Skip to content

Instantly share code, notes, and snippets.

View cgfeel's full-sized avatar
😀
working...

快乐的小萌新 cgfeel

😀
working...
  • test
  • 上海
View GitHub Profile
@cgfeel
cgfeel / php注释规范
Created April 16, 2022 11:20 — forked from angusty/php注释规范
php注释规范
#PHP注释规范
##通用注释写法
###一、文件的注释通用样例(普通程序文件,类文件,函数文件,变量定义文件)
```
/**
* XXXXX的文件
*