我建议用字段和代码创建一个命令结构来表示命令及其参数。
I recommend creating a command struct with fields and codes to represent commands and their arguments.
创建一个命令栏,该命令栏被保存并且在下次启动环境时可用。
Creates a command bar that is saved and available the next time the environment is started.
最后,您将创建一个命令行应用程序,它生成一些关于该数据的有用报告,这些报告根据人口从多到少的顺序显示州、地区或国家列表。
Finally, you will create a command-line application that produces some useful reports on this data, showing a list of states, regions, or countries in the order of highest to lowest population.
第一个命令创建数据库(如果数据库还不存在的话)和一个表,这个表包含两列——期号和标题。
The first command creates the database (if it does not exist already) as well as a table with two columns, an issue number, and a title.
这些命令创建一个主复制,这个主复制首先检验两个节点上的模式。
These commands create a master replicate that first verifies the schema at two nodes.
执行以下命令创建一个名为MYBROKER的代理。
Execute the following command to create a broker named MYBROKER.
该命令也创建名一个为MYQM的队列管理器。
要满足这些需求,您将创建一个您可以通过命令部署的Ant任务类。
To satisfy these requirements, you will create an Ant task class that you can deploy by command.
创建一个本地队列ha . QUEUE,输入下面的命令。
Create a local queue, HA.QUEUE, by entering the following command.
清单1展示了用于创建一个Windows服务的WASService命令行参数示例。
Listing 1 shows and example of the WASService command line arguments for creating a Windows service.
代码的下一部分将通过vmstat命令创建一个管道,程序将在其中每秒读取一次数据。
The next section of code creates a pipe from the vmstat command, where the program will read data once per second.
否则,在数据源对象的UpdateCommand属性后创建和配置一个命令对象。
Otherwise, a command object is created and configured after the UpdateCommand property of the data source object.
下面的EnterpriseReplication命令创建一个名为rep1的主复制。
The following Enterprise Replication command creates a master replicate named rep1.
例如,比方说您使用entity命令创建了一个实体。
For example, let's say you have created an entity using the entity command.
下面的命令将创建一个名为linux-2.6 的Git仓库。
The following command will create a Git repository directory called linux-2.6.
使用以下命令创建一个QueueManagerqm:crtmqm qm。
使用以下命令创建一个broker broker:mqsicreatebroker broker - i - a - qQM。
Create a broker broker using the command: mqsicreatebroker broker -i -a -q QM.
创建一个任务命令来使用客户端api使web服务调用外部ILOGBRMS。
Create a task command to use the client API to make the web services call the external ILOG BRMS.
如果任一表缺乏一个主键,则cdrstartsec2er命令将创建一个充当主键的er键影子列。
If any of the tables are missing a primary key, the CDR start sec2er command creates an er key shadow column that ACTS the primary key.
使用以下命令创建一个新的NSS证书数据库。
这样可以创建一个包含必要命令和数据的文件,从而重新创建数据库。
This creates a file that contains the necessary commands and data to recreate the database.
然后,创建一个工作,并使用发布系统命令的程序节点,以生成并运行一个批文件。
Then, create a job and use a procedure node that will issue system commands to generate and run a batch file.
既然知道了执行所需操作要调用的实际命令(或方法),现在就可以创建一个脚本来使用此命令。
Now that you know the actual command (or method) to call to perform the desired action, you can now create a script to use this command.
使用清单5所示的命令创建一个存储数据的文件系统和一个存储日志的文件系统。
Create one file system for data and one file system for logs using the commands shown in Listing 5.
前两个命令会创建一个SSH目录,它只允许应用程序用户读取。
The first two commands create an SSH directory that's only readable by the application user.
在SQL注入攻击中,程序会创建一个SQL命令,并将其发送给SQL解释器。
In an SQL injection attack, a program creates an SQL command and sends it to an SQL interpreter.
该命令创建一个脚本,该脚本将自动运行,并存储在发出该命令的目录中。
The command creates a script that is run automatically and stored in the directory from which the command was issued.
清单10中的命令创建了一个名为tcx1的可信任上下文。
The command in Listing 10 creates a trusted context called TCX1.
注意,它使用命令的名称来确定要创建或加载哪一个命令。
Notice that it USES the name of the command to determine which command is to be created or loaded.
例如,如果TxThread发送一个将断点切换到gdb的命令,它将创建一个MIBreakpointChangedEvent。
For example, if the TxThread sends a command changing a breakpoint to GDB, it creates an MIBreakpointChangedEvent.
应用推荐