Itoodid it last so long that the client usesMvc+ef+easyuiframework, the server is added on a three-tier basisWCFservice, and later joined the container,AOP(not yet how to touch), encapsulated in our first look at the bottom of the mysterious method, overcome a lot of technical difficulties, single sign-on, dynamic Build library Çeku ... Find that you need to accumulate a lot more,ItooDo it now3.1, the score system is counted.3.0, no matter what the reasons for their progress or not to joinITOO1.0, and soon followed theITOO1.0the tail, and theITOO2.0sync, do a score1.0the leader, at that time Xinyang a sentence summed up very sharp: The team leader is technically what do not understand, but where will appear. At that time, the short duration, the contact is really very wide, from the prototype to the design of the requirements to the development, experienced a product of the first half of it, including some management tools to use, and the team of small partners to communicate all let me grow a lot;2.0and theITOO3.0together, and prepare their own soft test, after the end of the allocation of their own learning framework of new things-containers, then there may not be a goal it, I have no progress, encountered problems on the shelve, you can say before you accumulate code less and less. ITOO3.1At the beginning, the score system version is also directly called3.1, the term7days. Every day there are specific plans, even clear to the morning afternoon, everyone is very high passion, at night, do not go back to work overtime.
These days, calm down, sorting out the original version of what has been completed, I need to improve what, to develop their own daily plans, research those who make the specific code to implement the function, imperfect place, first tidy up their ideas, debugging, I really do not understand the people, Really is to carry forward the spirit of death and not face, they are very patient, but also gave me a lot of thinking about the way, let me no longer fear of the code, a new thing more a insist, suddenly feel that they will be a large piece of things. Before the right click on the menu is very curious, very tall things, and so realized only to find that this is the case.
Itoopart of the page isUIThe encapsulated partial view (including the button area) is now implemented in inline editing when the right-click menu and button area are implemented the same way, giving the user an entry point for a more humane design. First, inUIEncapsulation ofControlspartialcontrollerinGetpermissonbutton ()method to add theButtonof theJavaScriptproperty is the name of the method, such as button1.JavaScript = "Add ()"; b Utton2 . JavaScript = "edit ()"; bUtton3 . JavaScript = "del ()";Finally, in the relativeJSthe format of the trigger click event in the code is functionadd(){} , before the other form:$ ("#add"). Click (function () {}.
The project although the time is very short, the harvest is indeed the biggest, encountered the problem of their own thinking, ways, more exchanges, summary, accumulation.
Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.
Itoo Right-click menu implementation