BS 0.0.1
This commit is contained in:
20
Convention/[Runtime]/Config.md
Normal file
20
Convention/[Runtime]/Config.md
Normal file
@@ -0,0 +1,20 @@
|
||||
[返回](./Runtime-READNE.md)
|
||||
|
||||
# /Convention/Runtime/Config
|
||||
|
||||
---
|
||||
|
||||
包含了关于静态的配置信息等内容, 并且引入全体标准库内容
|
||||
|
||||
## Import All
|
||||
|
||||
检查并尝试引入所有依赖库
|
||||
|
||||
## PlatformIndicator包含的内容
|
||||
|
||||
- 是否为某平台
|
||||
- 获取平台位数
|
||||
- 获取编译信息
|
||||
- 获取目标生成的信息
|
||||
|
||||
## 其他基础内容
|
15
Convention/[Runtime]/Runtime-READNE.md
Normal file
15
Convention/[Runtime]/Runtime-READNE.md
Normal file
@@ -0,0 +1,15 @@
|
||||
[返回](../Source-README.md)
|
||||
|
||||
# /Convention/Runtime
|
||||
|
||||
本位置用于放置允许直接暴露的接口代码与汇总代码
|
||||
|
||||
---
|
||||
|
||||
# 目录结构
|
||||
|
||||
- [Config*](Config.md)
|
||||
|
||||
检查并尝试引入所有依赖库, 定义PlatformIndicator与一些基础内容
|
||||
|
||||
|
Reference in New Issue
Block a user