搜索资源列表
libary-bj
- 打开xml文件,用c ++builder6,并在TreeView控件中显示-open xml files, c builder6, and the TreeView control shows
WTcpSrv
- TCP/IP socket Server,can open xml file and sends the data to all clients
XML
- 用C#操作xml xmlFilePath = textBox2.Text FileStream fs = new FileStream(filePath ,FileMode.Open) BinaryReader binreader = new BinaryReader(fs ) //XmlTextReader xmlreader = new XmlTextReader() XmlTextWriter xmlreader = new XmlTextWriter(
libxml2-sources-2.6.29.tar.gz
- xml开源解析代码.版本为libxml2-2.6.29,可支持GB3212.网络消息发送XML时很有用.,xml open-source code analysis. version libxml2-2.6.29, supports GB3212. network message when XML is useful.
tinyXml
- 简单实用的开源项目tinyXml,只有六个源文件,实用者可以简单地加入系统直接进行xml文件的基本操作!-Simple and practical open source project tinyXml, only six source files, utility can easily join the system xml files directly to the basic operation!
OXML_BOOK_RU.pdf
- Open Office XML file format
jawe-cvs-latest.tar
- jawe的最新版本,基于Java的图形化工作流编辑器。图形化工作流编辑器 。使用JAVA语言开发,开放源码 。严格遵循WFMC规范 。XPDL(XML Process Definition Language)WFMC的 XML 过程描述语言-jawe the latest version of Java-based graphical workflow editor. Graphical workflow editor. The use of JAVA language development,
auto
- _企业办公自动化系统 基本信息 开发工具: Visual Studio 2005 开发语言: C# 数据库: SQL Server 2000 ASP.NET版本:ASP.NET 2.0 数据库文件位置:“OANetWeb\App_Data\For MSSQL2000”目录下,直接附加数据库即可; 数据库用户名与密码:位于OANetWeb\web.config文件中,默认是sa/(空) 使用步骤 1. 将OA
hibernate
- hibernate数据持久化组件 对象持久化,把数据保存在永久的存储介质中(数据库) OR/M(object relation mapping)对象关系映射。 POJO类,就是标准的Java Bean。 Hibernate就是一个可以自动的根据xml完成对象关系映射,并持久化到数据库的开源组件。 Hibernate的底层也是有JDBC实现的。 hibernate是通过xml文件的配置,对数据库的底层的方言,以及数据库连接所需的信息,以及连接数据库的驱动。 hib
AutoASM
- VC+XML+UG OPEN API做的自动装配-VC+XML+UG
WebGIS
- WebGIS开源代码_《2008奥运奖牌榜地理分布图》-Open Source WebGIS _ " 2008 Olympic Games medal standings geography"
NDoc_cn
- NDoc generates class libraries documentation from .NET assemblies and the XML documentation files generated by the C# compiler (or an add-on tool for VB.NET). NDoc uses add-on documenters to generate documentation in several different format
Pb_xml
- PB操作xml 你必须安装: 微软的Internet Explorer 5.0 (及更高版本) Microsoft XML分析器3.0 ( msxml3sp1.exe ) Sybase的PowerBuilder的8.0 安装。 1 。档案解压缩到如。 ç : \实例\ pb8 \的XML 2 。打开工作pb_xml.pbw 3 。打开窗户w_pbxml_sheet1和commandbuttons
xml-test(tinyxml)
- TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
ECMA-376--Second-Edition--Part-4---Transitional-M
- open office xml 1st edition
libooxml
- 据说office2007往后的版本都是open xml方式实现的,这个就是那个啥的,但是还要一个其他的XML解析的开源库-open xml
Office-Open-Xml.rar
- office2007/2010使用office open xml新的文档结构,office2007/2010 new office open xml document structure
java-open-the-xml-file
- java 打开xml文件 使用JAVA实现 精确简洁 使用最小的空间实现最全的功能-java open xml file using JAVA to achieve accurate and simple to use minimal space to achieve the most complete functionality
Excel文档处理之Open XML
- 代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。 注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。(The code is divided into two parts: the OXExcel class: the Excel documen
XMLSchemeBuilder0327
- 用来选择和打开xml文件以树形图形式展示点击相关节点修改相关属性(It is used to select and open XML files, display in tree form, click relevant nodes, modify related attributes.)