• 现在可以后台代码里描绘出更多有用的界面了。

    However, I can now put more useful interfaces on my back-end code.

    youdao

  • 任何逻辑希望表单数据推倒后台代码变量可以在这里完成

    Any logic where you want the form data to be pushed to behind code variables can be done here.

    youdao

  • 现在已经准备好在客户使用所有后台代码创建一个使用DojoUI

    Now you are ready to use all of this back-end code on the client to create a UI using Dojo.

    youdao

  • 然后就会提示我们我们后台代码使用事件处理函数

    Which will then prompt us for the event handler in our code-behind class to use?

    youdao

  • 有些客户基于UI (JS),其他人一些后台代码执行一些任务

    Some of these clients will be UI-based (JS), and others, will be some back-end code that will perform some task.

    youdao

  • 一旦得到这些服务器控件后台代码,你可以执行自己的逻辑和呈现返回浏览器

    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.

    youdao

  • 然后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.

    youdao

  • 绝大多数情况下需要后台代码任何事情因为视图模型负责提供命令连接视图控制器

    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.

    youdao

  • 所以如果动画代码东西纯粹视觉增强然后使用后台代码远离因为伤害了你。

    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.

    youdao

  • 开始担心后台代码之前要建立一个人人都可以看得见的,使用的,点击访问的,并且可以“感受到的”界面

    Build an interface everyone can start looking at, using, clicking through, and "feeling" before you start worrying about back-end code.

    youdao

  • 即使编程角度看,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.

    youdao

  • 功能性偏向CRMOA系统数据库后台代码前端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.

    youdao

  • 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.

    youdao

  • 甚至编写任何门户代码或者连接后台基础设施之前开始压力测试

    Begin stress testing even before you have any portal code written or have connected it to backend infrastructure.

    youdao

  • 某些情况中,用于延迟后台工作代码使得前台反应有点缓慢。这两种情况都让我昏昏欲睡这不是开玩笑

    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!

    youdao

  • 最后我们所有代码放在一对圆括号中构成一个命令列表,然后使用与号将整个列表放到后台

    Finally, we put the whole lot in parentheses to make a command list and put the entire list in the background using an ampersand.

    youdao

  • 每当保存代码后台接受编译语法检查

    As you save your code, it is compiled in the background and checked for syntax errors.

    youdao

  • 后台运行加载器代码聚合器代码

    It also runs your loader code and aggregator code in the background.

    youdao

  • 就表示可以代码进行设置,使其能够在没有对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.

    youdao

  • 保存各个编辑器内容后台生成所有必要的部署代码

    All of the necessary deployment code has already been generated behind the scenes as you were saving the contents of the various editors.

    youdao

  • IPython具有一个令人难以置信特性允许Python代码片段作为后台进程运行

    IPython has an incredible feature that lets you run snippets of Python code as background processes.

    youdao

  • 后台代码磁盘(在这里加载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).

    youdao

  • 借助于自动生成文档后台工作需要每个.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.

    youdao

  • 服务代码:用于反馈客户端所需数据后台逻辑

    Server-side code: backend logic that generates data requested by the client.

    youdao

  • 软件后台提供了工作代码开发者只需要使用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.

    youdao

  • 这个代码允许Field组件value属性绑定后台bean

    This code allows the value property of the Field component to be bound to a backing bean.

    youdao

  • 人们不由自主地将开源无数代码后台技术服务器机房计算机实验室以及试验理解不安全充斥着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.

    youdao

  • 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.

    youdao

  • 这些代码存根被调用到时候,实际执行代码就会下载下来(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.

    youdao

  • 这些代码存根被调用到时候,实际执行代码就会下载下来(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.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定