但现在,我可以在我的后台代码里描绘出更多有用的界面了。
However, I can now put more useful interfaces on my back-end code.
任何逻辑,你希望表单数据被推倒后台代码变量可以在这里完成。
Any logic where you want the form data to be pushed to behind code variables can be done here.
现在已经准备好在客户端使用所有后台代码创建一个使用Dojo的UI。
Now you are ready to use all of this back-end code on the client to create a UI using Dojo.
然后就会提示我们在我们的后台代码类中该使用的事件处理函数。
Which will then prompt us for the event handler in our code-behind class to use?
有些客户会基于UI (JS),和其他人,将一些后台代码会执行一些任务。
Some of these clients will be UI-based (JS), and others, will be some back-end code that will perform some task.
一旦你得到这些服务器控件的后台代码,你可以执行和写你自己的逻辑和呈现返回给浏览器。
Once you get these full server controls on the behind code, you can execute and write your own login on the same and render the page back to the browser.
然后VS就会自动地在我们的后台代码类文件中创建一个占位的事件处理函数实现。
VS will then automatically create a stub event handler implementation in our code-behind class file. We can use this event handler to update the Button's content with a new message when it is clicked.
在绝大多数情况下你不需要在后台代码中做任何事情,因为视图模型负责提供命令并连接视图和控制器。
In virtually all cases you shouldn't need to do anything in the code behind because the ViewModel takes care of providing the commands and linking between the view and the controller.
所以如果你有动画代码或东西纯粹是视觉增强然后使用后台代码,远离它因为它只伤害了你。
So if you have animation code or stuff that purely is visual enhancements then use code-behind, else stay off it cos it just hurts you.
在你开始担心后台代码之前,要建立一个人人都可以看得见的,使用的,点击访问的,并且可以“感受到的”界面。
Build an interface everyone can start looking at, using, clicking through, and "feeling" before you start worrying about back-end code.
即使从编程的角度看,ASPX页是从后台代码文件继承而来的,两者之间实际上还有更复杂的关系。
Although the ASPX page inherited from the code-behind file in a programming sense, the two files were actually coupled by a more complex relationship.
功能性的偏向于CRM、OA这类系统,从数据库、后台代码、前端、UI都需要定制,那么开发这样的网站则需要一个协作开发、技术强硬的团队。
Functional bias towards this kind of system, CRM, OA from the database, code, front-end, need to customize the UI, so development sites requires a collaborative development, technology strong team.
LoadviewstateNotguaranteedYes Not guaranteed你可以访问view state及任何同步逻辑,你希望viewstate被推倒后台代码变量可以在这里完成。
Load view state Not guaranteed Yes Not guaranteed you can access view state and any synch logic where you want viewstate to be pushed to behind code variables can be done here.
甚至在编写任何门户代码或者将其连接到后台基础设施之前即开始压力测试。
Begin stress testing even before you have any portal code written or have connected it to backend infrastructure.
在某些情况中,用于延迟后台工作的代码使得前台的反应有点缓慢。这两种情况都让我昏昏欲睡,这不是开玩笑!
In some cases code designed to defer background work to keep the foreground responsive was actually slowing things down; in two cases I actually took out Sleeps, no joke!
最后,我们将所有代码放在一对圆括号中构成一个命令列表,然后使用与号将整个列表放到后台。
Finally, we put the whole lot in parentheses to make a command list and put the entire list in the background using an ampersand.
每当您保存代码,它就在后台接受编译和语法检查。
As you save your code, it is compiled in the background and checked for syntax errors.
其也在后台运行你的加载器代码和聚合器代码。
It also runs your loader code and aggregator code in the background.
这就表示,您可以对代码进行设置,使其能够在没有对asp.net应用程序进行传入请求的情况下得以执行,这是后台处理的理想情况。
This means you can set up code to execute without an incoming request to your ASP.NET application, an ideal situation for background processing.
在保存各个编辑器的内容时,已在后台生成了所有必要的部署代码。
All of the necessary deployment code has already been generated behind the scenes as you were saving the contents of the various editors.
IPython具有一个令人难以置信的特性,即允许您将Python代码片段作为后台进程来运行。
IPython has an incredible feature that lets you run snippets of Python code as background processes.
在后台,代码为磁盘(在这里加载LISP翻译器)、读卡器(在这里读取作业)以及打印机(在这里产生输出)配置仿真器。
Under the covers, the code configures the simulator for the disk (where it loads the LISP interpreter), the card reader (where it reads the job), and the printer (where it emits the output).
借助于自动生成文档的类库的后台工作,只需要在每个.as文件中添加几行简单的代码就能实例化整个框架。
The entire framework is instantiated in just a few lines of code per .as file thanks to the document classes doing all of the connection work in the background.
服务端代码:用于反馈客户端所需数据的后台逻辑。
Server-side code: backend logic that generates data requested by the client.
软件在后台提供了工作代码,而开发者只需要使用Flash Builder添加特征,而这些特征在以前可能需要很复杂的编码才能完成。
The software creates working code in the background, and a developer can use Flash Builder to add features that require more sophisticated programming.
这个代码允许Field组件的value属性绑定到后台bean。
This code allows the value property of the Field component to be bound to a backing bean.
人们会不由自主地将开源和无数行代码、后台技术、服务器机房、计算机实验室以及试验(理解为不安全、充斥着bug的)技术联系在一起。
People automatically associate it with endless lines of code, back-end technology, server rooms, computer science labs, and experimental (read: unsafe and buggy) technology.
MacRuby 0.6发布之后,用户发现了一个问题,在运行某代码段的时候,从后台线程切换到主线程会导致程序崩溃。
One issue that was found after the release of MacRuby 0.6 seems to cause problems with scheduling a block to run on the main thread from a background thread.
当这些代码存根被调用到的时候,实际的执行代码就会被按需下载下来(on demand)。有些时候,这些执行代码在运行前,也可能会通过后台被传送下来。
The rest of the application's code is replaced by short stubs; their actual function code is transferred lazily in the background or on-demand on first execution.
当这些代码存根被调用到的时候,实际的执行代码就会被按需下载下来(on demand)。有些时候,这些执行代码在运行前,也可能会通过后台被传送下来。
The rest of the application's code is replaced by short stubs; their actual function code is transferred lazily in the background or on-demand on first execution.
应用推荐