Save
This commit is contained in:
9
Convention/Config.md
Normal file
9
Convention/Config.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# /Convention/Config
|
||||
|
||||
---
|
||||
|
||||
包含了关于静态的配置信息等内容, 并且引入全体标准库内容
|
||||
|
||||
## Import All
|
||||
|
||||
在可能的情况下
|
5
Convention/Source-README.md
Normal file
5
Convention/Source-README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# /Convention
|
||||
|
||||
---
|
||||
|
||||
允许直接暴露在外的接口文件放置在该文件夹下
|
3
RootEnv-README.md
Normal file
3
RootEnv-README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# 根目录
|
||||
|
||||
根目录用于放置实现代码外的配置文件, 如必要的环境资源或编译指示等
|
Reference in New Issue
Block a user