Line 27 - 32 : this method obviously tests the adding capability . we just try to make sure that the correct attributes are assigned to the message 第27 - 32行:显然该方法测试新加的功能。我们试图确保正确的属性被指定到消息。
The dso properties specify connections to remote and local server repositories , and to remote and local directories used to control locking Dso属性指定到远程和本地服务器存储库的连接以及到用于控制锁定的远程和本地目录的连接。
Specifies a full path to a dll or exe file , or a guid of a product that has a . dll file that contains an icon to load for the wizard 指定到dll或exe文件的完整路径,或产品的guid ,该产品所带的. dll文件包含要为向导加载的图标。该图标使用给定的
Backing up your logical logs is always a good idea and it is essential if you plan to do parallel backups or want to be able to perform point - in - time restores see 备份逻辑日志一直是一个好主意,如果计划执行并行备份或想要执行指定到某一点的还原(请参阅
It is essential that you ensure your logical logs will be backed up regularly if you plan to do parallel backups or want be able to perform point - in - time restores 如果计划执行并行备份或者希望能够执行指定到某一时间点的还原,则确保定期备份逻辑日志就非常重要。
You will see how to specify your truststores and keystores to the jsse runtime programmatically , and how to use multiple truststores and keystores within your application ,您将会看到如何程序化地将您的信任库和密钥库指定到jsse运行时中,以及如何在您的应用程序中使用多重信任库及密钥库。
The encapsulation frame - relay command is assigned to the physical interface . all other configuration items , such as the network layer address and dlcis , are assigned to the subinterface 概括的讯框中继指令被指定到实体介面.其他的设定都被分配到子介面,像是网路层位址和资料链结连接识别码。
In this tutorial , you will specify a data source connection to the report server web service , create a dataset and query that retrieves xml data , and create and preview a final report 在本教程中,您将指定到报表服务器web服务的数据源连接,创建数据集以及检索xml数据的查询,创建并预览最终报表。
Such accessibility can be provided by putting all the code in a single java project and specifying a java jar dependency between the ejb and web projects to that java project 该访问可以这样提供:把所有的代码放到一个单一的java项目中,并且将ejb和web项目之间的java jar依赖关系指定到那个java项目。
Edit line 25 of getalltests . py to specify the path to the root of your source ; all directories under this location will be searched for filenames matching test . java within the org package 编辑getalltests . py第25行以指定到源文件的根路径,会搜索在这个位置下的所有目录中与org包中* text . java匹配的文件名。