Once you can successfully connect, you can close this dialog and continue by creating the SQL command (s) needed.
一旦连接成功,您就可以关闭该对话框并继续创建所需的SQL命令了。
The command assistance panel only displays command (s) for the last action performed in the console.
命令帮助面板仅显示在控制台中执行的最后操作的命令。
Before we delve deeper into our JoinRowSet study, let? S issue a simple JOIN command to review what it can do for us.
在深入研究JoinRowSet之前,先发出一条简单的JOIN命令,重温一下它的功能。
Now, instead of going through the entire process of having to run telnet to connect to the remote system, log in with your username and password, run the command(s) on that system, and then log out.
现在,对于整个执行过程,不再需要运行telnet连接到远程系统,使用您的用户名和密码进行登录,在该系统上运行这些命令,然后注销。
You can also explore the selected element (s) using the explore in Browse Diagram command.
你还可以使用Explorein Browse Diagram这一命令开发所选元素。
The WordCheck function then converts the resulting string as a Vim command and executes it (exec s: words_matcher) to turn on the matching facility.
WordCheck函数随后将结果字符串转换为一个Vim命令并执行它(execs: words_matcher),从而启用匹配功能。
You can remove trailing blanks from a file by using the s command and substituting a null replacement.
通过使用s命令并替换一个空替换字符,您可以删除尾随空格。
Note that the left part of the 's' command uses '\(' and '\)' to mark the characters that we want to use in the right part.
注意 ‘s’命令的左侧使用 ‘\(’和 ‘\)’标记我们希望在右侧使用的字符。
In Figure 4, the running status of wpar is known by using lswpar command, where s means that txwpar is a system wpar and a means that txwpar is active.
在图4中,使用lswpar命令查看wpar的运行状态,其中s表示txwpar是一个系统wpar,a表示txwpar是活动的。
The goal is to override the default validate command, which is defined as nsgmls -wxml -s %s %s, setting it to onsgmls -wxml -s %s %s.
这个目的是覆盖缺省的验证命令(该命令被定义成nsgmls -wxml -s %s %s ),将它设置成 onsgmls -wxml -s %s %s 。
If desired, you can develop and deploy an equivalent SQL stored procedure using DB2's command line processor.
如果需要,您可以使用DB2的命令行处理器开发和部署一个等价的SQL存储过程。
At the Lord 's command through Moses, each was assigned his work and told what to carry. Thus they were counted, as the Lord commanded Moses.
摩西按他们所办的事,所抬的物,凭耶和华的吩咐数点他们。他们这样被摩西数点,正如耶和华所吩咐他的。
Unfortunately, a complete description of troubleshooting using GRUB 2's command-line mode would be several times the length of this article.
不幸的是,关于使用GRUB2的命令行模式进行故障排查的详细描述内容,其长度将会是本文的好几倍。
At the Lord 's command the Israelites set out, and at his command they encamped.
以色列人遵耶和华的吩咐起行;也遵耶和华的吩咐安营。
Background: Deep in the bowels of Cheyenne Mountain is a city-like military complex that once served as North American Aerospace Defense Command (NORAD) 's center.
背景材料:在夏延山的深处像一座城市一样的军事综合隧道,一度作为北美防空司令部(NORAD)的中心。
They obeyed the Lord 's order, in accordance with his command through Moses.
他们守耶和华所吩咐的,都是凭耶和华吩咐摩西的.
So at the Lord 's command Moses sent them out from the Desert of Paran. All of them were leaders of the Israelites.
摩西就照耶和华的吩咐,从巴兰的旷野打发他们去,他们都是以色列人的族长。
At the Lord 's command they encamped, and at the Lord' s command they set out.
他们遵耶和华的吩咐安营,也遵耶和华的吩咐起行。
At the Lord 's command through Moses, each was assigned his work and told what to carry.
摩西按他们所办的事,所抬的物,凭耶和华的吩咐数点他们。
At the Lord 's command Aaron the priest went up Mount Hor, where he died on the first day of the fifth month of the fortieth year after the Israelites came out of Egypt.
以色列人出了埃及地后四十年,五月初一日,祭司亚伦遵着耶和华的吩咐上何珥山,就死在那里。
Sometimes the cloud was over the tabernacle only a few days; at the Lord 's command they would encamp, and then at his command they would set out.
有时云彩在帐幕上几天,他们就照耶和华的吩咐住营, 也照耶和华的吩咐起行.
Then using the "arp -s" command, you can add static ARP entries for all your known devices.
然后使用 "arp-s"命令,你可以为你所知道的设备添加静态ARP映射。
In the first one, we use the s (substitute) command to substitute an upper case for a lower case 'a' on each line.
在第一个脚本中,我们使用s(替换)命令来将每一行中的小写‘a’替换为大写。
The execution time of the operations is measured using the operating system command time or db2's db2batch tool.
这些操作的执行时间通过操作系统命令time或db2的db 2batch工具来测量。
The first is to switch the active and standby instances by using the endmqm command with the -s option.
第一种方法是使用带 -s选项的endmqm命令来切换活动和备用实例。
If you issue the endmqm -s IBMESBQM command on the active instance, you will manually switch control to the standby instance.
如果在活动实例上运行endmqm - sIBMESBQM命令,则手动将控制权切换到备用实例。
Use the -s command line option with ccache to get statistics about the cache performance (see Listing 3).
在ccache中使用- s命令行选项来获得关于高速缓存性能的统计数据(见清单3)。
Notice the only real difference between using JRuby and native Ruby is that the gem command is prefixed with a JRuby -s.
注意,使用JRuby与原生ruby之间惟一的真正区别是gem命令是以JRuby - S为前缀的。
Suppose you execute the following command on your localhost, 192.168.2.64: tcpdump -i eth0 -X -s 3000 host 192.168.2.100 and port 5432.
假设您在自己的本地主机 192.168.2.64 上执行以下命令:tcpdump-ieth0 -X-s 3000host 192.168.2.100 and port 5432。
In order to create a new Snapshot lv, use the same lvcreate command, specifying the -s parameter and an origin lv.
创建新的快照lv也是使用lvcreate命令,但是要指定- s参数和原来的lv。
应用推荐