The previous sections showed how the code page value can be determined and changed for an application or database in different platforms.
前面的小节展示了在不同的平台中如何可以为应用程序或数据库确定和修改代码页值。
Because the value of time is different each time the program is invoked, the code prints different values for separate invocations.
由于每次调用程序时的时间值是不同的,因此对于不同的调用,代码打印的值不同。
You can examine the class methods included in the code download for this article to find out more about how each result object value is computed (see Resources).
您可以研究本文的代码下载中包含的类方法,以了解关于如何计算每个结果对象值的更多信息(请参阅参考资料)。
A good design lets us change our code easily as we find out more about the business processes, giving us multiple options for providing the value that the UI needs.
好的设计可以在我们更深入理解业务流程时,简化代码修改,并为创建UI需要的价值提供更多的选择。
It can be unchecked to add lower and upper boundaries for the expected response code that provide a range value for the response code verification.
它可以检查,以为预期的响应代码添加上限与下限,该响应代码为代码验证提供了范围值。
You can use the line of code shown in Listing 6 to specify a default value for an argument that is absent.
您能够使用清单6中所示代码行来为缺失的参数指定默认值。
For example, it's very hard to get much value from knowing the number of lines of code.
例如,知道代码行数几乎不能带来任何价值。
After it finds the appropriate value, the code triggers a change event using the widget handlers for the TwoWayForm widget instance.
找到适当的值之后,代码使用TwoWayForm小部件实例的小部件句柄触发一个更改事件。
The value for yourdiff depends on the code management tool you are using.
yourdiff的值取决于您所使用的代码管理工具。
The desc field contains the line number and the value contains the code address for the start of that source line.
desc字段包含行号,而value包含源代码行的起始部分的代码地址。
In Linux, the same semget call is used to open the semaphore with 0 as the value for the semflg: int semget (key, nsems, 0). In this code.
在Linux中,可以调用相同的semget来打开某个信号量,不过此时semflg的值为0:int semget (key,nsems, 0)。
You can do all of this work without the jQuery library, but the value of using the library is that the code is concise and all the cross-platform work has been done for you.
虽然您可以在没有jquery库的情况下完成这些工作,但是使用该库的价值在于,该代码非常简洁且所有跨平台工作都已经为您完成。
This means that whichever way the code executes, a value always results. Consider the following Java code, for example.
这意味着不论以何种方式执行代码,总会产生一个值。
Listing 5 shows a snippet of the code sample used to get the value for a custom property sheet from a document. You can find more details about the implication here.
清单5显示了样例代码的一个片段,它从文档的定制属性表获取值。
Use the code in Listing 6 for this portlet and change the value of the VIEW_JSP variable to OrdersDetailsPortletView.jsp. The code for this JSP is in Listing 8.
对这个portlet使用清单6中的代码,并把VIEW_JSP变量的值改成OrdersDetailsPortletView .jsp。
Use the code in Listing 6 for this portlet and change the value of the VIEW_JSP variable to CustomerDetailsPortletView.jsp. The code for this JSP is in Listing 9.
对这个portlet使用清单6中的代码,并把VIEW_JSP变量的值改成CustomerDetailsPortletView . jsp。
(It assumes the code page value for the application and the database have already been established).
(它假定已经为应用程序和数据库确定了代码页值)。
The real value of this particular column isn't in esoteric code, but simply in communicating a clear notion of the target you should have for enabling your own remote service.
这篇特别的专栏文章的真正价值并不在于深奥的代码,而只是在于传达了一个清晰的概念,您应该以此为目标来启用自己的远程服务。
Because this result is held in an integer variable, a message to display the value should use a formatting code to pad to four characters with leading zeros for codes that are numbered less than 1000.
由于这个结果保存在一个整数变量中,因此,显示值的消息应该使用一个格式化代码,为代码填充具有前导零的四个字符。该代码数量不到1000个。
The code in the method then USES the items array to look up the value and returns it as if there had been a member variable there for that keyword, in particular.
然后,方法中的代码将使用项阵列来查找值并返回该值,就像有一个专门用于该关键字的成员变量在那儿一样。
However, information regarding the basis for their decision on which tests to run, the kernel code covered, and stress levels attained are unpublished, which greatly reduces the value of the results.
不过,关于他们决定运行哪些测试、覆盖的代码、达到的压力级别等的基础信息都没有发布,这就大大降低了结果的价值。
Listing 3 contains the JSP code for the form page containing radio buttons and my preselected value.
清单3包含表单页面的JSP代码,表单页面中包含单选按钮和预选的值。
The XP value of Simplicity suggests everybody on my team ought to do the simplest thing that could possibly work, both for code and for process.
XP中简单性的价值建议我团队中的每个人应该在有效的前提下,对代码和过程采用最简单的方法。
In the quest for throughput, these teams observed that the value stream isn't completed when they check code into source control, but when it gets deployed to the Web and starts generating revenue.
由于产出量的要求,这些团队发现,当他们将代码签入到源代码控制系统中时,价值流并没有到达终点;只有把代码部署到网络上并开始创收的时候,价值流才到达终点。
The main value of this database is to allow for checking the code base periodically for regression or the introduction of errors as development proceeds.
这个数据库的主要价值在于:在开发期间,允许定期检查代码库以查看代码是否退化或引入了错误。
The First time value is the time taken for constructing the first reflection replacement class, which includes the time to load and initialize the classes in the framework code.
第一个时间值是构建第一个反射替代类所花费的时间,这个时间包括装载和初始化框架代码中的类的时间。
Your code could repeatedly lock and unlock the mutex, checking for any changes to the value.
代码可以反复对互斥对象锁定和解锁,以检查值的任何变化。
For each ODBC function invoked, a special value known as a return code is returned to the calling application.
对于每个被调用的odbc函数,都要向调用它的应用程序返回一个值,该值就是所谓的返回代码。
For example, in the code above we used -d "for the command line option defining a name-value pair."
比方说,在上面的代码中我们用“- D”这一命令行选项来定义名-值对。
Listing 8 shows the code for the three methods used to test the passed-and-returned value form of the calls.
清单8显示了用于测试调用传递和返回值形式的三种方法的代码。
应用推荐