Waypoints are no longer manually entered in the code. They can only be entered with this utility.
航点不再是手动输入的代码。他们只能用此实用工具输入。
PhpMyEdit: With this utility, write a simple calling program that generates PHP code to display or edit MySQL tables in HTML.
phpMyEdit:使用这个工具编写一个简单的调用程序,生成一些php代码,以html格式显示或编辑的mysql表。
You can modify the utility as required. For example, suppose you want a sequence with an interval of 5. You can modify the program to achieve this.
您可根据需要修改实用程序,例如:如果希望获得间隔为5的序列,就可以通过修改程序来实现。
This utility JAR contains a class that performs JPA 1.0 based interactions with a database that writes the data entered in a browser by the user to a database table.
这个JAR实用程序含有一个执行基于JPA 1.0的数据库交互的类,该数据库将用户从浏览器输入的数据写入数据库表。
As we've outlined in this article, the DB2 BACKUP utility was designed with one thing in mind: performance.
在文中我们已提出,设计DB 2备份实用程序时需要一直牢记一件事:性能。
This utility displays a dynamic, sorted list of processes, with all sorts of information about them.
此实用工具会显示一个动态的进程列表,此列表已经过排序,可提供有关这些进程的所有信息。
This utility can be used along with db2look to generate the entire schema information in SQL.
该实用工具可与db2look结合使用,以在SQL中生成完整的模式信息。
That is expected utility theory. Then I'll conclude with this.
这是期望效用理论。
Part of what makes writing this utility hard is that bzip2 does such a good job to start with.
使编写这一实用程序困难的一部分原因在于bzip2从一开始就完成了如此完美的工作。
If you're using Derby as your database, you can run this script using the command-line utility that comes with Derby in the bin folder (see Listing 3).
若使用Derby作为数据库,就可以使用Derby附带的位于bin文件夹内的命令行实用工具运行此脚本(参见清单3)。
The XMill utility is one implementation of this technique, and it is available (with C++ source) under a liberal license from AT&T.
XMill实用程序就是这种技术的一种实现,遵守AT&T 的自由许可证就可以使用(带 C++源文件)。
This wizard is a front end to the Wasservice.exe command line utility shipped with WebSphere Application Server in the bin directory.
该向导是随websphereApplicationServer一起在bin目录中交付的Wasservice. exe命令行实用程序的前端。
If you just want generic serialization of gnosis.xml.objectify objects, perhaps with a few values changed from the original XML, you can write a utility function to do this in 12 lines.
如果只需要一般的gnosis . xml . objectify序列化,比如原始xml中改变的几个值,只要12行代码就可以编写一个实用函数。
This means that the files were archived with the tar utility and compressed with the bzip2 program.
这意味着所有文件都用tar工具存档,都用bzip2程序压缩过了。
In Part 2 of this article series, I'll take a look at several different Python libraries offering both UI options and utility functions to help with the GPS access.
在本系列的第2部分中,我要讨论几个python库,它们提供有助于GPS访问的UI选项和实用程序功能。
This article focuses on TCP workload tuning, udp workload tuning, and some other noteworthy parameters with the no utility.
本文重点关注于tcp工作负载优化、udp工作负载优化,以及no实用工具所提供的一些其他值得关注的参数。
You do this easily with the get utility (analogous to the put you executed earlier to write files into HDFS).
只需使用get实用程序(它与前面在HDFS中写文件所用的put相似)。
Continuing with this design, you can place all of the business logic and transition mapping in a utility class for use by both our controller and JSPs.
继续这个设计,您可以将所有的业务逻辑和转换映射放在一个实用程序类中,以供我们的控制器和JSP使用。
The sample application this article describes can be used in such cases along with LOAD utility to generate the scripts very easily.
在这样的情况下,可结合使用本文描述的示例应用程序和LOAD实用工具来非常便捷地生成脚本。
IBM provides this utility on an as-is basis only, with no official support of any kind.
IBM提供本实用程序仅是基于现状的,没有任何形式的官方支持。
After this verification, the utility creates a sequence object with an increment value of 1, and then creates a trigger for the associated table.
完成验证后,实用程序即创建一个增量值为1的序列对象,并为相关联的表创建一个触发器。
This migration utility only works with valid XHTML files, so most HTML files must be cleaned up before processing.
该迁移工具只能用于有效的XHTML文件,因此多数HTML 文件都必须在处理之前进行清理。
This utility is available for nearly every UNIX flavor but, strangely, most vendors don't include it with the stock install of the operating system.
几乎在每个 UNIX版本中都有这个实用程序,但奇怪的是,大多数供应商并没有将其包含在操作系统的初始安装中。
This free flow of money in a regulated system has given us more freedom, security, and utility with regard to personal finance.
在井井有条的系统中自由流动的货币为我们带来了自由、安全和个人理财的方式。
As it's currently implemented, this utility only works with a DB2-based Library Server.
就目前已实现的情况而言,本实用程序本身仅应用于基于DB2的库服务器。
A good example of this problem is the LKCD kernel crash utility, which cannot be used in local dump configuration with RAID devices.
这个问题的一个很好的例子是LKCD内核崩溃工具,不能用于配置RAID设备的本地转储。
Another title in this bestselling genre on avoiding toil, “Bonjour Paresse” (“Hello Laziness”) by Corinne Maier, an economist, explained how she got away with doing nothing at EDF, another utility.
另一个的有关拒绝劳累的题为 “你好懒惰” 的畅销书,是由法国经济学家科林梅尔创作的,解释她是怎样在EDF(另间电力公司)啥事不做却安然无恙。
This sample program can give you additional SQL capabilities (like data obtained by joining tables) that are not supported with the UNLOAD utility.
此示例程序可以为您提供UNLOAD实用程序不支持的其他SQL功能(比如通过联接表获得的数据)。
Then we call the exit() function with an error code; for this utility, we've chosen to return different numbers for every different error condition.
随后我们用错误码调用exit()函数;对于本实用程序,我们已经选择了对每个不同错误条件返回不同数字。
This utility can only be used by user Informix or users with DBA privilege.
只有用户Informix或具有DBA权限的用户可以使用此实用程序。
应用推荐