将xml转换为静态格式的另一种方法—特别是您希望这种格式是位于磁盘上的文件—是使用jaxb之类的数据绑定api。
Another way to move XML into a static form-particularly if you want that form to be a file on disk somewhere-is to use a data binding API like JAXB.
在清单2中,代码首先包含了MDB2_Schema包所需的类文件,然后通过调用其静态方法factory以初始化mdb2抽象层。
In Listing 2, the code first includes the necessary class file for the MDB2_Schema package, and then initializes the MDB2 abstraction layer by calling its static factory method.
模式定义文件通常在初始化时传递给XMLDAS,这是通过使用类上的静态create方法实现的,如下所示。
The schema definition file is usually passed to the XML DAS when initialized, using the static create method on the class, like this.
因而,使用静态VXML文件往往比使用servlet并频繁地重新编译更简单——尽管这种方法提供的灵活性、反应能力和可扩展性要更差一些。
As a result, it's often easier to use static VXML files — even if that option offers less flexibility, reactivity, and extensibility — than to go with servlets and frequent recompilations.
服务实现的标准方法通常假设服务客户具有服务定义文件的静态编译。
A standard approach to service implementations often assumes static compilation of the service definition files with the service consumer.
相对于在只有文件系统的存储库中部署静态HTML文件而言,在内容存储库中使用文件系统和数据库组合的方法可以为您提供更大的灵活性。
Using a combination of file system and database for your content repository gives you much more flexibility then deploying static HTML files from a file system-only repository.
当然,一种甚至更有效的方法是从专用于提供静态内容的服务器(比如一个ApacheWeb服务器)提供这样的文件。
Of course, it is even more efficient to serve such files from a server that is dedicated to serving static content such as an Apache Web server.
如果人们已经编写了一些工具来使用SVG显示3d或者一些canvas标记,那么采用一种方法对SVG文件中的X3D进行静态呈现就更有意义了。
Given that people have already written tools to display 3d using SVG or the canvas tag, it might even make sense to have a way to statically render X3D in an SVG file.
其他两个构造方法只是调用静态方法IndexReader . open把你的文件路径或Directory对象转换成一个IndexReader。
The other two constructors just turn your file path or Directory object into an IndexReader by calling the static method IndexReader.open .
所有上述的setter方法都是在解析静态服务映射导航文件时植入的,而getter方法是由动态控制整个流程的服务控制器调用的。
All the above setter methods are populated when the static services mapping navigator file is parsed and getters are called by the services controller, which controls the whole flow dynamically.
我们所做的第一件事就是使用SDO_DAS_XML:create静态方法,该方法用包含blog描述的模式文件初始化xmlDAS。
The first thing we do is use the SDO_DAS_XML: : create static method to initialize an XML DAS with the schema file containing the description of our blog.
目前基于行为分析的未知病毒检测方法,需要可执行文件运行后才能检测到,无法检测出以静态形式存在计算机中的病毒文件。
Behavior-based analysis of currently unknown virus detection methods, necessary to run an executable file can be detected after, can not be detected in static form of computer virus file.
这个文件可能包含了一些类的定义,包含了一个实现了静态Main方法用来作为您的应用程序的入口。
This file is likely to contain the definition for several classes, including one that implements the static Main method that is used as the entry point for your application.
介绍了应用在SOCKET下定义静态变量实现接受文件的方法,把指定远程计算机的发送的流文件接收到主机上,还原文件以实现FTP协议。
The article recommends a method to receive file with static variables in Internet SOCKET class. The FTP is realized through sending a stream file to another remote computer and recovering it.
介绍了应用在SOCKET下定义静态变量实现接受文件的方法,把指定远程计算机的发送的流文件接收到主机上,还原文件以实现FTP协议。
The article recommends a method to receive file with static variables in Internet SOCKET class. The FTP is realized through sending a stream file to another remote computer and recovering it.
应用推荐