清单4.初始化命令。
是的,所有这些代码都是初始化命令行选项的。
Yes, all that code just initialized the command-line options.
这里很多编译器都一定会抱怨“向前引用”,因为它与初始化命令有关而与这个程序的编译方式无关。
This is one place in which the compiler, appropriately, does complain about forward referencing, since this has to do with the order of initialization and not the way the program is compiled.
您可以定义将在KD b初始化期间执行的kdb命令。
You can define KDB commands that will be executed during the initialization of KDB.
当返回到命令提示窗口时,初始化过程完成。
When the prompt returns to the Command prompt window, the initialization is complete.
如果您愿意在每次引导系统时自动恢复该规则集,则可以将上面指定的这条命令放到任何一个初始化shell脚本中。
And if you prefer to restore the rule set automatically every time you boot your system, then you can put the command specified above into any of your initialization shell-scripts.
为了初始化并安装这个模型,请运行数据库命令syncdb。
To initialize and install the model, run the synchronize database command, syncdb.
现在,我们初始化获取所有联系人的第一个curl命令。
Now, let's initialize the first curl command that gets all the contacts.
通过在pluginload命令中指定插件位置,可以手工装载和初始化插件。
Plug-ins can manually be loaded and initialized by specifying the location to the pluginload command.
通过在pluginload命令中指定插件位置,可以手工装载和初始化插件。
You can manually load and initialize a plug-in by specifying the location to the pluginload command.
init命令初始化以下变量。
运行下面的命令初始化系统日志。
这些命令通常被放在主目录的.vimrc初始化文件中。
Commands like these are usually placed in the.vimrc initialization file in your home directory.
运行下述命令初始化系统迁移设施。
Run the following command to initialize the system migration facility.
初始化演示数据库后,可以使用ApacheDerbyij工具连接至测试数据库以及发出SQL命令。
After you've initialized a demo database, you can use the Apache Derby ij tool to connect to the test database and issue SQL commands.
它会准确地告诉您需要哪些命令来设置Git并初始化库。
It tells you exactly what commands are needed to set up Git and initialize the repository.
通过使用 exec命令,可以用值来初始化变量。
The exec command can be used to initialize the variable with a value.
如果找到初始化文件,gnuplot会执行其中的命令。
If the initialization file is found, gnuplot executes the commands in it.
在命令行里,切换到我的写作目录下,开始初始化git仓库。
If I want to start tracking that directory I can change to that directory via command line then initialize a git repository.
接着,打开一个新的命令窗口并转到c: \mqjms \batch目录,运行classpath . cmd变量来初始化classpath变量。
Next, open a new command window and change the directory to c: \ MQJMS \ batch and run the classpath.cmd variable to initialize the classpath variable.
最后,使用tyd命令初始化openmosix系统。
Finally, you initialized the openMosix system by using the command tyd.
执行完这一命令之后,/dev/md0将被初始化,同时将启动md0阵列。
After this command completes, /dev/md0 will be initialized and the md0 array will be started. If you type "cat /proc/mdstat", you should see something like this
还要在引导初始化脚本中删除相应的命令。
DMMP没有构建到初始化内存镜像中,因此您可以使用以下命令来完成
DMMP isn't build into the initrd image, so you can use following commands to do it
然后运行以下命令将 DMMP构建到初始化内存镜像中
Then run the following command to build DMMP into the initrd image
一旦此文件系统被安装,初始化过程运行带有- a选项的mount命令来自动安装一个文件系统集合。
Once this filesystem is mounted, the initialization process runs mount with the -a option to automatically mount a set of filesystems.
在命令初始化过程中,添加到表的行将对客户机可用,并且在执行命令之前可以将其删除或修改。
The rows added to the table during command initialization will be available to the client and can be deleted or modified before the execution of the command.
随后这将触发一个CIL命令,从而导致OC CIL客户端与MAP服务器的通讯,执行如初始化呼叫的操作。
It can then trigger a CIL Command which causes the OC CIL client to communicate with the MAP Server to perform operations like initiating a call.
接着就要试着用SYS命令来重新对驱动器进行初始化,但愿该命令是在你的启动盘里,在A:驱动器下键入SYSC:。
The next step would be to attempt reinitialize the drive using SYS command that hopefully is on your boot diskette by entering SYS C: from your A: drive.
为了对信号量集数据结构进行初始化,可以使用IPC_SET命令来调用semctl系统调用。
In order to initialize the semaphore-set data structure, use the semctl system call with the IPC_SET command.
应用推荐