Files
Convention-Template/Convention/Source-README.md

17 lines
389 B
Markdown
Raw Permalink Normal View History

2025-09-27 21:51:48 +08:00
[返回](../README.md)
2025-06-11 16:43:57 +08:00
2025-06-10 12:16:50 +08:00
# /Convention
2025-06-11 16:43:57 +08:00
本位置用于放置代码内的静态配置文件, 如必要的环境资源或编译指示等
2025-06-10 12:16:50 +08:00
---
2025-06-11 16:43:57 +08:00
# 目录结构
2025-06-12 14:51:02 +08:00
- [[Runtime]*]([Runtime]/Runtime-README.md)
2025-06-11 16:43:57 +08:00
核心内容, 目标运行时将需要这些内容
- [[Static]]([Static]/Static-README.md)
作用于目标生成前, 将作为静态的辅助部分协助开发, 但最终不参与生成