This paper discusses the mechanism of general support of protocol, gives the method of protocol implement with configuration files, the detail of configuration files and part code of key algorithmic.
重点讨论了安全协议的通用支持机制,提出了利用协议配置文件实现通用支持的方法,给出了协议配置文件说明及关键算法的实现代码。
One special thing about the code is the part about individual rights.
该法典的一个特别之处是关于个人权利的部分。
In Part 5, I discuss code completion and content assist, including how they work and how they access the PDOM index.
在第5部分中,我将探讨代码完成及内容协助,包括二者如何工作以及如何访问PDOM索引。
For the performance tests I'll cover in Part 2, I generated code using each of these data binding frameworks.
对于将在第2部分中讨论的性能测试,我用每一种数据绑定框架来生成代码。
The second part of the code further constrains the results by iterating through each article and checking to see whether it falls within the circle.
第二部分代码通过遍历每篇文章并进行检查以查看它是否落在圆内来对结果进行进一步限制。
The test fails because you have not yet built the code for that part of your system.
由于尚没有为系统中的相应部分构建代码,测试失败。
Cause: Some part of the code is descending two levels per method call without dispatching appropriately on the second descent.
起因:代码的某些部分在每次方法调用中下行了两级且第二次下行时调度不当。
The most interesting part of this code is how we find a location to keep the database files.
上述代码最有趣的部分是我们如何找到一个位置来放置数据库文件。
Metrics and experiments are part of the code base, they’re checked into source control, they’re run through testing and staging.
度量指标和试验是代码库的一部分,它们被签入到源代码控制系统种,并经历测试和预发布过程。
For example, your application may require parsing the raw data after it reaches the BPEL part of the code instead of in the data Binding class.
例如,在原始数据进入代码的BPEL部分(而不是在数据绑定类)后,您的应用程序可能需要解析该数据。
Listing 9 shows a pattern that I introduced in "Leveraging reusable code, Part 2" under the guise of removing structural duplication.
清单9显示了我在“利用可重用代码,第2部分”中引入的一个模式,它以删除结构性重复为名义。
To overcome this, you can use the following code snippet, where part of code is executed depending upon which of the user databases is affected.
为了克服这一点,您可以使用以下的代码片段,其中部分的代码会根据它所影响到的用户数据库而进行执行。
Static code analysis allows you to review the code base — all of it or any part — for the occurrence of code that meets certain criteria.
静态代码分析使您能够评审代码基础——全部或者任何一个部分——满足一定标准的代码的出现。
Just like the ASP.NET version, BlueDragon allows developers to simply wrap part of their code in special tags to enable partial page rendering.
像asp.net版本一样,开发人员只需要用特殊的标签封装自己的部分代码,就能完成页面的局部更新。
You can format an XML document or part of a document automatically by selecting all or a part of code.
可以通过选择全部或部分代码对整个XML文档或部分文档自动进行格式化。
In general, profiling your code means determining how much time the computer spends in each part of your code.
一般来说,剖析代码意味着确定计算机在代码的每一部分所花费的时间。
It is likely that significant change will not be required in your application code as part of your migration.
作为迁移的一部分,应用程序代码可能不需要做重大的修改。
This is the code I ultimately refactor into its own idiomatic pattern in "Leveraging reusable code, Part 1."
这就是在“利用可重用代码,第1部分”中我最终重构到它的惯用模式中的代码。
As you can see from the above, data object wrappers constitute a major part of an application's code.
通过上面可以看出,数据对象包装组成了应用程序代码的主要部分。
It also generates the code for that new method, calling the child component as part of the code generation.
作为代码生成的一部分,它还调用子组件,生成新方法的代码。
Annotations are one of the major new features of J2SE 5.0, designed to allow metadata about code to be defined as part of the code.
注释是J2SE 5.0的一个主要的新特性,其设计目标是允许将关于代码的元数据定义为代码的一部分。
As part of our debug code, we built in some deadlock detection logic — for example, logic that detects and reports layering violations.
我们在调试代码中构建了一些死锁检测逻辑——例如,检测和报告分层违规的逻辑。
The EAR containing both the service implementation and client code is part of this article's code download package (see Resources).
包含服务实现和客户端代码的EAR是本文的代码下载包中的一部分(请查阅参考资料)。
The problem manifested in Listing 7 is the same in the test-after version of the code from Part 1: the factor-harvesting code goes all the way up to the number itself.
清单7中出现的问题与第1部分中后测试版本中的问题相同:寻找因子的代码会一直循环到数字本身。
In Listing 4, the most interesting part of the code is right at the top of the file.
在清单4中,代码最有趣的部分刚好在文件的顶部。
The first part of building that code is to create a setting for the user name.
构建此代码的第一件事是为用户名创建一个设置。
Re-write a significant part of code delivered by the offshore team with out any communication.
重写离岸团队交付的大量代码,而且不要跟他们交流。
Part 11: Generate deploy code and create a test server.
第11部分:生成部署代码并创建测试服务器。
Since last month's column included a plug-in as a part, the code should be familiar to you, so I will only reproduce excerpts (see Resources to download all the code).
因为上个月的专栏文章包括了用作部件的插件,因此代码对您来说应该很熟悉了,所以我将只是重新生成摘录(请查阅参考资料以下载所有该代码)。
Part of the code in Listing 12 saves the FourLines class.
清单12中的代码部分可保存fourlines类。
应用推荐