Skip to content

xiaobeicn/skills-summary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
宋小北
Jan 21, 2021
64d37b6 · Jan 21, 2021

History

6 Commits
Aug 28, 2018
Aug 28, 2018
Feb 18, 2019
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Aug 28, 2018
Jan 21, 2021
Aug 28, 2018

Repository files navigation

编程技巧汇总 📚

为了方便快速编写代码,创建了这个公开库。旨在提高编写效率和编写质量,避免多次google一样的代码。这是一个在线公开笔记,也是一个提高自己能力的文档,会收集大量优秀的代码片段。

贡献方式:

  • fork 项目,然后推送给我
  • 创建 issues ,我会及时处理

贡献要求

  • 在对应文件夹内创建单独文件(推荐)或在文件夹内对应文件直接扩充
  • 文件内容不宜过大,最好控制在百行以内
  • 如果是多个片段一个归属类,最好只创建一个文件
  • 代码质量要高,可以是自己代码的提炼,也可以是开源优秀代码段(注明来源)
  • pull 的时候必须写好 commit,并且检查好代码的格式与缩进
  • 不满足以上条件不予 通过

列表状态

贡献者(排名不分先后)

贡献者 贡献目录 Github
xiaobeicn all https://github.com/xiaobeicn
overtrue php https://github.com/overtrue
Lin-H js https://github.com/Lin-H
feilengcui php https://github.com/feilengcui
joshle php https://github.com/joshle
itsmikej php https://github.com/itsmikej
lifesign laravel https://github.com/lifesign
lovecn php/js/python https://github.com/lovecn
... ... ...

开源协议

基于 MIT License 开源,使用代码只需说明来源即可。 部分源码来源网络收集,如果不希望我们展示或者侵权的地方联系我 xiaobeicn@163.com ,我会及时处理。