You could use XML to store configuration data, and write all sorts of utilities to read that data, but never actually store the configuration data itself.
您可以使用XML存储配置数据,同时编写各种工具来读取该数据,但是实际上却无法存储配置文件本身。
The SPE cannot read main memory directly, but instead must import and export data between the local store and main memory using DMA commands to a unit called the memory flow controller, or MFC.
SPE不能直接读取主存,相反地必须通过对内存流控制器(或mfc)的单元使用dma命令来在本地存储和主存之间导入和导出数据。
The following code example shows how to read and write data using memory as a backing store.
下面的代码示例说明如何通过将内存用作备份来读取和写入数据。
应用推荐