For a blog post yesterday [Asp.net, do I have high requirements for an experienced monkey ?] Some explanations

Source: Internet
Author: User

the blog published yesterday.

first, let's talk about the question I did yesterday. The first question is: 5-10 minutes. The second question is: if the functions are not well implemented by the artist, it may take about half a day.
I Just Want To examine ta
1 : Do you know the absolute position in CSS?
2 . Do you know jquery?
3 . Do you know css3?
I also saw the effect of browsing the image when I double-clicked the last QQ expression, in fact, I don't feel as complicated as you think! (PS: It seems that the first question is a little biased for the Program personnel in the background ?)
I Just Want To examine ta
1 . I do not know whether an onclick event calls ajax to insert data into the database through parameter transmission, and then extract the newly inserted data to the page.
2 . comments only repeat the status ID and comments to complete 1 operation, note that the onclick of each status comment button should be distinguished.
this question is not as complicated as we thought? (PS: It seems that you need to know more about front-end things, but there are things in the background. What is the difference ?)

Now, let me explain your comments and misunderstandings:
No.1
Q: The salary is only 3 K?
A: I am not talking about the salary of 3 K. Ta is talking about it. If I think he is competent, we can discuss the salary.
No. 2
Q: I'm tired of these interviewers. I saw these interviewers go straight away. I saw such a company turn around and leave?
A: First of all, I want to say that I didn't have any interview experience at the beginning, so this is a mistake. I also want to know why you turned around and went away? What's your technology? I think all the cool guys are very low-profile. At least they should respect each other.
No. 3
Q: The idea is very important. I usually know their complete set of solutions. If the interviewer has such a question, it can be seen that the interviewer's level is also average, and I will not go to such a company.
A: What I want to talk about is that you have a complete set of solutions? Do you want to recruit pm? I only recruited ordinary monkeys. I don't know the gap between theory and practice? What do you think about the level of the interviewer? what do people do for you? It means they will definitely do it. You won't. If you leave, what do you mean... you want to do it yourself!
No. 4
Q: Are you looking for a job?
A: No, I don't know why you think so, but I don't mean that. Even if no one is looking for me, I don't think I have a chance. I cannot find you any more, so you don't have to worry about anything.
No. 5
Q: Are you looking for a front-end?
A: I am looking for the background. The question seems to be a bit biased. I have explained it above. Maybe I have written a lot of front-end stuff recently, so... I 'd like to study things in the background in the future. Thank you for reminding me!
No. 6
Q: Interviewer?
A: No, I am not. I am still a little monkey. This is a temporary task. I haven't graduated for a year, and my salary is still very low (the above content is true, if there are similarities, ).
No. 7
Q: I must have written this article many times, so I think it is simple.
A: I have mentioned the first question. It was a sudden whim. I did not write it once, but it did take a few minutes yesterday. I wrote the second question only once, however, the write function was much more complicated than this one, and it was never written for the second time.

I personally feel that the front-end and back-end cannot be divided so absolutely. Some people say: I am a backend monkey and ask me to write the front-end stuff. I will not write either! Okay, I admit it to you, but sometimes I cannot decide. I still have to write it.

Okay, I think I should also paste textures and parts.Code...

Front-end question:

CSS 

 . Diva { Height :400px ; Width : 400px ; Border:1px solid # 0000ff;  -Moz-border-radius : 5px ; -WebKit-border-radius : 5px ;
Border-radius: 5px;
Margin: 30px 0px 0px 30px; } . Divb {Height : 40px ; Width : 40px ; Position : Absolute ; Z-Index : 100 ; Margin-left : Pixel PX ; Margin-top : -20px ;
Border:1px solid # ff0000; -Moz-border-radius : 20px ; -WebKit-border-radius : 20px ;
Border-radius : 20px ; Background-color : # Ffffff ; Line-height : 40px ;Text-align : Center ; Font-weight : Bold ; Cursor : Pointer ; Font-size : 18px ;}

 JS

$ (Document). Ready (Function() {$ (". Divb"). Mouseover (Function() {$ (This).Css ({"color": "# ff0000", "background-color": "# f5f5f5"});}). Mouseout (Function() {$ (This).Css ({"color": "#000000", "background-color": "# ffffff"}) ;}); $ (". Divb"). Click (Function(){//$ (". Diva"). Hide ();$ (". Diva" ).css ("display", "NONE");});});

Html

<DivClass= "Diva"><DivClass= "Divb">×</Div></Div>

:

PS: I didn't think about browsers that do not support css3 rounded corners. If that is the case, we can use images. If that is the case, I have to know PS again and I am biased.

Demo download: http://files.cnblogs.com/tandyshen/Demo.zip

Background questions:

Add status. Comments are similar.

 Function  Addstate (){  VaR Txtcontent = Document. getelementbyid ("txtcontent" ). Value;  If (Txtcontent = "" | txtcontent = "\ n" | txtcontent = Null  ){  Return  ;}  Else  {  VaR All_content = Document. getelementbyid ("main_left_down" );  //  Insert the database here and append the display: none of the entire Div for the following effect (the background code will not be pasted :)) Document. getelementbyid ("txtcontent"). value = "" ;  //  Add Effect $ (". Main_left_down_content: eq (0)"). sldedown ("1000" );}} 

: 

Summary:

Now, I think my requirements are a little high. Thank you! I will pay attention to it later.

Please give me instructions on me. I have also written my previous blog. I hope I can give me some suggestions. I don't have any results. It's all about me. O (too many) O, hope you can give me some suggestions now ~ Thank you!

PS: Tandy tang I wish you a pleasant time writing your code!

The word "monkey" is also called by others. It feels interesting and does not mean anything derogatory. Please do not misunderstand it. Maybe everyone may smile differently, sorry, I changed it!
CTRL + F "monkey" replace all with "software engineer ".

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.