|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/excelize/
课程评论:没有评论
**课程名称:** 学习 Golang Excelize 库 **课程概述:** 本课程将深入介绍 Go 语言的 Excelize 库。Excelize 是一个纯 Go 语言编写的库,提供了一系列函数,用于读写 XLAM / XLSM / XLSX / XLTM / XLTX 文件。它支持由 Microsoft Excel™ 2007 及更高版本生成的电子表格文档的读写,并具有高兼容性,能够处理复杂的组件。此外,Excelize 还提供了流式 API,方便生成或读取大量数据的 worksheet。 Excelize 的目标是创建和维护一个 Go 语言版本的 Excel 文档 API,以处理符合 Office Open XML (OOXML) 标准的 xlsx 文件。通过 Excelize,您可以使用 Go 语言轻松地读写 MS Excel 文件。 如果您需要通过程序操作 Excel 文档,例如:打开读取现有 Excel 文档内容、创建新的 Excel 文档、基于现有文档(模板)生成新文档、在 Excel 文档中插入图片、图表、表格等,并且常常需要在跨平台的情况下实现这些操作,那么 Excelize 可以轻松满足您的需求。 **课程亮点:** * 通过超过 50 个常用函数的示例,全面学习 Excelize 的功能。 * 掌握 Excel 文档的导入导出。 * 学习数据可视化和数据分析。 * 能够生成或解析复杂的电子表格文档。 * 精通 Excelize 的高性能大 Excel 文档读写能力。 * 了解如何将 Excelize 集成到业务系统中。
Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files. Supports reading and writing spreadsheet documents generated by Microsoft Excel™ 2007 and later. Supports complex components by high compatibility, and provided streaming API for generating or reading data from a worksheet with huge amounts of data.The goal of Excelize is to create and maintain a Go language version of the Excel Document API to handle xlsx files that conform to the Office Open XML (OOXML) standard. With Excelize you can use Go to read and write MS Excel files.If you need to manipulate Excel documents through programs, such as: open to read existing Excel document content, create new Excel documents, generate new Excel documents based on existing documents (templates), insert images into Excel documents, charts Elements such as tables and sometimes need to implement these operations across platforms. Excelize can easily meet these needs.In this course you will learn over 50 usually functions of Excelize by examples, learn Excel documents import and export, data visualization, and data analysis, and generate or parsing complex spreadsheet documents. You will master Excelize high-performance large Excel document reading and writing, and integration with business systems