Combined with XML technique a remote diagnose system of biology is proposed.
结合XML技术提出一个生物学远程诊断系统。
Combining the XML technique with FALSH technology have good extended value in the network teaching materials and the related fields.
XML技术和FALSH技术的结合,在网络教学课件及相关领域中具有很好的推广价值。
Setting up the result knowledge bank with XML technique and breaking down and matching with statistics way, the accuracy of query is improved greatly.
通过XML技术组织答案知识库,利用基于统计的方法进行分词与匹配,有效地提高了查询的精度。
On thoroughly studying J2EE technique and XML technique, this paper develops a prototype system named the integrated supply chain management system based on J2EE.
本文在深入研究J2EE技术以及XML技术的基础上,开发了基于J2EE的集成供应链管理系统。
Based on the practicing principle of knowledge warehouse, the building of common-part's design knowledge warehouse was realized by using the great function of XML technique.
从知识仓库的实践原理出发,利用XML技术和语言的强大功能, 实现了常用机件设计知识仓库的构建。
This short article examines the business need to sort loan applications into two lists, and thereby demonstrates a technique to handle arrays of business objects using XML maps.
这篇短文介绍了将贷款申请归类到两个列表中的业务需要,从而展示了使用XML映射来处理业务对象数组的技术。
This article presents an important globalization technique for supporting multiple languages — that is, localization pack implementation based on XML.
本文提供了一种支持多语言的重要的全球化技术-即,基于XML的本地化包实现。
Most of these problems will apply to any technique which just serializes data structures to and from XML.
大多数这些问题适用于那些只是在数据结构和XML间序列化的技术。
Extension and restriction are both valid methods for a substitution; however, union is not a valid derivation technique according to the XML Schema specification (see Resources).
扩展和限制是替换的两个有效方法。但是,根据XML模式规范,联合并不是有效的派生技术(参阅参考资料)。
This technique is sufficiently dynamic to reflect to any updates in the XML data provider response; the only required step is uploading a new XSLT file without any code update.
此技巧鲜明反应了XML数据提供程序响应中的任何更新;所需的唯一步骤就是上传一个新的XSLT文件,而不需要任何代码更新。
Use this technique to perform simple transformations of an XML stream, such as filtering out or substituting certain tokens, or even augmenting the stream with new ones.
可通过这种技术对xml流执行简单的转换,比如筛掉或者替换特定的标记,甚至增加新的标记。
All of the XML binding APIs share a major drawback with the manual serialization technique: the coupling of model and view.
所有的xml绑定api都具有手工序列化技术的一个主要不足:模型和视图的耦合。
Using this technique to style complex archetypes is particularly useful when trying to target the same source XML document type for different target media.
当对于不同目标媒体用相同的源xml文档类型时,将该技术应用于样式复杂的原型会特别有用。
Also, the technique USES rich XML structures instead of key-value pairs, allowing nested sub-forms and repeating elements.
此外,这种技术采用了丰富的XML结构而不是键值对,允许出现嵌套的子表单和重复的元素。
The same technique is easily extended to WSDL and other XML languages.
同样的技术很容易扩展到WSDL和其他xml语言。
The latter technique requires a specialized server to receive your XML requests and maintain different versions of pages, though you can easily write such a server extension in a few lines of PHP.
后一种技术要求专门的服务来接收XML请求和维护页面的不同版本,虽然用几行PHP代码就能编写这样的服务器扩展。
It also retrieves the current user timeline, using a technique discussed in Part 1, and parses the timeline XML to display a list of the user's previous messages.
还要检索当前的用户时间表(使用第1部分所讨论的技术),并解析时间表xml来显示用户先前消息的列表。
The other common technique is to simply dump your XML document inside a CLOB column in the database.
另一种常见的技术是直接把XML文档转储到数据库的clob列中。
For both styles of documents (for every compression technique), the size differences in compressed files is much smaller than between the XML versus text originals.
对于两种风格的文档而言(对于每种压缩技术),已压缩文件中的文件大小差异比XML和文本原始文件之间的差异要小。
The second technique is to take advantage of the very specific structure of XML documents to produce more compressible representations.
第二种技术是利用XML文档非常特定的结构生成更可压缩的表示。
The technique I offer in this article extends this idea, making it useful for arbitrary XML formats, with just a bit of extra work from the user.
本文提供的这种技术扩展了这一思路,用户只需稍加修改就能将其运用于任何xml格式。
The preferred service-configuration technique (or frontend, in CXF terminology) used with CXF is JAX-WS 2.x annotations, generally supplemented by XML configuration files.
CXF使用的首选服务配置技术(或在cxf术语中称为前端)是JAX - WS 2 .x注释,通常附有XML配置文件。
Opaque parsing is a technique whereby elements in an XML document can be minimally processed.
不透明解析是一种技术,通过该技术可以最低限度地处理XML文档中的元素。
While the example is in the form of a standalone web service, the technique using XML maps can also be used in your own mediations and BPEL processes.
因为本例是以单独的Web服务形式出现的,所以还可以在您自己的仲裁和BPEL流程中使用这项利用xml映射的技术。
In this article I discuss a technique I used to solve the practical problem of converting XML into a form that's easily digestible by OOo Calc.
在本文中,我将论述一种我曾经用于解决这一实际问题的技术,即如何将XML转化成oooCalc易于识别的格式。
FastSOA technique. Uses native XML technology to provide a SOAP service interface.
FastSOA技术:使用本地XML技术提供一个SOAP服务接口。
My first demonstration of building tables with Ajax is through the use of an XML request to the server over Ajax. The value of this technique is two-fold.
我的第一个使用Ajax构建表格的演示是,通过 Ajax向服务器发送XML请求,此技巧的价值是双重的。
This technique, which I'll call schema-constrained SOAP, USES an XML schema to describe the literal XML structure of the RPC parameter (s).
我将称之为受模式约束的SOAP (schema -constrained SOAP)的这种技术使用XML schema描述RPC参数的文字XML结构。
This is also called the XML HTTP technique.
它有时也称为XMLHTTP技术。
The method="post" action posts the form's data model instance to the receiving URL as an XML document, suitable for processing with XSLT or any other XML manipulation technique.
method="post"动作将表单数据模型实例作为XML文档 post给接收URL,适用于XSLT或者其他 XML处理技术。
应用推荐