Commit 6a1d7227 by tom

two

parent 99c32e7f
...@@ -5,6 +5,7 @@ ...@@ -5,6 +5,7 @@
# Author: xiao tian # Author: xiao tian
# Datetime: 2025/5/10 10:53 # Datetime: 2025/5/10 10:53
# Description: # Description:
# 测试
# 命名规范:文件名全小写+下划线,类名大驼峰,方法和变量小写+下划线连接, # 命名规范:文件名全小写+下划线,类名大驼峰,方法和变量小写+下划线连接,
# 常量大写,变量和常量用名词,方法用动词 # 常量大写,变量和常量用名词,方法用动词
# -------------------------------------------------------------------------- # --------------------------------------------------------------------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment