Location:
Search - XML excel
Search list
Description: XML入门的好书籍-XML basic good books
Platform: |
Size: 7350272 |
Author: 孟刚 |
Hits:
Description: 用c++builder读写xml数据的例子,此处将xml文件作为数据库,用listview显示,更改,增加,删除等数据库常用方法. 程序界面 http://ccb.zzia.cn/images/xml1.jpg http://ccb.zzia.cn/images/xml2.jpg-c builder used to read and write data xml example, the museum will xml documents as databases, using error, change, delete database commonly used methods. Program Interface http://ccb.zzia.cn/images/xml1.jpg http:// ccb.zzia.cn/images/xml2.jpg
Platform: |
Size: 3150848 |
Author: 陈东 |
Hits:
Description: XML在Excel中的应用!-XML in Excel Application!
Platform: |
Size: 1960960 |
Author: 侯进良 |
Hits:
Description: EXEL 到 XML 的转换程序-EXEL to XML conversion
Platform: |
Size: 12288 |
Author: 李丰华 |
Hits:
Description: 电子图书书籍,office 2003 Excel VBA 是一款基于VB基础的宏语言,格式为PDF。-electronic library books, Excel 2003 VBA office is built on the basis of Acer VB language, to PDF format.
Platform: |
Size: 9024512 |
Author: 何渊 |
Hits:
Description: 从数据库导出数据,然后生成格式化的excel,将rar直接改为jar则可以直接应用-data derived from the database, and then generate formatted excel, rar directly into jar can be applied directly
Platform: |
Size: 1176576 |
Author: 赵敏 |
Hits:
Description: Web报表解决方案,使用XML作为它的配置文件。支持集群、负载平衡、
动态发布、PDF, Excel, LDAP,图表、过滤器、排序、布局定制、门户、JasperReports、Velocity
模板、兼容Internet Explorer, Netscape, Mozilla, Opera-statements Web solutions, using XML as its configuration files. Support for clustering, load balancing, dynamic publishing, PDF, Excel, LDAP, charts, filters, sort of layout customization, portal, JasperReports, Velocity template compatible Internet Explorer, Netscape, Mozilla, Opera
Platform: |
Size: 2483200 |
Author: 老朱 |
Hits:
Description: excel、word文档转换为html组件-excel, word documents into html components
Platform: |
Size: 26624 |
Author: chen |
Hits:
Description: 关于生成EXCEL文件的封装类,包括配置文件,demo.xml为配置文件。-Excel documents on the formation of the Packaging categories, including configuration files, demo.xml for configuration files.
Platform: |
Size: 13312 |
Author: 零度 |
Hits:
Description: 利用C#,将EXCEL文档内容转换面XML文件内容-using C#, Excel documents as XML document conversion surface content
Platform: |
Size: 3072 |
Author: |
Hits:
Description: 此控件是一个DataGrid的加强版的控件,可以实现很多需要写很多代码才能完成的功能,实现这些功能你只要简单的设置几个属性,就可以达到预期的效果!可以实现自动的分页、自动的排序、自动产生全选列、自动产生由于页面限制产生滚动条、可以透明显示DataGrid、也可以导出丰富多样的文件,其中包括HTML、Text、XML、EXCEL、以及用属性表示数据的XML。同时还提供对数据源的打印功能(针对HTML打印)。
我第一次使用DataGrid那些代码真是让我头痛,且不说设计模式(那是时候还不知道这么多)那些代码真的写的很烦人,所以一直以来就想要写一个方便的DataGrid减少劳动。前一段时间比较空闲抽出时间写了这个DataGrid。我发布源码的目的是:希望我们可以一起进步-this control is an enhanced version of the DataGrid controls, a lot can be achieved need to write a lot of code to complete the functions and features you need to set up a few simple attributes, it can achieve the desired results! It automatically tabs, automatic sequencing, the entire election is automatically generated list As pages generated automatically limit the production of rolling, transparent DataGrid shows, it also derived a variety of documents, including HTML, Text, XML, Excel, as well as attributes of XML data said. Also available data sources to a print function (for Print HTML). The first time I use those DataGrid code really let me headaches, aside design pattern (which is when so many do not know) who wrote the code is really very frustrating. So all along wanted to write
Platform: |
Size: 313344 |
Author: 王鸿博 |
Hits:
Description: 将ACCESS数据库表导出为word、excel、txt、xml、dbf等格式。-ACCESS database tables will be derived for the word, excel, txt, xml, dbf format such as.
Platform: |
Size: 381952 |
Author: sunny |
Hits:
Description: excel打印模板,支持单表,主从关系表格,利用xml格式的office文档特点-excel Print templates, support single table, from the relationship between the main form xml use the office document format features
Platform: |
Size: 8192 |
Author: |
Hits:
Description: 该代码是VC完整应用程序代码。示例使用 XML 规范及 .net XML 解析 Office Execl 2007-VC code is the complete application code. Examples of the use of XML and norms. Net XML parser Office Excel 2007
Platform: |
Size: 623616 |
Author: yangjilin |
Hits:
Description: 一个解析XML文件和Excel文件转化的封装类
-a parsing XML documents and Excel documents into the categories of Packaging
Platform: |
Size: 6144 |
Author: 朱明刚 |
Hits:
Description: This an excellent collection of XML best practices: essential reading for any developer using XML. This book will help you avoid common pitfalls and ensure your XML applications remain practical and interoperable for as long as possible."
Edd Dumbill, Managing Editor, XML.com and Program Chair, XML Europe
-This an excellent collection of XML best practices : essential reading for any developer using XML. This book will help you avoid common pitfalls an d ensure your XML applications remain practiced l and interoperable for as long as possible. "Ed d Dumbill, Managing Editor, XML.com and Program Chair, XML Europe
Platform: |
Size: 776192 |
Author: 静水 |
Hits:
Description: excel 转换为XML,可以批量转换,同时生成Schema验证文件-excel converted to XML, batch conversion, while generating Schema document validation
Platform: |
Size: 13312 |
Author: 王建 |
Hits:
Description: 由XML生成Excel文件
提供XML语言的简单编写方法
-Excel documents generated by the XML language, XML provides a simple method to prepare
Platform: |
Size: 29696 |
Author: 李建涛 |
Hits:
Description: 代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。
注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。(The code is divided into two parts: the OXExcel class: the Excel document structure, the hierarchy of nodes, or the processing of elements; OXSheet: the processing of tables, content levels, nodes, or elements.
Note: This is my code after many tests results, but is still not satisfactory, mainly in two aspects: 1, written form part of the style change the background color of the function; 2, add a hyperlink will lead to a sequel, open the Excel document does not modify anything off there will always be a reminder to save.)
Platform: |
Size: 5120 |
Author: y.xu
|
Hits:
Description: 让 excel 导出导入更简单,告别繁琐的 excel 导出,实现自定义导出,模板导出(Make excel export and import easier, bid farewell to tedious excel export, custom export, template export)
Platform: |
Size: 117760 |
Author: 孤独的老张 |
Hits: