This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
amazon
/
excel_tool
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
3e4c91b526
Ramos
Etiquetas
master
t0
excel_tool
/
CONVENTIONS.md
CONVENTIONS.md
306 B
Histórico
Em bruto
编程注意事项:
编写代码遵循模块化,高内聚低耦合原则,符合程序设计的基本原则。
如果我有的任何提示和注意事项要说明在代码中,都应在代码中添加注释。
所有代码兼容 Linux 和 Windows 系统。
必须使用 logger 记录日志。