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
Apache OFBiz Documentation Guidelinesif (payment) { payments.add(payment) } } } context.payments = payments XML documentLazarus het 0 码力 | 21 页 | 325.77 KB | 2 年前3
ffmpeg翻译文档11 解码器 12 视频解码 13 音频解码 14 字幕解码 15 编码 16 音频编码器 17 视频编码器 18 字幕编码器 19 比特流滤镜(过滤器) 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
Julia 中文文档# Julia 中文文档 Julia 中文社区 May 17, 2021 ## Contents Contents 1 主页 II Julia 1.5 中文文档 1 鸣谢 2 简介 III 手册 3 入门 3.1 资源 4 变量 4.1 合法的变量名 4.2 命名规范 5 整数和浮点数 5.1 整数 5.2 浮点数 5.2.1 浮点数中的零 …… 175 命名空间的相关话题 …… 176 模块初始化和预编译 …… 176 18 文档 …… 179 18.1 访问文档 …… 182 18.2 函数与方法 …… 182 18.3 进阶用法 …… 183 动态写文档 …… 184 18.4 语法指南 …… 184 $ 与 \ 字符 …… 184 函数与方法 …… JULIA_NUM_THREADS ..... 277 JULIA_THREAD_SLEEP_THRESHOLD ..... 278 JULIA_EXCLUSIVE ..... 278 27.4 REPL 格式化输出 ..... 278 JULIA_ERROR_COLOR ..... 278 JULIA_WARN_COLOR ..... 278 JULIA_INFO_COLOR ..... 2780 码力 | 1238 页 | 4.59 MB | 2 年前3
使用 TEX 写文档KevinWgOUC 王晓东 大纲 What's TEX 历史 扩展 系统 Why TeX 优点 比较 HowTo IATEX 文档基本结构 一个简单例子 正文排版 讨论和演示 # 使用 TEX 写文档 王晓东 wxd2870@163.com 中国海洋大学 September 4, 2012  ## 目录 致谢 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.6 中文文档jpg) Laravel 5.6 在 Laravel 5.5 的基础上继续进行优化,包括日志系统、单机任务调度、模型序列化优化、动态频率限制、广播频道类、API 资源控制器生成、Eloquent 日期格式化优化、Blade 组件别名、Argon2 密码哈希支持、引入 Collision 扩展包等等等等。此外,所有的前端脚手架代码都已升级到 Bootstrap 4,Laravel 底层使用的 Symfony 发布以来第一次重大版本升级。Spark 6.0 为 Stripe 和 Braintree 引入了按座定价功能,以及本地化、Bootstrap 4、增强 UI 和 Stripe Elements 支持。 注:本文档只是概述了框架大部分引人注目的重要升级,要了解详细升级日志可以查看 GitHub 上到 change logs。 ## 日志优化 Laravel 5.6 带来了日志系统的重大升级,所有日志配置都存放在新的 ['syslog', 'slack'], ], ], 此外,现在可以使用日志系统的新"tap"功能很轻松地自定义已存在的日志频道。想要了解更多细节,请查看完整日志文档。 ## 单机任务调度 注:要使用这个新特性,必须使用 memcached 或 redis 缓存驱动作为应用默认缓存驱动。此外,所有服务器必须和同一个中心缓存服务器进行通信。 如果你的应用运行0 码力 | 377 页 | 14.56 MB | 2 年前3
Laravel 5.2 中文文档{user} 匹配路由闭包或控制器方法中相应变量 $user,并且被类型声明为一个 Eloquent 模型类的话,Laravel 将会自动注入该模型。 更多隐式模型绑定详情请查看 Laravel 5.2 文档 HTTP 路由模型绑定部分。 ## 中间件组 中间件组允许你通过单个方便的键来对相关路由中间件进行分组,从而为某个路由一次指定多个中间件。例如,在同一个应用中构建 Web UI 或 API 时这一特性很有用,你可以将 leware\ShareErrorsFromSession::class, \App\Http\Middleware\VerifyCsrfToken::class, ], 本文档由 Laravel 学院(LaravelAcademy.org)提供 'api' => [ 'throttle:60,1', ], ]; 然后,web Laravel 版本,Eloquent 全局作用域的实现是复杂且容易出错的,但在 Laravel 5.2 中,全局查询作用域只需实现一个简单的方法 apply 即可。 关于全局作用域详情请查看全局作用域文档。 ## 升级指南 ##### 从 5.1 升级到 5.2.0 ## 更新依赖 更新 composer.json 文件指向 laravel/framework 5.2.*。 注:如果你安装的是0 码力 | 377 页 | 4.56 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













