搜索资源列表
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!
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
DotNet
- 程序员大本营.Net篇。详细介绍.Net编程的方方面面,打开有14M大小,涵盖C#,VB,ASP.Net,框架,XML等方面的内容-Programmer camp. Net articles. Details. Net programming aspects, open a 14M size, covering C#, VB, ASP.Net, framework, XML and other aspects of
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
openws-1.3.0-bin.tar
- SAML(Security Assertion Markup Language,安全断言标记语言)是由OASIS管理,得到各主流IT厂商支持和部署最广泛的网站SSO标准。它提供了一个安全且可扩展的数据格式集,在各种环境下交换数据和身份识别信息。-The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for cr
HydrogenCms
- HydrogenCms是一款采用Asp.net MVC开发的轻量级的CMS,是一个全功能的、低要求的、开源的CMS,它使用 asp.net mvc, linq2sql, linq2xml, 还借鉴了 BlogEngine, Kigg的一些优点。 可以在线更换皮肤,可以在后台设置网站标题及管理员密码等,数据存储采用的是XML。-HydrogenCms using Asp.net MVC is a development of lightweight CMS, is a full-featu
tixml_code
- tiny xml 2.6.1的源代码,是轻量级的解释XML文件的优秀开源代码-tiny xml 2.6.1 source code, is a lightweight XML document to explain the excellent open-source code
dbxml-2.5.13.tar
- Oracle Berkeley DB XML 是一个可嵌入的开源 XML 数据库,可基于 XQuery 访问存储在容器中的文档,并对其内容进行索引。Oracle Berkeley DB XML 构建于 Oracle Berkeley DB 之上,并继承了其丰富的特性和属性。与 Oracle Berkeley DB 一样,它通过应用程序运行,无需人为管理。Oracle Berkeley DB XML 在 Oracle Berkeley DB 之上新增了文档分析器、XML 索引器以及 XQuery
libooxml
- 据说office2007往后的版本都是open xml方式实现的,这个就是那个啥的,但是还要一个其他的XML解析的开源库-open xml
Office-Open-Xml.rar
- office2007/2010使用office open xml新的文档结构,office2007/2010 new office open xml document structure
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.)