SBT控制台-如何初始化运行的东西?
下面的代码提供了访问一个对象的途径,你可以使用这个对象来初始化运行时设置。
The following line gives you access to an object you can use.
您将使用它运行任何扩展初始化代码。
You would use this to run any extension initialization code.
如果您依赖它,那么在安装或初始化期间运行小测试来确保它能正确工作,这样做将是明智的。
If you depend on it, it's wise to run a small test during installation or initialization to make sure it works correctly.
在运行模拟之前,必须初始化模拟器。
Before running a simulation, you must initialize the simulator.
接下来,将把数据重新初始化以准备下一次运行。
Next, the data is reinitialized to prepare for the next run.
忘记初始化,忘记初始化变量是一个很常见的错误,运行完一个循环之后,当需要再次初始化时。
Initialization. A very common bug is to initialize a variable. Go through a loop, and then forget to reinitialize it when it needs to be reinitialized again.
用样本初始化文件运行代码。
配置一个MySQL主数据库(masterdatabase):创建schema,然后运行数据库初始化脚本。
Configure a MySQL master database: create the schema, and run your database initialization scripts.
图20显示了在Start活动运行时要初始化的相关集设置。
Figure 20 shows setting the correlation set to be initialized when the Start activity runs.
这就意味着为了使devfsd能在恰当的时间启动和运行,您必须修改系统初始化脚本。
This means that tweaks to your system initializations scripts will be required in order to get devfsd up and running at just the right time.
运行下面的命令初始化系统日志。
运行下述命令初始化系统迁移设施。
Run the following command to initialize the system migration facility.
运行初始化脚本llinit。
setup函数用于初始化,由Processing运行时执行一次。
The setup function is used for initialization and is executed once by the Processing run time.
一旦此文件系统被安装,初始化过程运行带有- a选项的mount命令来自动安装一个文件系统集合。
Once this filesystem is mounted, the initialization process runs mount with the -a option to automatically mount a set of filesystems.
注意:为了初始化logicalDisk对象,需要运行Diskperf工具并重启系统。
Note: to initialize the Logical Disk object, you need to run the Diskperf tool and restart the system.
然后运行以下命令将 DMMP构建到初始化内存镜像中
Then run the following command to build DMMP into the initrd image
DBUnit是关于跨测试执行(testruns)去维护数据库完整性(事实上,在Twist测试中,你可以使用DBUnit作为测试初始化和运行结束的一部分)。
DBUnit is about maintaining database integrity across test runs (and in fact you can use DBUnit as part of the set up and tear down of your tests in Twist).
因此,您在自己的小程序中承载转换器,这个程序在启动并初始化后将始终运行,可以随时通过远程API从任何程序对其进行调用。
So you host your converter in its own little program that starts up, initializes, and is always running and can always be called from any of your programs through a remote API.
服务器RPC应用程序初始化期间它会向RPC运行时库注册接口。
During the server RPC application initialization, it registers the interface with RPC runtime library.
在运行时初始化期间填充这个字段。
This field is populated during initialization of the runtime.
如果您尝试使用它们而未首先对其进行初始化,则会获得运行时异常。
If you try to use them without initializing them, you will get a run-time exception.
运行库在何时初始化静态字段?
原因是运行时的参数值是同初始化软件在同样的文件中被声明的。
The reason is that the runtime parameter values are declared in the same file as the initializers.
工作台的运行时实例在新窗口中得到了初始化。
The runtime instance of the workbench is initialized in a new window.
如果应用程序已在运行,则TCP客户机将被初始化并把URL实参传递给在运行的RCP应用程序中等待收到此类通知的嵌入式TCP服务器。
If the application is already running, a TCP client would be initialized and pass the URL arguments to the embedded TCP server waiting to receive such notification in the running RCP application.
它依赖许多按以下顺序运行的其他目标:清理、初始化、签出、构建、安装、启动、停止和卸载。
It has dependencies to a number of other targets that are run in this sequence: clean, init, checkout, build, install, start, test, stop, and uninstall.
目标:初始化设置运行此构建所需要的环境。
Target: init sets up the environment that is required for running this build.
为此,要运行工作负载的初始化步骤;完成之后,就可以运行实际的工作负载。
To do this, run a workload's initialization workload; when it's finished, you can run the actual workload.
应用推荐