学习笔记之jq
摘要:jq https://stedolan.github.io/jq/ jq is a lightweight and flexible command-line JSON processor. jq is like sed for JSON data - you can use it to slice
阅读全文
posted @
2020-10-20 10:47
浩然119
阅读(147)
推荐(0)
学习笔记之HTML
摘要:HTML 教程 | 菜鸟教程 http://www.runoob.com/html/html-tutorial.html 菜鸟教程在线编辑器 http://www.runoob.com/try/try.php?filename=tryhtml_intro HTML 标签列表(字母排序) | 菜鸟教程
阅读全文
posted @
2018-11-01 08:07
浩然119
阅读(428)
推荐(0)
学习笔记之YAML
摘要:The Official YAML Web Site http://yaml.org/ YAML(tm) is an international collaboration to make a data serialization language which is both human reada
阅读全文
posted @
2018-03-26 14:34
浩然119
阅读(171)
推荐(0)
学习笔记之JSON
摘要:JSON https://www.json.org/ JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is
阅读全文
posted @
2018-03-26 12:33
浩然119
阅读(277)
推荐(0)
【ZZ】各类程序开发语言概述 | 菜鸟教程
摘要:http://www.runoob.com/w3cnote/programming-intro.html 各类程序开发语言概述, 点击查看大图:
阅读全文
posted @
2017-12-20 11:30
浩然119
阅读(242)
推荐(0)
学习笔记之XML
摘要:什么是QName - Benjieming_Wang的专栏 - CSDN博客 http://blog.csdn.net/Benjieming_Wang/article/details/5959961 An invalid XML character (Unicode: 0x1a) was found
阅读全文
posted @
2014-10-05 11:00
浩然119
阅读(211)
推荐(0)