其他应用程序参数也提供了性能改善。
Other application parameters also provided performance improvements.
SPE程序首先为应用程序参数数据保留空间。
The first thing our SPE program does is reserve space for the application's parameter data.
您可以根据应用程序的需要调整这些参数。
You can adjust these parameters according to the needs of your application.
另外,可以定义希望要传递给应用程序的参数,或者可以设置环境变量。
Additionally, you can define the arguments you want to pass to an application, or you can set the environment variables.
就像泛型类的类型参数用尖括号括起来那样,泛型类型应用程序的参数也是用尖括号括起来的。
Just as the type parameters of a generic class are wrapped in Angle brackets, the arguments of a generic type application are wrapped in Angle brackets as well.
这个参数确定缓冲区的大小,用于在例程和发出调用的应用程序之间传递参数。
This parameter determines the size of the buffer used for passing parameters between the routine and the calling application.
应用程序堆大小参数定义了数据库管理器的一个特定代理或子代理所能使用的私有内存页数。
The application heap size parameter defines the number of private memory pages available to be used by the database manager on behalf of a specific agent or subagent.
这些输出参数通常是一些有关应用程序状态的参数,从外部连接到应用程序的客户端需要从应用程序获取此状态。
These output parameters are typically some of the parameters regarding the state of the application that the client external to the application needs from the application.
在大多数情况下,希望让应用程序使用参数标志等动态地调用存储过程。
In most cases you will want to use an application to invoke the stored procedure dynamically, using parameter markers and so on.
一般情况下,DOM实现必须检验操作的正确性,并在应用程序传递错误参数或者执行非法操作时抛出异常。
Normally, a DOM implementation must verify the correctness of operations and throw an exception if an application passes the wrong parameters or performs an illegal operation.
然后,应用程序可以使用这个参数对用户进行授权,并对用户的活动进行审计记录。
The applications can then use this parameter to authorize users and provide an audit trail of user activity.
它们之间的区别包括在应用程序层传递的不同参数。
The differences between them involve different parameter passing at the application layer.
该数组是一组定义用户空间应用程序执行环境的参数列表。
This array is a list of parameters that define the execution environment for the user-space application.
套接字层验证tCP应用程序传递的参数的正确性。
The socket layer validates the correctness of the parameters passed by the TCP application.
Eclipse使用启动配置来收集用于启动应用程序的参数。
Eclipse USES launch configurations to collect the parameters used to launch an application.
分页检索:应用程序指定pageSize和pageNumber参数。
Page retrieval: The application specifies pageSize and pageNumber parameters.
这个工具就是strace,它可以在命令行中执行,使用希望跟踪的应用程序作为参数。
The utility is called strace and is executed from the command line, using the application you want to trace as its argument.
在这里可以找到boot类,这个类定义应用程序的许多配置参数。
This is where you find the Boot class, which defines many of the configuration parameters of our application.
aslheapsz——应用程序支持层堆大小配置参数。
Aslheapsz — Application support layer heap size configuration parameter.
要想在. NET应用程序中设置排序参数,可以使用searchrequest类定义的排序属性。
To set the sort parameters in a.net application, you can use the sort properties defined by the SearchRequest class.
可以使用SQLBindParameter函数将应用程序变量与参数标记绑定,并使之关联。
Application variables are bound and associated with the parameter markers using the SQLBindParameter function.
如果您需要修改其中一个应用程序来采用不同的参数或者改变现有的类型,且不能同时更改这两个应用程序,那又该怎么办呢?
What if you need to modify one of the applications to take different parameters or change the type of an existing one, and you can't modify both applications at the same time?
有了得到允许的在一个数组中定义的形参,应用程序对参数处理代码的调用就可以像对一个静态方法的单个调用一样简单。
With the allowed parameters defined in an array, the call from the application program to the argument processing code can be kept as simple as a single call to a static method.
还可以使用 USDT从正在运行的应用程序获取数据,这些数据可作为跟踪应用程序的探测的参数而被访问。
The USDT system also enables you to expose data from your running application, which can be accessed as arguments to the probes when tracing the application.
但是许多打包的应用程序使用具有参数标记的动态sql语句,因此,这些参数标记的值是未知的。
However, many packaged applications use dynamic SQL statements with parameter markers and therefore the values of these parameter markers are not known.
每个连接到数据库的应用程序都会被分配内存;因此,正确地配置会影响应用程序共享内存的参数非常重要。
Each application connected to the database has memory allocated to it; therefore accurate configuration of the parameters affecting the application Shared memory becomes crucial.
清单4展示了该代码,它是一个带有两个命令行参数的应用程序,这两个参数分别给出类名和要计时的方法名。
Listing 4 shows this code, in the form of an application that takes a pair of command-line arguments giving the class name and method name to be timed.
利用率和堆大小之间的关系跟应用程序有很大关系,达到一个大致平衡需要使用应用程序和VM参数反复实验。
The relationship between utilization and heap size is highly application dependent, and striking an appropriate balance requires iterative experimentation with the application and VM parameters.
反射将使得应用程序可以直接访问这些私有字段,允许参数处理库在应用程序代码中没有任何特殊钩子的情况下设置参数的值。
Reflection will give direct access to these private fields, allowing the argument processing library to set values without any special hooks in the application code.
建议您将应用程序所有的运行时配置参数都放在一个应用程序特性文件中并将JNDI参数包含在该文件中。
I recommend that you place all your application's run-time configuration parameters in one application properties file and include the JNDI parameters there.
应用推荐