Some of the muscles it uses are not usually used by most of you.
它用到的一些肌肉,是你们中大部分人平时没怎么用到的。
This not only provides you with another form of visualization, but it also uses a formal, technical model underneath.
这不仅为您提供了另一种形式的可视化,而且还使用了底层的正式技术模型。
It has plenty of USES when you need to move data quickly without requiring additional disk or making unnecessary demands on your backup infrastructure.
它具有多种用途,当您需要移动数据时,无需额外的磁盘或在备份基础架构中运行不必要的命令。
Everyone USES it, so when you read something like this, you know this code will be probably called from another thread.
每个人都用它,所以当你读到和这类似的代码时,你知道这些代码大致可以在其他线程中去调用。
If your test server USES port number 9081, you can update it right here in the properties view.
如果测试服务器使用端口号9081,您可以在此处的属性视图中更新它。
This not only provides you with another form of visualization, it also USES a formal, technical model underneath.
这不仅为您提供了另一种形式的可视化,而且还使用了底层的正式技术模型。
It happens because you eat more calories than your body USES.
这是因为你吸收的热量大于身体消耗。
It USES metaprogramming to generate the view model and allow you to bind to the objects you define in your controller.
它使用元编程来生成视图模型,使你能够绑定至你在控制器中定义的对象。
It USES the MQ Telemetry Transport (MQTT) protocol to enable you to monitor enterprise sensors using IBM MQ technology.
它使用MQ遥测传输(MQTT)协议支持您使用IBM MQ技术来监测企业传感器。
If a function USES and modifies an object that you supply, it is potentially non-reentrant; two calls can interfere if they use the same object.
如果某个函数使用并修改了您提供的某个对象,那它可能就是不可重入的;如果两个调用使用同一对象,那么它们会相互干扰。
If a workspace is not defined when you start an IDE, it USES the default workspace in the installation directory.
如果您在启动一个IDE时没有指定工作空间,那么这个IDE将使用安装目录中的缺省工作空间。
Your phone is always with you and knows where you are, and you're probably the only one who USES it.
手机总是被你随身携带,随时掌握你的位置,而且你很可能是唯一使用该手机的人。
However, we discourage you from using this wizard because it USES a simplistic algorithm.
不过,我们不建议使用此向导,因为它使用的是一种过分简化的算法。
As you might surmise when you see the text file it USES, the default text driver is not a full-featured dictionary provider.
看到使用的文本文件时您可能怀疑,默认的文本驱动程序不是一个功能完善的词典提供程序。
And because the API USES REST, you can easily integrate it with most programming toolkits-including the one I use most often, PHP.
由于此api使用REST,所以您可以轻松地将之与大多数编程工具包(包括我最经常使用的PHP)集成。
The second model is more efficient, it USES less memory, and saves you from the headache of creating and deleting temporary files.
第二种模式更有效,它使用较少的内存,并省去了创建和删除临时文件的烦恼。
If you get an opportunity to use this product, you will also discover many USES for it and you will agree that it is one of the world's best inventions.
你要是有机会使用这种产品,并发现它的许多用途,你就会同意说它是世界上最好的发明之一。
The IT rules document USES the schema you developed in the previous step to define the rules that should be enforced by the governance validator. To create the XML document, do the following.
IT规则文档使用您在上一步骤中开发的模式来定义应该由控制验证器强制执行的规则。
The Process Advisor is context sensitive: it uses the model elements you manipulate as context to provide guidance on the usage of the model.
ProcessAdvisor是上下文相关的:它使用您操作的模型元素作为环境提供模型使用的指导。
If you declare a class that USES one or more traits and it doesn't extend another class, you must use the extends keyword for the first trait listed.
如果你定义一个类使用一个或多个traits,而它又不继承任何类,你必须对第一个列出的trait使用extends关键字。
If you have a Solaris or BSD system, it USES the simpler structure that was shown in Listing 8, so you need a different packstring and extracted fields, as shown here in Listing 19.
如果您使用的是Solaris或者BSD系统,那么它使用了一种更加简单的结构(如清单8所示),因此,您需要使用一个不同的packstring和提取的字段,如清单19中所示。
The implementation in Figure 4 is straightforward, but it uses two methods you might not be familiar with: Thread.BeginCriticalRegion and Thread.EndCriticalRegion.
图4中的实现很简单,但是它使用了两个您可能不熟悉的方法:Thread.BeginCriticalRegion和 Thread.EndCriticalRegion。
It USES PHP for the backend and you can run it on any operating system that runs PHP.
Grape后端采用PHP程序,你可以在任何运行PHP的操作系统上使用该工具。
A short article like this can't detail all the uses of /proc, but it does demonstrate a couple of uses to give you an idea of how powerful /proc can be.
尽管像本文这样短小的一篇文章无法详细介绍 /proc 的所有用法,但是它依然对这两种用法进行了展示,从而可以让我们体会一下 /proc是多么强大。
When Ant runs, it uses the locations you specified in build.properties to create the Shale distribution.
在Ant运行时,它使用build.properties中指定的位置来创建Shale分发。
This example uses the same integration framework that you used through the Rails console, and it uses the same assertions model as the functional and unit testing frameworks.
这个示例使用的集成框架与前面通过Rails控制台使用的框架相同,使用的断言模型也与功能测试和单元测试框架的模型相同。
In it, you can see that it uses the strtoupper() function in PHP to make the title of the blog post uppercase.
其中,使用了PHP 中的strtoupper()函数以使此博客的标题变为大写。
If your PHP code USES global variables, you should update it.
如果您的PHP代码使用了全局变量,那么应该更新它。
You can try to spread your application so that it USES different disks you might be able to improve performance.
您可以尝试展开您的应用程序,以便它使用不同的磁盘,这样可能可以改善它的性能。
Just because one uses JDBC, it does not absolve you from having to layer code correctly.
只是因为某人使用了JDBC,它不能免除必须正确地对代码分层。
应用推荐