1.The rule Parse - Vp will now trigger.
规则PARSE-VP现在将触发。
2.Parse XML Recursively - This code will parse any structure of XML documents using recursion using 15-20 lines of code.
这段代码能使用具有15-20行代码的递归函数来分析XML文档的任何一种结构。
3.This app. can be used to parse and search through a database of bestselling books, or easily modified to parse other databases if they adhere to a specific format.
这个应用可用于解析和搜索畅销书的一个数据库,或进行简单的修改以解析其它数据库,如果他们遵照一个特定的格式。
4.The thesis gives the intergrate description of packet classification algorithms. Then analyze the similarity and difference of the packet header between IPv4 and IPv6.After that it provide the implete of parse the IPv6 packet and how to defragment the ip fragments,this solve the biggest problem in the impletetion of two protocol parse.
本文对报文分类算法给出了综合描述,然后根据IPv6和IPv4报文格式的差异分析了其对报文分类解析的影响,其次给出了IPv6报文的解析步骤和IPv6下报文分片的重组算法,为双协议解析的设计解决了最大难题。
5.Parse the HTML code and keep track of the number of bytes processed.
一、解析HTML代码并记下处理的字节数。
6.When you parse the example above, the result will look something like this.
在您对上面的例子进行解析后,结果将是类似这样的。
7.The working principles of the "Hunan Post finance afterwards supervise system" and the realization of its hardware and software are discussed in detail in this thesis. In this system I utilizes XML parse SQL technology and theory, middleware technology, programming technology with AIX operation system ,Visual C++6.0 programming , DB2 database optimize technology , security copy technology , and so on.
本文详细介绍了“湖南省邮政金融事后监督系统”的开发过程、工作原理以及软件硬件的设计和实现,具体介绍了本人在课题开发中所采用的XML解析为SQL技术和原理,中间件技术,在AIX操作系统上编程技术,VC6.0技术,DB2数据库的优化技术,安全备份技术等技术的工作。
8.Deeply Parse the Application of ASF in the Multimedia Synchronization
深入解析ASF文件在多媒体间同步中的应用
9.GDB could not parse a type specification output by the compiler.
GDB不能分析编译器产生的某种类型的说明。
10.If there is no matching hash value, then the SQL statement does not currently exist in the shared pool, and a hard parse is performed.
如果没有匹配的散列值,那么sql语句没有当前存在于共享池,一个硬解析被执行。