Next, we check the result code to see if this event relates to a successful query.
接下来,检查结果代码,看看这个事件是否与成功的查询有关。
The result code is extracted and compared to the expected value thanks to a tiny script.
通过一小段脚本将结果代码抽取出来并与期望值进行比对。
The final block of code calls this method and prints the result code, which is the blogid of the post on the blog server.
最后一段代码调用此方法并打印结果代码,也就是博客服务器上的文章的blogid。
Get_operation_result Returns an operation result code and message for the bind, search, add, modify, rename, and delete operations.
get _ operation_result返回绑定、搜索、添加、修改、重命名和删除操作的操作结果代码和消息。
If the page no longer exists and the server is returning a proper 404 or 410 HTTP result code, making us unable to view the page, you may be better off requesting removal of the page altogether.
如果该页不再存在或者服务器返回404或者410状态代码,使我们无法访问该页,你最好同时请求删除该页面。
This code computes the same result as the example in Listing 1, except in a parallel-friendly way.
此代码计算的结果与清单1中的示例相同,但采用并行友好的方式。
Repeated use of the reflection classes in timing-sensitive code can result in ongoing class-loading activity that introduces delays.
在时间敏感型代码中反复使用反射类可能导致持续不断的类加载活动,这会引起延迟。
They're a result of bad code, and in most cases, code without the problem would have been easy to write.
这些问题是错误编码的结果,在大部分情况中,很容易写出没有问题的代码。
Working through the entire record store, the enumeration and our search code build a result set that is sorted based on the specified search criteria.
枚举和我们的搜索代码将遍历整个记录存储,根据指定的搜索条件构建一个排序过的结果集。
Pretty cool, considering how much better your code gets as a result of this small change.
相当酷,考虑一下您的代码因为这个小小的更改变得有多好。
This code computes the same result as the example in Listing 1, except in a parallel-friendly way.
这一代码计算出与清单1中的例子一样的结果,除了是以一种并行友好的方式来进行的这点不同之外。
Subsequent executions, of course, will benefit from the result of patching the code so that the instance or static field, or method target, is more directly referenced.
当然,后续执行将从修补代码中获益,从而可以更直接地引用实例、静态字段或方法目标。
Conflicting operations result in the defragmenter returning an error code.
如果存在与碎片整理程序冲突的操作,将返回错误代码。
The overall result is that the code is more readable and less prone to the kinds of off-by-one errors common to array indexing.
总的结果是代码的可读性更强,更不容易发生数组索引常出现的离一(off-by-one)误差。
Lack of code ownership, inexperience, and our (correct) reliance on the unit tests, did sometimes result in inelegant code, but refactoring later in the project cycle rectified this.
缺乏代码所有权,缺乏经验以及我们对单元测试的依赖,有时会产生不当的代码,但是随后的项目重审时会用refactoring对此调整。
As a result, they continue to write code that is appropriate for the language they used to i.e. Visual Basic, etc.
结果呢,他们会一直编写适用于他们曾经习惯的编程语言——像VisualBasic等——的代码。
All my modifications and fixes to the Stack class result in the code you see in Listing 28.
把我对stack类作出的所有修改和修复综合起来,可以得到清单28中的代码。
Smart with architecture - just enough architecture to build the skinny system, architecture must result in executable code.
架构(明智)——架构够用就好,架构必须来自于可以执行的代码。
On the other hand, a nonstandard, AD hoc, or incoherent set of annotations could result in incomprehensible code.
另一方面,非标准的注释、特殊注释或者不一致的注释会带来难以理解的代码。
According to MDA principles, this modeling activity should result in automatic code generation.
根据MDA原则,该建模活动应该导致自动的代码生成。
Depending on the size of your add-in, this could result in a lot of redundant code being loaded into memory.
要取决于你外接程序的大小,这很有可能导致大量的冗余代码装载到内存里。
Listing 2 shows the kind of cluttered code that would result from using Boolean return values.
清单2显示了一种有点杂乱的代码,这是使用布尔返回值产生的结果。
As a result, less code is downloaded, and as illustrated in the preceding architecture contrast, this approach results in a reduced number of transactions.
因此,只需加载更少的代码。在与前面的架构的对比中,我们看到这个方法减少了事务的数量。
The result of code generation is a DAO implementation class which is compiled and used to execute the SQL statements declared in the original interface.
代码生成的结果就是第二个实现类,该实现类被编译并用于执行初始接口中声明的sql语句。
As a result, developers often find their code departing from the object-oriented model and diving instead into a procedural programming style.
因此,开发人员常常发现他们的代码偏离了面向对象模型的轨道,反而陷入了过程编程模型的泥潭。
Figure 3 shows the result of compiling the code in Listing 5.
图3显示了清单5中代码的编译结果。
Because PHP manages memory for you, there's no PHP code that can result in stack and buffer overflow exploits.
因为PHP可以为您管理记忆,所以PHP代码不会导致堆栈和缓冲溢出。
When I load this code in my browser, I see the result shown in Figure 7.
在浏览器中加载这段代码时,将看到图7所示的结果。
When you execute the code in Listing 4, the result is the atomic value of one node.
执行清单4的代码后,结果得到的是一个节点的原子值。
The comments in Listing 7 help you to see how the code arrives at the result.
清单7的注释帮助您了解代码如何获得结果。
应用推荐