Commit d6f2d8a7 by OS

Update README.md

parent 745f635a
......@@ -36,7 +36,8 @@
## OS.res -> OS方向学习参考资料
### 编码规范
> 代码风格是学习中最容易别忽略但仍较重要的一环。
> 规范的代码将使你程序的可读性与结构更加清晰明了。
> 规范的代码将使你程序的可读性与结构更加清晰明了。
- C 编码规范 -> [OpenHarmony 开发者文档](https://www.bookstack.cn/read/openharmony-1.0-zh-cn/contribute-OpenHarmony-c-coding-style-guide.md)
- C++ 编码规范 -> [OpenHarmony 开发者文档](https://www.bookstack.cn/read/openharmony-1.0-zh-cn/contribute-OpenHarmony-cpp-coding-style-guide.md)
......@@ -69,7 +70,8 @@
- 文件系统
- 设备管理
- 用户接口(字符界面/GUI界面)
- 网络通信
- 网络通信
### 2.什么设备需要操作系统
几乎所有需要运行程序的设备上都需要操作系统,小到电子手表、随身听,大到服务器、航空航天设备:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment