VPSW? Virtual Program Status Word?
虚拟程序状态字?。
Could you provide a program status summary to me?
你能给我一份项目情况的概要吗?
In other words, it must move past program status and become part of the culture.
换句话说,质量应该从项目的层次移除,转而成为文化的一部分。
The second chapter analyzes the program status and social background of the spread.
第二章分析节目的传播现状及社会背景。
Use a common , organization-wide set of integrated program status, stability, quality, and financial metrics
有一个通用的、组织范围的集成的程序状态、稳定性、质量和财务的度量集合
You can use this sample program to check the connection status as well.
也可以使用这个样例程序来检查连接状态。
An "Everyday" list might look something like this: Project X Everyday - 1. Meet with program managers, 2. Review active status reports, 3. Verify validity of open issues, etc.
一份“每日清单”看起来应该与下面这个类似:项目X每天-1.约见项目经理,2 .检查执行状况报告,3 .核实公开问题的有效性,等等。
China's manned space program, codenamed Project 921, is indeed a matter of considerable national pride for a country that sees space exploration as confirmation of superpower status.
中国载人航天计划代号为921工程,对于一个是太空探测为超级大国地位之确认的国家而言,该计划确实关系到相当可观的民族自豪感。
It allows you to send additional status information back to the RPG program.
它允许您将额外的状态信息返回RPG程序。
The Americans, contrary to their tall claims, were totally in the dark about the status of our program.
相比于美国人的高谈阔论,他们对我们核项目的状况根本一无所知。
Machines need the correct program with the latest part revisions, while people need to know the current schedule status as well as machine performance data, so they know when to schedule maintenance.
机器的程序需要用最新的零件修改意见进行正确设置,工人也需要知道目前生产计划的进展情况和机器的运转数据,这样他们才知道何时安排维护保养。
Neither the Americans nor the British had a clue about the status of our program until 1990.
直到1990年,不论美国人还是英国人,对我们的项目情况都是毫无线索。
In an SQL procedure, you can set the status to be returned to the calling program.
在SQL过程中,可以将状态设置为返回给调用程序。
The program includes a mandatory confidential online assessment tool so soldiers can gauge their emotional status around issues such as relationships, job satisfaction and life in general.
项目包括在线评估工具,他具有命令性和保密性。士兵通过它可以对诸如人际关系,工作满意度以及生活情况的情感状态进行评估。
If EVM has a work item scheduled to be completed this month and the project wants to move it to a later month, the EVM entry will show a status of red, which causes problems for the program.
如果在挣值管理中一项工作计划于本月完成,但项目组希望在下个迭代完成,EVM就会显示该工作为红色,这时项目就有麻烦了。
However, you can choose to have your program exit with a special exit status if Purify finds any access errors or memory leaks.
然而,如果Purify发现任何访问错误或者内存泄露,您可以利用一个具体的退出状态来选择使您的程序退出。
By default, Purify does not modify the normal exit status of your program.
默认情况下,Purify是不会修改您程序的正常退出状态的。
Because volatile simplifies the coding, and the status flag does not depend on any other state in the program, this is a good use for volatile.
由于volatile简化了编码,并且状态标志并不依赖于程序内任何其他状态,因此此处非常适合使用volatile。
If you set this variable, TCSH displays the exit status whenever a script or program returns a non-zero value, thereby indicating a potential error.
如果设置这个变量,那么当脚本或程序返回非零值时tcsh会显示退出状态,这会指出潜在的错误。
Purify keeps track of the status of every byte of memory used by your program and uses four colors to represent the status: red, yellow, green, and blue.
Purify 能够跟踪您程序中内存使用的每个字节的状态情况,并用四种颜色来代表不同的状态:红色,黄色,绿色和蓝色。
For example, in Listing 3, it would be good to receive an error message when doing square-root (-22.0) and exiting the program with return status -1 instead of returning -1.0.
例如,在清单3中,当执行square - root(- 22.0)时应该产生错误消息,程序退出,返回状态应该是- 1而不是- 1.0。
In a long-running program, the Timer is probably best created as a daemon thread (using the constructors that take a Boolean parameter to indicate daemon status), so it won't keep the VM alive.
在长时间运行的程序中,最好创建一个Timer守护线程(使用带有指示守护线程状态的参数的构造函数),从而它不会让VM活动。
The return value from main() in the SPE program is stored into the variable status in the PPE program.
SPE程序中main() 函数的返回值被存储到PPE 程序的变量状态中。
If the WASPreUpgrade.log file indicates errors, select Cancel on the "Pre-Migration Process status" window, correct the cause of the errors, and run the installation program again.
如果WASpreUpgrade . log文件指出存在错误,请选择“pre -Migration processstatus”窗口上的Cancel,纠正错误的原因,并再次运行安装程序。
The move also represents a pragmatic assessment of the status of HTML 5, according to al Hilwa, program director for applications development software at research firm IDC.
这项举措同时还代表了对HTML5当前状态进行了务实的评估,研究公司IDC(译者注:International Data Corporation,国际数据公司)应用软件开发项目主管alHilwa认为。
Before the client can update an account's status, the account must grant it permission to do so. Listing 1 is a short program to generate the authorization URL for an application for an account.
在客户端更新帐户状态之前,帐户必须赋予它这种权限。
The most common value should be SPE_EXIT (the program was successful and an exit status has been stored in the structure).
最常见的值应该是SPE_EXIT(程序成功执行,在这个结构中已经保存了一个退出状态)。
Wait while your program download status completes.
等待程序下载完成。
Listing 1 is an example that exploits the -exit-status option and USES the exit status to determine whether any errors were found in the program.
列表1是一个例子,它利用这个- exit -status选项并使用这个退出状态来决定是否有错误在这个程序中被发现。
Listing 1 is an example that exploits the -exit-status option and USES the exit status to determine whether any errors were found in the program.
列表1是一个例子,它利用这个- exit -status选项并使用这个退出状态来决定是否有错误在这个程序中被发现。
应用推荐