清单5显示了清单4中代码的输出。
下面是清单15中代码的输出。
清单3给出了清单2中代码的输出。
图3显示了清单5中代码的编译结果。
Figure 3 shows the result of compiling the code in Listing 5.
清单12中代码的效果如下。
这个示例中代码的潜在用途与前一个示例一样广泛和多样。
The potential USES of the code in this example are just as wide and varied as the previous one.
正如我先前提过的,php是所用语言中代码重用性最好的。
As I mentioned in a previous post, PHP has some of the best code availability of any language.
组件技术的使用,提高了系统开发过程中代码的重用率。
Moreover, using the component technology will improve the codes' efficiency of reusing in system exploration.
为使本文中代码段的可读性更强,我采用PHPasserts。
To make this article's code snippets more readable, I use PHP asserts. For example.
研究了文献检索语言中代码语言及其在信息检索中的特性。
This paper analyzes the code language and its characteristics in document retrieval based on network environment.
图2总结了本文中代码示例所使用的表结构,假设源表代表水井的位置。
Figure 2 summarizes this for the example I use for the code samples throughout this article, assuming a source table that represents well locations.
分析了GCC中代码重排的实现方法,指出了其存在的不足。
Third, we analyzed in detail the implement method of code reordering in GCC and pointed out its deficiencies.
图1显示的是清单2中代码的屏幕截图,这是在iPhone上运行的。
Figure 1 shows a screen capture of the code from Listing 2 running on an iPhone.
我们在上一篇文章中介绍了DPTK中代码生成工具的基础知识。
We introduced the basics of the code generation facility in the DPTK in a previous article.
熟练掌握软件开发和生产的方法和步骤,其中代码和用户说明文档尤为重要。
Gain proficiency in developing and producing software process artifacts, most importantly the code and user documentation.
请参阅参考资料部分以了解更多关于JAAS中代码源访问控制和认证的信息。
See the Resources section to learn more about code source access control and authentication in JAAS.
使用列表1、3、4、8、9中代码表示的文本文件提供的范例代码。
Use the code samples provided in this TXT file for code listings 1, 3, 4, 8, and 9.
问题并不完全归结在if语句上,if 语句中代码的数量才是最关键的。
The problem isn't entirely in the if statement, but mostly in the amount of code in the if statement.
清单2中代码是 getProtocolName()方法很普通的实现
The getProtocolName() method is trivially implemented by the code in Listing 2
如果XAML文件中代码包含一个异常错误,设计视图将不能被更新。
If a XAML file accesses code that contains an exception, Design view cannot be updated.
软件项目中代码似乎无处不在,这一切都体现在设计中,不管是有意识还是无意识的。
Code appears everywhere in software projects, and it all embodies design, either conscious or not.
清单3显示了一些针对清单2中代码的更新,将生成色彩更丰富的且交互性更强的扇形图。
Listing 3 shows some updates to the code from Listing 2 that will produce a more colorful and interactive pie chart.
但在面向对象的程序设计中代码和数据是在一个不可见的事物中——即对象中。
But in Object-oriented programming, code and data are merged into a singe indivisible thing -an object.
清单9给出了用清单8中的代码分析清单1、清单2和清单3中代码的完整结构所生成的输出。
Listing 9 gives the output generated by using the Listing 8 code to analyze the full structure of the code from Listing 1, Listing 2, and Listing 3.
感谢ChristopherChung提供的非常宝贵的帮助,以及为本文中代码片断所做的贡献。
I would like to thank Christopher Chung for his invaluable help and support and contribution of the code snippet for this article.
系统地分析了线切割数控系统中代码解释器的结构及其内部数据流向,并给出了结构功能图。
This paper analyses the construction of numeric control software of WEDM and the interior data stream, and gets the construction figure of the interpret system.
如果由于该函数中代码的错误,您期望退出时为真的条件并不为真,那么这些断言能够确保您知道这一点。
This ensures that you get to know if, due to a bug in the code in this function, the conditions that you expect to be true on exit, are not.
理想情况下,受保护的递增操作应该像清单5所示的那样,并且块中代码的含义和清单2的扩展形式相同。
Ideally, you'd like to be able to have your guarded increment operation look something like Listing 5 and have the code in the block mean the same as it would in the expanded form from Listing 2.
当有许多开发人员在同一个项目上工作时,重要的就是要确保构版本控制系统中代码的最新版本一直被构建。
When a number of developers work on a single project it's important to make sure that the latest version of the code in the version-control system (the trunk) will always build.
您应该注意plugin . xml文件中代码旁边的,左边空白中的,指定实现类的小错误图标。
You should notice a small error icon in the left margin, next to the line in the plugin.xml file, that specifies the implementation class.
应用推荐