2 Commits

Author SHA1 Message Date
1e832dc8bf test: 添加 Animal 类的 setAge 方法并优化 OS 模块
- 在 Animal 结构体中添加 setAge 方法,用于设置 age 字段
- 在 OS 模块中添加 println函数,实现换行打印功能- 更新 Main 函数,演示使用 setAge 方法和 println 函数
2025-08-30 11:28:56 +08:00
37c03cf248 test: 修改 Demo28 2025-08-29 17:41:52 +08:00