根据文件的目录生成xml文件(含分层)用于更新软件 根据文件的目录生成xml文件(含分层)用于更新软件
2023-04-09 21:36:50 40KB xml C# update
1
DIXml is an embedded XML, XSLT, and EXSLT processing library for Delphi (Embarcadero / CodeGear / Borland). It is build on the libxml2, libxslt and libexslt libraries but requires no DLLs nor other external files. DIXml is the most feature-complete XML and XSLT solution for Delphi. Features: XML and HTML reading and writing, pull and push parser modes. XML and HTML document tree creation, traversal, load, and save. SAX and extended reader interfaces. DTD and schema validation. Encoding support for UTF-8, UTF-16, ISO-8859-family, ASCII (all native). XPATH processing. NameSpace support. XSLT transformation and processing. File, memory, and customized input / output. Low memory usage, outstanding performance.
2023-04-07 14:46:20 23.55MB DIXML XML XSLT EXSLT
1
open xml sdk v2 目标环境:net framework 3.5 只需要DocumentFormat.OpenXml这个dll文件就行了
2023-04-06 13:40:36 3.78MB open xml sdk v2
1
GitHub上下载的asterix解析代码,理念先进,采用xml配置文件来自动构建解析算法,有c++和python两种语言,基于Linux系统开发。值得参考和借鉴
1
如题。 没有什么特别要说明的。 一个C#版单例模式的xml解析类
2023-04-06 09:35:30 23KB C# 单例模式 C# Xml解析
1
更好的xlsx 更好的xlsx库,用于从表读取/写入/ toTable / 安装 $ npm install better-xlsx 用法 const fs = require ( 'fs' ) ; const xlsx = require ( 'better-xlsx' ) ; const file = new xlsx . File ( ) ; const sheet = file . addSheet ( 'Sheet1' ) ; const row = sheet . addRow ( ) ; const cell = row . addCell ( ) ; cell . value
2023-04-05 00:10:35 153KB nodejs xml excel xlsx
1
FormatConverter:在Delphi中转换格式(JSON,XML,CSV等)
2023-04-04 11:41:32 2.49MB delphi json xml conversor
1
java XML解析方式实现自动生成word文档,文档中主要描述word模板的使用方法,文件中带有案例代码,可以方便理解
2023-04-04 10:35:59 6.87MB 导出word 生成word word java
1
weblogic.xml配置详解,web服务器相关配置
2023-04-04 09:37:31 25KB weblogic
1
EtherCAT 从站设备描述文件xml,特别详细
2023-04-03 14:55:29 349KB EtherCAT XML ESI
1