2.1.5 Processing XML and Spreadsheet Data in Go## GCN ## Processing XML and Spreadsheet in Go  续日 Gopher China Conference Beijing 2021 6/26 - 6/27 ## Self Introduction (Simple API for XML) • Serialize and Deserialize Control ## Handle Complex XML • Partial Load • Namespace & Entity • Ser/ Deserialize Idempotence ## High Performance Processing • XML Schema Definition DOM or SAX ## OOXML Spreadsheets • Excel XML Specification • Charset Encoding • Streaming I/O ## Serialize and Deserialize ## Document Object Model0 码力 | 35 页 | 1.34 MB | 2 年前3
Google XML Document Format Style Guide Version 1.0# Google XML Document Format Style Guide Version 1.0 Copyright Google 2008 ## I ntroduction This document provides a set of guidelines for general use when designing new XML document formats (and to to some extent XML documents as well; see Section 11). Document formats usually include both formal parts (DTDs, schemas) and parts expressed in normative English prose. These guidelines apply to new may be helpful but should not control the group consensus. This guide is meant for the design of XML that is to be generated and consumed by machines rather than human beings. Its rules are not applicable0 码力 | 13 页 | 51.99 KB | 2 年前3
Reference manual for FPDoc Document version 3.2.2### 1.2 About FPDOC FPDOC is a tool that combines a Pascal unit file and a description file in XML format and produces reference documentation for the unit. The reference documentation contains documentation presence of formatted comments in the source code. It takes a source file and a documentation file (in XML format) and merges these two together to a full documentation of the source. This means that the code fpdoc --package=fcl --descr=crt.xml --input=crt.pp This will scan the crt.pp file and generate documentation for it, using the descriptions found in the filecrt.xml file. The documentation will be written0 码力 | 47 页 | 196.25 KB | 2 年前3
PostgreSQL 9.2 Documentation146 8.12. UUID Type.....147 8.13. XML Type.....148 8.13.1. Creating XML Values.....148 8.13.2. Encoding Handling.....149 8.13.3. Accessing XML Values.....150 8.14. JSON Type.....150 Operators.....240 9.13. Text Search Functions and Operators.....243 9.14. XML Functions.....247 9.14.1. Producing XML Content.....247 9.14.1.1. xmlcomment.....247 9.14.1.2. xmlconcat.....247 14.2. XML Predicates.....252 9.14.2.1. IS DOCUMENT.....252 9.14.2.2. XMLEXISTS.....252 9.14.2.3. xml_is_well_formed.....252 9.14.3. Processing XML.....253 9.14.4. Mapping Tables to XML.....2540 码力 | 3007 页 | 7.07 MB | 2 年前3
Apache OFBiz Documentation Guidelinesif (payment) { payments.add(payment) } } } context.payments = payments XML documentLazarus het 0 码力 | 21 页 | 325.77 KB | 2 年前3
使用 TEX 写文档KevinWgOUC 王晓东 大纲 What's TEX 历史 扩展 系统 Why TeX 优点 比较 HowTo IATEX 文档基本结构 一个简单例子 正文排版 讨论和演示 # 使用 TEX 写文档 王晓东 wxd2870@163.com 中国海洋大学 September 4, 2012  20 格式选项 21 分离器(解复用) 22 混合器 23 元数据 24 协议 25 设备选项 26 输入设备 27 输出设备 28 重采样 (resampler) 选项 29 致谢 当前文档《ffmpeg 翻译文档(ffmpeg 中文文档)》由进击的皇虫使用书栈(BookStack.CN)进行构建,生成于2018-05-26。 书栈(BookStack.CN) 仅提供文档编写、整理、归类等功能,以及对文档内容的生成和导出工具。 文档内容由网友们编写和整理,书栈(BookStack.CN)难以确认文档内容知识点是否错漏。如果您在阅读文档获取知识的时候,发现文档内容有不恰 将知识准确、高效且有效地传递给每一个人。 同时,如果您在日常生活、工作和学习中遇到有价值有营养的知识文档,欢迎分享到书栈(BookStack.CN),为知识的传承献上您的一份力量! 如果当前文档生成时间太久,请到书栈(BookStack.CN)获取最新的文档,以跟上知识更新换代的步伐。 文档地址:http://www.bookstack.cn/books/other-doc-cn-ffmpeg0 码力 | 502 页 | 3.06 MB | 2 年前3
TiDB中文技术文档## TiDB 中文技术 文档 书栈(BookStack.CN) ## 目录 致谢 README TDB简介 TDB快速入门指南 TDB用户文档 TiDB数据库管理 TiDB服务 TiDB进程启动参数 TiDB系统数据库 TiDB系统变量 TiDB专用系统变量和语法 TiDB访问权限管理 与 MySQL 兼容性对比 TiDB 内存控制文档 Bit-value Literals Boolean Literals Date 和 Time 字面值 十六进制的字面值 NULL Values 数值字面值 字符串字面值 TiDB 用户文档 高级功能 历史数据回溯 垃圾回收 (GC) (GC) TiDB Ansible 常见运维操作 TiDB 运维文档 Try TiDB 软硬件环境需求 部署集群 Ansible 部署方案(强烈推荐) 离线 Ansible 部署方案 Docker 部署方案 Docker Compose 部署方案 跨机房部署方案 配置集群 参数解释 TiDB 配置项解释 开启 TLS 验证 生成自签名证书 监控集群 整体监控框架概述0 码力 | 444 页 | 4.89 MB | 1 年前3
Laravel 5.1 中文文档定平滑的支持。 ## PSR-2 PSR-2 代码风格指南已经被 Laravel 框架采取为默认风格指南,此外,所有代码生成器已经被更新到生成兼容 PSR-2 语法的代码。 ## 文档 Laravel 文档的每一个页面都进行了一丝不苟的审查和引人注目的优化,所有代码示例都被审查并且扩展到更好的支持上下文相关性。 ## 事件广播 在很多现代的 web 应用中,web 套接字被用于实现实时的 返回的仍然是数组。 ## 日期格式化 以前,模型中的 Eloquent 日期字段存储格式可以通过重写 getDateFormat 方法来修改,现在依然可以这么做;但是为了更加方便可以在模型中简单通过指定 $dateFormat 属性来替代重写方法。 在序列化模型到数组或 JSON 时日期格式也被应用到,当从 Laravel 5.0 迁移到 5.1 时,这将会改变 JSON 序列化的日期字段的格式。想要在序列化 序列化的日期字段的格式。想要在序列化模型中设置指定的日期格式,你可以在模型中重写 `序列化Date(DateTime $date)` 方法,这样就可以在不改变字段存储格式的情况下对格式化序列化的 Eloquent 日期字段有着更加细粒度的控制。  ## Collection 类0 码力 | 307 页 | 3.46 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













