Commit c7e05e69 by curry

xxx

parent 92e29b06
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# FileName: __init__.py # FileName: __init__.py
# Author: dengyuan # Author: dengyuan
# Datetime: 2024/7/15 10:07 # Datetime: 2024/7/15 10:07
# Description: # Description:11111
# 命名规范:文件名全小写+下划线,类名大驼峰,方法和变量小写+下划线连接, # 命名规范:文件名全小写+下划线,类名大驼峰,方法和变量小写+下划线连接,
# 常量大写,变量和常量用名词,方法用动词 # 常量大写,变量和常量用名词,方法用动词
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------
......
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