This commit is contained in:
ninemine
2025-06-11 16:43:57 +08:00
parent 8c59fe61e5
commit a7cf31f676
6 changed files with 71 additions and 12 deletions

View File

@@ -0,0 +1,20 @@
[返回](./Runtime-READNE.md)
# /Convention/Runtime/Config
---
包含了关于静态的配置信息等内容, 并且引入全体标准库内容
## Import All
检查并尝试引入所有依赖库
## PlatformIndicator包含的内容
- 是否为某平台
- 获取平台位数
- 获取编译信息
- 获取目标生成的信息
## 其他基础内容