|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/xml-for-absolute-beginners-learn-to-create-your-own-tags/
课程评论:没有评论
**Coursera 课程总结:XML 入门:学习创建自己的标签** 本课程是 Coursera 上一门时长不到一小时的视频入门课程,旨在教授 **XML(可扩展标记语言)** 的基础知识。 **课程概述:** XML 是一种标记语言,用于记录人类和各种软件应用程序都可读的数据。它在出版界被广泛用于填充版面内容,并使没有数据库开发技能的人也能轻松构建数据结构。XML 也是应用程序和组织之间交换数据的流行标准。 **学习内容:** 本课程将从 **XML 的语法到文档结构**,教授学习者以下关键技能: * 如何编写规范的 XML 语法 * 如何创建自定义标签(custom tags) * 如何设置根元素(root element) * 如何创建嵌套的子元素(nested child elements) * 如何构建文档结构 * 如何使用注释(comments) **适合人群:** 本课程特别适合那些希望了解 XML,并能够使用它来创建数据结构和交换数据的绝对初学者。
XML is a mark up language used to record data which is readable to both people and also a range of software applications. XML is used extensively in the publishing world to fill layouts with content and enable people with no database development skills to build data structures with ease. XML is a popular standard for exchanging data between applications and organisations.This course will teach you the very basics of XML from the syntax to document structure.The course is video based and less than 1 hour long.What you will learn includes:· How to write a proper XML syntax· How to create your own custom tags· How to set a root element· How to create nested child elements· How to create a document structure· How to use comments