This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
wyfilcn
/
foxlibc-auth
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aucune description
6
Commits
1
Branches
0
Publications
Branche:
master
Branches
Tags
master
foxlibc-auth
HTTP
SSH
ZIP
TAR.GZ
andy
bb694fafb8
系统密码策略设置
il y a 1 an
sh
8e22c4eee9
init
il y a 1 an
src
bb694fafb8
系统密码策略设置
il y a 1 an
.gitignore
8e22c4eee9
init
il y a 1 an
HELP.md
8e22c4eee9
init
il y a 1 an
README
8e22c4eee9
init
il y a 1 an
pom.xml
bb694fafb8
系统密码策略设置
il y a 1 an
sqlarg.groovy
8e22c4eee9
init
il y a 1 an
README
== 提交规范 ==
- FT 新增功能或者修改功能
- FIX 修复BUG,需要描述修复了什么BUG
- TODO TODO
- DOC 文档的修改包括注释
- OP 当你优化了一些代码,就使用OP提交
- RM 删除了什么
- MD 修改了什么内容
- TES 测试
== 代码规范 ==
- 函数括号换到下一行, 其他不
- 特殊功能函数名全大写