• Because it can strongly affect security, use extreme caution when you delete code groups.

    警告因为删除代码可能会对安全产生极大影响,所以删除代码组要极为小心。

    youdao

  • Don't be afraid to delete code. Just because someone (possibly you) spent a long time writing it doesn't mean it's the right way to do the job.

    代码人们(很可能是)花了很多时间并不意味着是代码一定能完成既定任务。

    youdao

  • By following this practice, you can control which teams or developers can add, modify, or delete code in the different sections of the database.

    采取这个方法可以控制哪些小组开发人员可以新增修改删除资料库不同区段中的程式码

    youdao

  • Basic tests should include the testing of validation code and assertions, and database operations such as Create, Read, Update and Delete (CRUD).

    基本测试应该包括检验代码断言以及数据库操作(比如创建读取更新删除CRUD)的测试。

    youdao

  • While this particular example might not be considered severe, other more malicious code could be added, especially DELETE or UPDATE statements that modify tables.

    虽然这个特例的后果可能并不严重但完全可能添加恶意代码尤其是修改表的DELETEupdate语句

    youdao

  • In that discussion, I suggested readers running the example code should delete the existing database file containing the results from previous runs.

    上次讨论中,建议运行示例代码读者删除包含之前运行结果已有数据库文件

    youdao

  • Listing 7 shows code to retrieve a system, Listing 8 to delete a system and Listing 9 to create a system.

    清单7展示检索系统代码,清单8展示了删除系统,清单9展示了创建系统。

    youdao

  • Given these and similar issues, I find the efforts of some extreme programmers to delete all untested code automatically to be unrealistic and perhaps satirical.

    考虑到上面这些以及类似的情况认为一些极限程序员自动删除所有未测试代码做法不切实际的,并且可能具有一定的讽刺性。

    youdao

  • This is a particular problem if you change something the generated code relies on, as the generated code will go into error and users will generally delete the code and re-run the generator.

    修改生成代码依赖某些内容后这个问题会变得尤为明显,因为此时生成的代码出错用户通常都会删掉代码并重新运行生成工具。

    youdao

  • This fraction of code responds to actions on the three buttons displayed in Figure 3 and the delete link at the end of the user's last update.

    部分代码响应3显示3按钮用户上次更新末部删除链接

    youdao

  • Don't comment out code you mean to delete. I have known people to comment out blocks of code they were rewriting and check them in commented out.

    不要把应删掉代码注释掉了事知道有些重写提交代码的时候,把代码注释掉。

    youdao

  • In the sample code, we have created three Triggers on the customer table for Insert, Update, and Delete.

    示例代码中,我们customer表上创建三个触发器,分别用于Insert、UpdateDelete操作。

    youdao

  • See Download for has all the code implemented in this article, together with a simple jQuery-based test script that you can use to perform get, POST, PUT and DELETE requests on the example API.

    下载部分,下载本文实现所有代码,以及一个简单的基于jQuery测试脚本可以使用该脚本在示例API执行GETPOSTPUTDELETE请求

    youdao

  • Listing 11 USES the value of col2 as a parameter to restrict DELETE operations based on the value of an XML element (the zip or zip code element of a client's address).

    清单11使用col2作为参数根据一个XML元素(zip客户端地址邮政编码元素)限制DELETE操作

    youdao

  • Finally, try making the DELETE request without supplying an IATA code, as shown in Listing 15.

    最后试着发出一个带有IATA代码DELETE请求如清单15所

    youdao

  • Add the code in Listing 12 to the DELETE case in the index action.

    清单12中的代码添加index操作中的DELETEcase中。

    youdao

  • As illustrated in this article, you can create, view, modify, and delete Web services without writing extensive code, and you can deploy these Web services with ease.

    本文所述可以编写大量代码的情况下创建查看修改删除Web服务并且可以轻松部署这些Web服务。

    youdao

  • Delete the call-template element from the code to remove the Properties section from the layout, as Listing 7 shows.

    代码中删去call - template元素去掉布局中的properties段落列表7所示。

    youdao

  • To remove Included Patterns from the description, delete the following call-template element from the code in Listing 11.

    为了描述中移除包含Patterns,从列表11中的代码中,删除以下call - template元素

    youdao

  • Get_operation_result Returns an operation result code and message for the bind, search, add, modify, rename, and delete operations.

    get _ operation_result返回绑定搜索添加修改重命名删除操作操作结果代码消息

    youdao

  • The ConfigServiceSample2 code sample (see Download) illustrates how to create and delete a config object. This sample code.

    ConfigServiceSample2代码样本(请参见下载)说明了如何创建删除配置对象

    youdao

  • Now all you need to do is add code to the main method to delete any posts older than 30 days.

    现在需要代码添加main方法删除发布超过30天的所有post。

    youdao

  • Note: you can delete the existing records in the product table that you imported from the old database to test out the code.

    注意可以删除product数据库导入现有记录,从而测试代码

    youdao

  • When given that option, ifrom will delete whatever mailbox is named by the -mailbox switch, so don't use it on the default INBOX mailbox! The Perl code involved couldn't be simpler

    使用选项时,ifrom删除 -mailbox开关命名的任何邮箱因此不要缺省INBOX 邮箱使用选项!

    youdao

  • Here's the code to delete all these groups.

    删除不会自动删除任何子组,所以必须手工编码删除子组。

    youdao

  • In a similar fashion, the operations to Look Up, View All, and Delete have been implemented (see the source code attached in the Downloads section).

    LookUpViewAllDelete操作类似方式实现(参见下载部分附带源代码)。

    youdao

  • Now, compare the SQL-based PHP code in Listing 13 with the SPARQL-based PHP code in Listing 14 for the delete operation.

    现在比较清单13基于SQLPHP代码清单14中基于SPARQL的PHP代码中的delete操作

    youdao

  • So, take a gander at another code comparison - this time using the PHP language - starting with read, then going on to create, delete, and update, as with the code comparisons above.

    因此,看一下另一种代码比较这次使用php语言read开始,然后createdeleteupdate同上面的代码比较一样。

    youdao

  • For example, you can delete rows containing information about customers who live in specific zip code or update XML (and non-XML data) only for customers who live in a given state.

    例如可以删除包含居住指定邮编地区的客户信息或者更新居住在指定客户的XML(xml数据)。

    youdao

  • On the other hand, dead, unused code only clutters a program and makes it harder to read and understand, so delete it.

    一方面,无效的,废弃的代码会使程序变得拥挤不堪难于阅读理解所以还是删掉的好。

    youdao

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

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

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