• In this article, I demonstrate how to write code to create an X-Y plot or line graph.

    本文中,演示了如何编写代码创建X - Y坐标线形图。

    youdao

  • In the next article, I'll take things a step further, showing you how to write code that interacts with Shale.

    在下篇文章中,进一步演示如何编写Shale交互代码

    youdao

  • The next article in this series will show you how to write code to issue the queries described in the Technical Note.

    系列下一篇文章中,我展示如何编写代码引出technicalNote所描述查询

    youdao

  • The next article in this series will cover how to write code to publish the different UDDI artifacts for a WSDL description.

    系列下一文章介绍如何编写代码发布WSDL描述不同uddi构件

    youdao

  • The patterns in this book are meant to be a coherent view of how to write code people can understand that serves human as well as economic needs.

    本书中的模式试图如何撰写大家看得懂代码提供一个清晰明确视角告诉你这些代码如何为人的需要降低成本的需求提供保障。

    youdao

  • Although the design pattern might give you insight into how to approach an application design, it does not necessarily define how to write code for that solution.

    虽然设计模式可以洞察如何处理应用程序设计,并不一定定义如何解决方案的代码

    youdao

  • This is the second part of a two-part article investigating how use of TDD allows better design to emerge from the process of writing tests before you write code.

    本文部分文章第二部分,讨论如何使用TDD编写代码之前编写测试,并通过这个过程形成更好设计

    youdao

  • Those who are new to kernel development can work on items from this list, allowing them a chance to benefit the community while learning how to write kernel code on smaller projects.

    那些新近从事内核开发的人开始时的工作可以选择列表中的条目,这样他们可以通过小项目学习如何编写内核代码同时机会社区做出贡献

    youdao

  • Whether you learn to program in high school, the university, or in some other way, chances are you really don't learn how to write clean code.

    无论高中大学还是其它途径学习编程问题是您实际上没有学习如何编写干净代码

    youdao

  • Obviously, the more I learn about how to write better code and learn how to effectively test software, the better I am at catching defects.

    很显然越是了解如何编写更好代码以及如何有效测试软件,就及早地捕捉到缺陷。

    youdao

  • To convert this process to RPM, you place the source in a repository and write a configuration file to dictate where to find the source to be compiled and how to build and install the code.

    过程转换rpm,将源代码放在存储中,编写一个配置文件说明可在哪里找到编译的源代码以及如何编译安装代码。

    youdao

  • Considering that path example, Listing 3 shows how you can write the code to find the Place Order button.

    考虑一下路径范例列表3展示怎样书写代码找到PlaceOrder按钮?

    youdao

  • Knowing how to write agile Python code to interact with SNMP can be one of the most interesting and productive skills a systems administrator can pick up.

    了解如何编写灵活Python代码SNMP进行交互,这可能系统管理员可以获得的、有趣最高效的技能之一

    youdao

  • This article shows you how SQLObject interacts with a database, how to use SQLObject to write database access and data-validation code, and how to use it with legacy or pre-existing databases.

    本文展示了SQLObject如何数据库交互如何使用SQLObject编写数据库访问数据验证代码以及如何将用于遗留现有数据库

    youdao

  • In my sample code, I write to yet another XML file (conversionsdelete.xml) to show you how the WebRowSet represents our modification of the data in XML form.

    示例代码中写入了另一个xml文件(conversionsdelete . xml),展示WebRowSet是如何以xml格式表示数据修改的。

    youdao

  • It talks not only about the mechanics of how to write tests and allow them to drive your code, but also why test-driven programming is such a good thing.

    该书不仅讲述如何编写测试这些测试驱动代码原理,而且讲述了测试驱动编程为什么一种好的编程方法。

    youdao

  • At least some of the people developing and reviewing the code must know how to write secure programs.

    至少某些开发评审代码必须知道如何编写安全的程序。

    youdao

  • In this article I will show how to write basic code for manipulating objects in a UDDI registry.

    本文中,演示如何编写UDDI注册表中操纵对象基本代码

    youdao

  • Now that you know how to traverse the model, you can write code to modify the model.

    现在知道如何遍历模型。接下来,可以编写代码修改模型。

    youdao

  • This article includes a general description of how to write extensions with code, followed by three specific and widely applicable examples.

    本文包含关于如何使用代码编写扩展一般性描述之后还有三个具体的广泛适用的示例。

    youdao

  • Thus far, we discussed how to write your JDBC Data Mediator Service code to perform some basic select queries and more advanced queries involving filters and multiple tables against a database.

    到现在为止我们讨论了如何编写JDBC数据中介服务代码执行一些基本选择查询高级的查询(涉及过滤器和数据库中的多个表)。

    youdao

  • However, no matter how well-educated or experienced we are, and despite our best intentions, we continue to write code that has bugs.

    然而不论我们受到的教育有或者多有经验尽管我们意图最好的,但我们还继续书写含有缺陷的代码

    youdao

  • What I'm going to tell you about in my 18 minutes is how we're about to switch from reading the genetic code to the first stages of beginning to write the code ourselves.

    接下来18分钟里与大家分享我们如何做到,最初阅读遗传编码转换现在我们开始自己编写这些编码。

    youdao

  • Because this is a large set of features, you'll write the code step by step to show how the code evolves to add functionality.

    由于这里很多特性一步步地编写代码展示这些代码如何不断增加功能

    youdao

  • How easy will it be to maintain the code for the applications you write with the new technology?

    维护使用技术编写应用程序代码的难程度如何

    youdao

  • Thus, I won't spend much time on the specifics of how to write this code.

    这样无需在编写代码细节花费太多的时间

    youdao

  • In Part 1 of this series, I discussed some basic PHP design rules and covered how to write secure, simple, platform-independent, speedy code.

    系列文章第1部分中,讨论了一些基本PHP设计规则介绍了如何编写安全简单、与平台无关且快速代码

    youdao

  • On the other hand, many experienced PHP programmers see frameworks as tools for "weak" programmers that don't understand how to write good, clean code.

    一方面,许多经验丰富PHP程序员框架视为那些懂得如何写出高质量的清晰的代码的“初级”程序员而设计工具

    youdao

  • On the other hand, many experienced PHP programmers see frameworks as tools for "weak" programmers that don't understand how to write good, clean code.

    一方面,许多经验丰富PHP程序员框架视为那些懂得如何写出高质量的清晰的代码的“初级”程序员而设计工具

    youdao

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

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

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