However, care should be used when transferring data types not supported in PHP.
Web服务栈可用于传递复杂的数据结构,但是传递PHP不支持的数据类型时必须小心。
XML is a common format for transferring data, and it is, of course, native to XForms.
XML是传输数据的一种常见格式,当然也是XForms原生的。
Enable data compression when transferring data over the network, including XML payloads.
在通过网络传输数据时支持数据压缩,包括xml有效负载。
XML as a means of storing and transferring data is one of current researching hot directions.
XML作为一种数据存储和传输的手段,是当前研究的热点之一。
A method for transferring data from PE-240C elemental analyzer 240 data station to PC is described.
介绍了PE公司240c型元素分析仪240数据站向PC机传输数据的方法。
One of the tedious tasks of developing web applications is transferring data from form beans to data beans.
开发web应用程序中的一个枯燥乏味的任务是将数据从表单beans传输到数据beans。
Data objects are typically used for transferring data to and from the system clipboard, and in drag-and-drop operations.
资料物件通常用于传输系统剪贴簿的进出资料,以及供拖放作业之用。
Deployment is the process of transferring data to an execution group on a broker so that it can take effect in the broker domain.
部署工作是将数据传输到代理中的执行组的过程,所以它可以在代理域中生效。
Consult the documentation for the component to determine whether you can use the Clipboard for transferring data from the component.
参考组件的文档,确定是否能使用“剪贴板”传输组件中的数据。
Transferring data using DMA will occupy less CPU resource, synchronously obtain higher response speed of the system and higher copying speed.
使用DMA方式进行数据传输可以占用较少的CPU资源,同时获得较快的系统的响应速度和数据拷贝速率。
The engineers at Minox have been able to integrate a card slot in the small body next to the USB interface for transferring data to the computer.
在密诺斯的工程师已经能够集成数据传输到计算机中的一个小体卡插槽旁边的USB接口。
Every remote method call involves transferring data from the client EJB stub to the server and back to the client EJB stub generating network traffic.
每个远程方法调用都包括将数据从客户机ejb存根传送到服务器,然后再传送回产生网络流量的客户机ejb存根。
TCP/IP is a communication protocol used for transferring data between two applications, which can be running on different computers connected by a network.
TCP/IP是用于在两个应用程序之间传输数据的通信协议,这两个应用程序可以运行在通过网络相连的不同计算机上。
The SHIP operator does not have a statement associated with it, as this SHIP operator stands for transferring data from the federated server to Oracle.
SHIP操作符没有相关联的语句,因为这个 SHIP 操作符表示将数据从联邦服务器传送到Oracle。
This article puts forward away of transferring data window object SQL Grammar to realize the dynamic creation of data window object in application system.
文章就该问题提出通过移植数据窗口对象SQL语法的方法来实现该类数据窗口对象在应用程序中的动态创建。
Minimize traffic in networked environments: you'll enjoy better runtime performance if you avoid transferring data unnecessarily between your application and DB2.
最小化网络环境中的流量:如果避免应用程序和DB2之间不必要的数据传输,将会感受到更好的运行时性能。
A common method for transferring data from one spreadsheet to another is to use comma-separated value (CSV). Using this time-tested format, you get the following.
在电子表格之间传输数据的一种常用方法是,使用逗号分隔的值(comma - separated value, CSV)。
They load logs from their web clusters using the open source Scribe upload facility, transferring data from tens of thousands of machines every five to 15 minutes.
他们使用开源的Scribe上传工具从Web集群载入数据,每10到15分钟就从成千上万的机器传输数据。
Especially, the designs of forwarding table, forwarding table update and transferring data-driven message from forwarding engine to main controller are given.
进而设计了转发表的格式、转发表的更新机制以及从转发到主控的数据驱动报文实现形式。
Synchronization is the base of transferring data correctly in synchronous digital network, so synchronization technique is the key in the data transferring field.
在同步数字网络中,同步是数据流正确传输的基础,因此同步技术是数字传输领域的关键技术。
A routine or storage used to compensate for a difference in rate of flow of data, or time of occurrence of events, when transferring data from one device to another.
当数据从一个设备传送到另一个设备时,用于补偿数据流速率差或事件发生时间差的一种例行程序或存储器。
You must request the Bluetooth permission in order to perform any Bluetooth communication, such as requesting a connection, accepting a connection, and transferring data.
为了执行任何蓝牙通信,例如请求一个连接、接受一个连接以及传输数据,你必须请求BLUETOOTH权限。
As the importance of the XML in storing, carrying and exchanging data, it is very necessary and valuable to study the security of XML in the process of transferring data.
由于XML在存储、携带和交换数据方面的重要性,研究XML在数据传递过程中的安全性是很有必要和价值的。
The SCSI commands involve data commands that are used for transferring data from or to SCSI devices and non-data commands that request or set the configure parameters of a SCSI device.
SCSI命令涉及到用于向 SCSI设备传输数据(或从中输出数据)的数据命令,以及用于设置 SCSI 设备的配置参数的非数据命令。
Different applications of P2P networks enable users to share the computation power (distributed systems), data (file-sharing), and bandwidth (using many nodes for transferring data).
不同软件所使用的P2P网络让用户可以分享电脑的处理能力(分布式系统),数据(文件分享)和带宽(使用多节点传送)。
Browsers can maintain state by transferring data to referred pages using the GET and POST methods, as well as through cookie information contained within the headers passed to the server.
浏览器可以使用GET和POST方法将数据传递到所引用的页面中,从而对状态进行维护;也可以通过传递给服务器上的消息头中包含的cookie信息对状态进行维护。
From this we can see that database security proxy can attain the purpose of accessing and communicating safely, and the problem in accessing database and transferring data will be solved.
由此可见,数据库代理方式能够达到安全访问数据库并进行安全通信的目的,从而解决数据库访问安全及数据传输安全问题。
Much like Ajax, the SOAP specification and the Representational State Transfer (REST) approach can also be used to provide an industry standard means of transferring data between applications.
与 Ajax非常相似,您还可以使用SOAP规范和代表性状态传输(Representational State Transfer,REST)方法来提供在应用程序之间传输数据的行业标准方式。
Much like Ajax, the SOAP specification and the Representational State Transfer (REST) approach can also be used to provide an industry standard means of transferring data between applications.
与 Ajax非常相似,您还可以使用SOAP规范和代表性状态传输(Representational State Transfer,REST)方法来提供在应用程序之间传输数据的行业标准方式。
应用推荐