Files
netease-bedrock-wiki/docs/103.4理解Json/10-课程总结.md
2024-11-07 17:50:05 +08:00

10 lines
470 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 课程总结
在本系列课程中我们一起学习了JSON的文件结构和JSON在《我的世界》中的应用与各类接口。其中JSON的文件数据结构和《我的世界》中数据驱动的接口是最为重要的内容。
在完成本课程后,你将掌握或持有如下内容:
- 了解JSON的数据结构
- 了解如何排除JSON编写中的故障
- 了解JSON在《我的世界》中的应用与接口并知道如何编写相关内容