搜索资源列表
parseexcelxmlsrc
- 该代码是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
demo_vc2003
- 针对微软office文档的解析,获取其中的文本内容
parseexcelxmlsrc
- 该代码是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
demo_vc2003
- 针对微软office文档的解析,获取其中的文本内容-Microsoft office document analysis, to obtain the text of which
Personnel-Management-System
- Visualc++/SQL+Server数据库应用实例完全解析1.rar及对应的开发ppt。内容是一个“人事管理系统” 人事工资管理系统是非常通用的管理信息系统,是企事业单位实现办公自动化的前提和基础。 后台数据库使用SQL Server,前台开发工具使用Visual C++。 本系统采用目前比较流行的ADO数据访问技术,并将每个数据库表的字段和操作封装到类中,从而成功地将面向对象的程序设计思想应用到数据库应用程序设计中。
parse-pptx
- 上次,上传的文件parseoffice2007.rar中不含有pptx与ppt的解析,本次补齐。现在office的解析已经基本完成。本文档是关于office所有ppt,pptx的解析。用户根据自己需要进行修改。jar还是Apache-POI-3.8。-Last, upload the file does not contain parseoffice2007.rar ppt pptx and analytical, this padde
libooxml
- 据说office2007往后的版本都是open xml方式实现的,这个就是那个啥的,但是还要一个其他的XML解析的开源库-open xml
libxls-0.3.0-cygwin.tar
- 基于linux的excel解析库,不依赖office。-linux excel read/write lib
jacob-1.16-M1
- 基于lucene的文本分词包,可以对office文件进行解析-Text segmentation based on lucene package, you can parse for office documents
POIFSBrowser
- C#程序解析和查看doc,ppt和xls格式包含的文件和内容,用于研究Office二进制格式。-C# program to parse and view files and doc, ppt and xls format contains content for the study of the Office binary formats.
Search.test1
- 主要是測試以asp.net下載網路上的檔案,並可以解析word,excel,pdf格式的檔案為文字檔。限制:必須安裝office 2-The test asp.net download files over the Internet, and can parse word, excel, pdf format file as a text file. Restrictions: must install office 2000
tika
- Apache tika 可以解析各种富文本格式的文件,得到其中的文本内容字符串。如tika 可用于解析Office 97/2003/2007 格式、PDF 格式、HTML 等格式的文件。请参考tika-app-1.5.jar 的功能,实现一个GUI 界面的桌面程序,该程序可以打开以上几种格式的文件,调用tika 进行解析,在界面上展示txt 解析结果,并将结果保存成文本文件。该程序也可以同时打开一组文件,以多线程的方式对它们进行并行处理
office-master
- 能够在移动端解析展示 市面上主要的office文档的demo(The ability to parse the main office on the market)
ReceiveMailTest
- POP协议-Post Office Protocol,现在常用的是第三版,简称POP3,默认端口号为110。通过POP3,客户机登录服务器后,可以对自己的邮件进行删除或下载,下载后,电子邮件客户端软件就可以在本地对邮件进行处理,Windows操作系统默认安装的Outlook Express就采用这种工作方式。 实际上,收发邮件使用了两种协议,一种是TCP,用于收发数据;另一种是POP3,用于解析传送的命令。(POP proto