• As you'll recall, there were 3 pieces of code to write: task code, a loader, and an aggregator.

    回忆一下我们编写3代码任务代码、加载聚合器。

    youdao

  • To do that, you have to specify the points in task code where the thread is allowed to cut over to another task.

    这样必须指定任务代码中的线程可以切换另一个任务。

    youdao

  • Task tags let you leave notes to yourself or to other developers in code comments.

    任务标记允许代码注释您自己其他人留下说明

    youdao

  • Task 2: Create a PHP code module to do the necessary business logic and the DB calls.

    任务2创建一个PHP代码模块执行必需业务逻辑和数据库调用

    youdao

  • Without that definition, the complex task of effectively assembling the code and changes over time is impossible.

    如果没有这个定义的话,有效地装配代码变更这一复杂任务不可能的。

    youdao

  • If you run the above code and use the Task Manager trick again, while navigating between the "leaking" page and a blank page, you won't notice a script leak.

    如果我们运行上述代码并用任务管理器加以观察,这个页面跳转一个空白页面的时候,我们并不能发现有内存溢出。

    youdao

  • Performing the data type conversion is a common task, so this piece of code can be reused.

    因为可以重新使用代码所以执行数据类型转换一项常见任务

    youdao

  • This simpler approach is usually better when you are aiming at a smaller scope, such as those usually performed by developers before checking in their code for a specific task.

    目标一个较小的范围时简单的方法通常会更好比如核查他们的特定任务的代码之前开发人员通常会执行它们。

    youdao

  • If a code change is required, a development type of task will be created and assigned to a developer.

    如果需要更改代码时,任务开发类型会得到创建分配一个开发员。

    youdao

  • One obvious drawback is that the name of the task gets embedded in the application code, thus adding unwanted maintenance complexity.

    一个显著缺陷就是任务名称嵌入应用程序代码中从而增加了不必要的维护复杂度

    youdao

  • The developer adds the necessary code to implement the task, for example, execute the correct rules.

    开发人员添加所需代码实现这个任务例如执行正确规则

    youdao

  • It's just a lot of code to perform what is actually a relatively simple task.

    只不过用大量代码执行一个实际上相当简单的任务。

    youdao

  • Increasingly, game art is developed by artist studios rather than by the code developers who performed every task back when I was writing games.

    以前编写游戏时,代码开发人员执行所有开发任务而现在游戏美术方面越来越多地美术工作室来承担

    youdao

  • During the coding activities, the developer's primary task is generating bug-free and customer-relevant code.

    编码活动中,开发人员主要任务生成没有错误且与客户相关的代码。

    youdao

  • Listing 16 shows the code to perform this task.

    清单16给出执行任务代码

    youdao

  • The developer will add the necessary code to implement the task, in other words, execute the correct rules.

    开发人员实现任务添加必要的代码,换话说,就是执行适当规则。

    youdao

  • Their workspace shows only the code related to the story or task they're working on and their outgoing changes are organized automatically.

    工作空间会显示故事或是正在从事任务相关代码,同时对其所做的任何变更都会自动组织起来

    youdao

  • Task 6: Create a PHP code module that will act as a REST service to front-end the calls to the business logic in the other two PHP files.

    任务6创建一个PHP代码模块作为REST服务,将调用转发另外两个PHP文件中的业务逻辑

    youdao

  • Listing 4 shows a snippet of code to perform the task.

    清单4显示执行任务代码片段

    youdao

  • I began by replacing the example code in my unit test which instantiates the task library's classes with example code for my unimplemented DSL and revised it several times until I was satisfied.

    开始单元测试中初始任务各个范例代码替换成我尚未实现的DSL的范例代码,并且修改数次,直到我满意为止。

    youdao

  • For this task, you will first generate the deploy code for your application, add it to the server, and then restart the server.

    对于操作首先应用程序生成部署代码,并添加服务器上,然后重新启动服务器。

    youdao

  • Task tags allow the team to define specific types of tag-related tasks that they know will be seen by other developers, even if they do not look at the specific code that contains the task.

    任务标记允许团队定义标记相关特定类型任务,这些任务其他开发人员看到即使查看包含任务具体代码

    youdao

  • But performing a task with interpreted code and performing it with compiled code can take significantly different amounts of time.

    但是使用解释后代码执行任务使用编译后的代码执行任务在时间上有巨大的差异。

    youdao

  • As the code base grows, manual testing becomes an impossible task, and every code change made, big or small, could affect the entire application.

    随着代码增长手动测试已经变成不可能完成的任务,无论是所有代码的变化都会对整个应用程序产生影响

    youdao

  • It's a complex standard, and writing an article that proposes to simplify it is a little like writing an article on simplifying the United States tax code -- not an easy task.

    复杂标准,要使之简化的文章,其难度不亚于撰写一篇简化联邦税务代码的文章,可不是件容易

    youdao

  • Listing 1 is a code snippet that shows how that task can be accomplished.

    清单1代码片段展示了如何完成一任务

    youdao

  • Your code does some task, and then formats the data as XML (which may be HTML-compliant, or WML-compliant, for example).

    代码将完成某些任务然后数据格式化XML(比如可以兼容html或者WML)。

    youdao

  • The following code handles the same task for a Cisco wireless access point.

    下面代码处理相同任务一次对于Cisco无线访问

    youdao

  • Developers working on Ruby libraries or applications have a new task on their hands: making sure their code works across Ruby versions.

    从事Ruby类库应用工作的开发者现在新的任务确保不同Ruby版本间代码的兼容性。

    youdao

  • By using a Gant automated build script to execute the CheckStyle ant task, I can search my code base for classes that rely on too many other classes.

    通过使用Gant自动构建脚本执行CheckStyleant任务可以搜索代码,查找过多依赖其他的类。

    youdao

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

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

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