以下为句子列表:
英文: CARPE (Retriever And Parser Extensible Classes) is a set of cross-platform PHP extensible classes intended to retrieve data from multiple kinds of local and online sources, parse it into custom formatted data and distribute it to multiple destinations.
中文: 是一套跨平台的PHP可扩展的类,目标是从多种本地和在线源获取数据,将它解释成定制格式的数据,并分发到多个目的地。
更详细...
英文: The initialization of a data medium such that a particular computer system can store data in and subsequently retrieve data from the medium.
中文: 数据媒体的初始化,使某一特定计算机系统能将数据存在媒体中,随后又可从该媒体中检索出来。
更详细...
英文: This results in the vertex buffer you created earlier being bound to source index 0, so any vertex element which is pulling its data from source index 0 will retrieve data from this buffer.
中文: 上面代码的执行结果就是把之前建造的顶点缓存榜定到更早之前创建的资源索引0上面,继而这里所有的顶点元素都可以通过资源索引0来得到他们在缓存中的数据。
更详细...
|