{"id":13668896,"url":"https://github.com/xiaobeicn/skills-summary","last_synced_at":"2025-09-26T16:34:02.320Z","repository":{"id":23868037,"uuid":"27246620","full_name":"xiaobeicn/skills-summary","owner":"xiaobeicn","description":"An documentation to improve oneself","archived":false,"fork":false,"pushed_at":"2021-01-21T02:20:01.000Z","size":89,"stargazers_count":263,"open_issues_count":0,"forks_count":82,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-04-09T23:18:01.249Z","etag":null,"topics":["git","go","javascript","markdown","mysql","nosql","php","programming","python","skills"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xiaobeicn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-28T01:03:59.000Z","updated_at":"2024-08-25T09:04:30.000Z","dependencies_parsed_at":"2022-08-30T14:10:49.922Z","dependency_job_id":null,"html_url":"https://github.com/xiaobeicn/skills-summary","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaobeicn%2Fskills-summary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaobeicn%2Fskills-summary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaobeicn%2Fskills-summary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaobeicn%2Fskills-summary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaobeicn","download_url":"https://codeload.github.com/xiaobeicn/skills-summary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125593,"owners_count":21051771,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["git","go","javascript","markdown","mysql","nosql","php","programming","python","skills"],"created_at":"2024-08-02T08:00:52.788Z","updated_at":"2025-09-26T16:34:02.258Z","avatar_url":"https://github.com/xiaobeicn.png","language":null,"funding_links":[],"categories":["GCC Machine Description"],"sub_categories":[],"readme":"## 编程技巧汇总 :books:\n\n为了方便快速编写代码，创建了这个公开库。旨在提高编写效率和编写质量，避免多次google一样的代码。这是一个在线公开笔记，也是一个提高自己能力的文档，会收集大量优秀的代码片段。\n\n#### 贡献方式：\n\n* [`fork`](https://github.com/xiaobeicn/skills-summary/fork) 项目，然后推送给我\n* 创建 [`issues`](https://github.com/xiaobeicn/skills-summary/issues/new) ,我会及时处理\n\n#### 贡献要求\n\n* 在对应文件夹内创建单独文件(推荐)或在文件夹内对应文件直接扩充\n* 文件内容不宜过大，最好控制在百行以内\n* 如果是多个片段一个归属类，最好只创建一个文件\n* 代码质量要高，可以是自己代码的提炼，也可以是开源优秀代码段（注明来源）\n* `pull` 的时候必须写好 `commit`，并且检查好代码的格式与缩进\n* 不满足以上条件不予 *通过*\n\n### 列表状态\n\n- [x] [api](https://github.com/xiaobeicn/skills-summary/tree/master/api)\n- [x] [git](https://github.com/xiaobeicn/skills-summary/tree/master/git)\n- [x] [html-css](https://github.com/xiaobeicn/skills-summary/tree/master/html-css)\n- [x] [js](https://github.com/xiaobeicn/skills-summary/tree/master/js)\n- [x] [markdown](https://github.com/xiaobeicn/skills-summary/tree/master/markdown)\n- [x] [mysql](https://github.com/xiaobeicn/skills-summary/tree/master/mysql)\n- [x] [nosql](https://github.com/xiaobeicn/skills-summary/tree/master/nosql)\n- [x] [PHP](https://github.com/xiaobeicn/skills-summary/tree/master/php)\n- [x] [server](https://github.com/xiaobeicn/skills-summary/tree/master/server)\n- [x] [open-source](https://github.com/xiaobeicn/skills-summary/tree/master/open-source)\n- [x] [python](https://github.com/xiaobeicn/skills-summary/tree/master/python)\n- [x] [go](https://github.com/xiaobeicn/skills-summary/tree/master/go)\n- [ ] other\n\n### 贡献者（排名不分先后）\n| 贡献者      | 贡献目录|  Github   |\n| --------    | :-----: | :----:    |\n| xiaobeicn   | all     | https://github.com/xiaobeicn |\n| overtrue    | php     | https://github.com/overtrue |\n| Lin-H       | js      | https://github.com/Lin-H  |\n| feilengcui  | php     | https://github.com/feilengcui |\n| joshle      | php     | https://github.com/joshle |\n| itsmikej    | php     | https://github.com/itsmikej |\n| lifesign    | laravel | https://github.com/lifesign |\n| lovecn      | php/js/python  | https://github.com/lovecn |\n| ...  | ... | ... |\n\n#### 开源协议\n基于 [MIT License](https://github.com/xiaobeicn/skills-summary/blob/master/LICENSE) 开源，使用代码只需说明来源即可。\n部分源码来源网络收集，如果不希望我们展示或者侵权的地方联系我 \u003cxiaobeicn@163.com\u003e ，我会及时处理。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaobeicn%2Fskills-summary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaobeicn%2Fskills-summary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaobeicn%2Fskills-summary/lists"}