Listing 1 is an extract from a data sheet as saved by Gnumeric.
清单1是选自gnumeric保存的数据表。
Note that Gnumeric can store the spreadsheet data in a compressed format.
注意,Gnumeric可以以压缩格式存储电子表格数据。
The Gnumeric spreadsheet accommodates changeable information and stores the data in XML.
Gnumeric 电子表格适应多变的信息并以XML 格式存储数据。
To view the data directly, make sure the spreadsheet is stored using zero compression from the Gnumeric preferences.
要想直接查看数据,确保在Gnumeric参数设置中选择零压缩来对电子表格进行存储。
The code begins by defining the name of the Gnumeric file, followed by a trap that exits PHP if the file is not found.
这段代码以定义一个Gnumeric 文件名开始,接着是一个trap,用于在不找到文件时退出PHP。
Because the uncompressed Gnumeric file is pure XML, you can get an idea of the structure of the data with a basic text editor.
由于压缩的Gnumeric文件是纯xML文件,用一个基本的文本编辑器就可以对数据的结构有一个大概的了解。
This example USES Gnumeric, which stores its data in XML format, as the spreadsheet and PHP, which is able to read the XML directly, as a reporting application.
该示例使用Gnumeric作为报表应用程序,Gnumeric以xml格式存储数据,就像电子表格和PHP一样,可以直接读取XML。
A better way to view the overall XML structure of the Gnumeric file is to copy it to a new file with an.xml extension and then open it with an XML-aware browser.
查看整个Gnumeric文件xml结构的一个较好的方法是将其以. xml扩展名复制到一个新文件中,然后用一个支持xml的浏览器打开。
A better way to view the overall XML structure of the Gnumeric file is to copy it to a new file with an.xml extension and then open it with an XML-aware browser.
查看整个Gnumeric文件xml结构的一个较好的方法是将其以. xml扩展名复制到一个新文件中,然后用一个支持xml的浏览器打开。
应用推荐