Files
Convention-Template/RootEnv-README.md

22 lines
385 B
Markdown
Raw Normal View History

2025-06-11 16:43:57 +08:00
# /
2025-06-10 12:16:50 +08:00
2025-06-11 16:43:57 +08:00
根目录用于放置实现代码外的配置文件, 如必要的环境资源或编译指示等
---
# 目录结构
- [Convention](Convention/Source-README.md)
核心内容
# 修改日志
基础标准`BS`, 增强提案`EP`
2025-06-29 17:42:49 +08:00
- `0.1.0` `BS` Runtime标准
- Config 内置功能与配置
- File 面向对象的文件系统
- Architecture 架构
2025-06-11 16:43:57 +08:00
- `0.0.1` `BS` 建立标准