getSessionProcess—返回运行调试器的进程。
GetSessionProcess - Returns the process of the running debugger.
os_language —返回运行SketchUp的操作系统
os_language — Returns the operating system on which SketchUp is running
她能够从这个查询中直接执行,也可以返回到属性图表中从那里运行她的测试。
She can execute directly from this query, or she can return to the tree view and run her tests from there.
如果不使用标记组,则返回的数据将只包括在运行脚本内使用的内存,减去内存管理器开销。
Without the flag set, the data returned would be only the memory used within the running script, minus the memory-manager overhead.
如果系统某一部分发生严重故障,它们可以总是从昨天返回正在运行的系统。
If something goes terribly wrong, they can always go back to the running system from yesterday.
使用&&控制操作符来组合两个命令,以便仅当第一个命令返回零退出状态时才运行第二个命令。
Use the && control operator to combine two commands so that the second is run only if the first command returns a zero exit status.
开发人员运行搜索后,该工具将结果集返回到搜索结果视图中。
Once the developer runs the search, the tooling returns a result set into the search Results View.
运行该查询将返回清单4所示的XML文档。
Running this query should return the XML document shown in Listing 4.
在第一步中,您在这一行上建立了一个循环,所以将为运行时返回的每个新闻项生成一行。
In the first step, you set up a loop on this row, so there will be one row generated for each news item that is returned at run time.
这可能是也可能不是在运行时查找帐户时返回的相同的实例。
This may or may not be the same instance that is returned when the account is looked up at run time.
当搜索运行时,它将生成需要的SQL来返回记录。
When the search is run, then it will generate the SQL needed to return the records.
在应用向运行时提供元数据时,它定义了返回实例与运行时之间的契约。
It defines the contract between a returned instance and the runtime when an application needs to provide metadata to the runtime.
转换后,将运行sql语句,并且从函数返回结果。
After it is converted, the SQL statement is run, and the results are returned from the function.
在运行查询之后,会返回搜索结果,通过右击并从下拉菜单中选择“Export”可以将这些搜索结果导出。
After running the query, search results will return, and they can be exported by right clicking and selecting "export" from the drop down menu.
在长时间监视计数器时,这尤其重要,因为PdhCollectQueryData函数返回的是运行的整个数据,而不是每秒的数据。
This is particularly important when monitoring a counter over time, since the PdhCollectQueryData function returns a running total, rather than data per second.
但它会反射性地找到suite方法并运行由它返回的所有测试。
But JUnit will reflectively find the suite method and run all tests returned by it.
这样,在服务返回True时就会退出循环,接着运行Reply活动。
Thus, whenever the service returns true, the loop exits and the Reply activity runs.
sufficient模块在成功时导致PAM立即返回success,不再运行其他模块。
sufficient modules, when they succeed, cause PAM to immediately return success without running any other modules.
其大纲视图显示了组件的预期结果,这使其可以更容易的预测返回的数据而无需运行BizView。
The outline view shows predicted results for components, making it easier to predict the data to be returned without having to run the BizView.
当运行一个返回所有Person的查询时,将会更加有趣,如下所示。
Things get more interesting when I run a simple query to return all Persons, like so.
加载演示应用程序后,运行jps并注意返回的vmid。
After you load up your demo app, run JPS and note the returned vmid.
要返回正在运行的收集器,或已完成的收集器结果,请在左侧导航栏中选择Status链接。
To return to the running collector or to the results of the finished collection, select the Status link in the left navigation bar.
运行时将返回包含第4步介绍的privilegedAccessControlContext的AccessControlContext。
The AccessControlContext thus returned by the runtime contains the privileged AccessControlContext introduced in step 4.
重新运行db2adutlqueryacccess forall返回一个条目。
如果成功运行,则存储过程将返回0(零),如果发现任何参数或策略文件内容问题,则返回SQL错误代码。
The stored procedures return 0 (zero) when they run successfully and SQL error codes if it finds any issues with the parameters or policy file content.
您首先将创建一个新的项目和一个类,这个类将实现一个简单的服务:返回服务运行所在服务器的系统日期和时间。
You will first create a new project and a class that will implement a simple service that returns the system date and time of the server on which the service is running.
由于模板只是与已经注册的内核模块通信并返回,所以用户代码将运行并迅速返回结果。
The user code will run and return very quickly since the template simply communicates with the registered kernel module and returns.
如果代码给方法传递错误的元素,那么尽管代码将编绎良好,但可能会导致运行时错误或者不返回任何结果。
If your code passes the wrong element to the method, the code compiles fine, but might raise a runtime error or silently return no results.
该定义听起来像是数据库管理系统中的一个事务性机理,如果它没有正常运行的话该步骤可以返回。
This definition sounds like that of a transactional mechanism in a database management system, in which a step can be rolled back if it is not performed correctly.
此模式允许长时间运行的流程在长时间运行的部分开始前返回句柄或中间结果。
This pattern allows for a long-running process to return a handle or interim results before its long-running aspects start.
应用推荐