|
27 | 27 | ### CSS 项目 |
28 | 28 | 1、[github-markdown-css](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/sindresorhus/github-markdown-css):仿 GitHub 的 Markdown 的样式,就是使用了这个 CSS 后,Markdown 展示效果和 GitHub 的大致一样。[示例](https://sindresorhus.com/github-markdown-css/) |
29 | 29 |
|
| 30 | + |
30 | 31 | <p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br> |
31 | 32 |
|
32 | 33 | ### JavaScript 项目 |
33 | | -2、[listen1_desktop](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/listen1/listen1_desktop):Listen 1 让你用一个网页就能听到多个网站的在线音乐,支持各种平台。如图: |
34 | | - |
| 34 | +2、[ant-motion](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/ant-design/ant-motion):阿里开源的项目,一套 React 框架动效解决方案,可以帮助开发者,更容易的在项目中使用动效。同时可以方便快捷地制作一个公司的介绍页,[在线演示](https://motion.ant.design/) |
35 | 35 |
|
36 | 36 |
|
37 | | -<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/listen1-min.png' style="max-width:80%; max-height=80%;"></img></p> |
38 | | - |
39 | 37 | 3、[jquery-weui](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/lihongxun945/jquery-weui):可能是最好用 WeUI 版本,展示效果如下: |
40 | 38 |
|
41 | 39 |
|
42 | 40 |
|
43 | 41 | <p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/jquery-weui-min.png' style="max-width:80%; max-height=80%;"></img></p> |
44 | 42 |
|
45 | | -4、[ant-motion](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/ant-design/ant-motion):阿里开源的项目,一套 React 框架动效解决方案,可以帮助开发者,更容易的在项目中使用动效。同时可以方便快捷地制作一个公司的介绍页,[在线演示](https://motion.ant.design/) |
| 43 | +4、[listen1_desktop](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/listen1/listen1_desktop):Listen 1 让你用一个网页就能听到多个网站的在线音乐,支持各种平台。如图: |
46 | 44 |
|
47 | | -5、[wechat-h5-boilerplate](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/panteng/wechat-h5-boilerplate):为腾讯微信优化的 HTML5 动效模板,帮助你快速构建全屏滚动型 HTML5 页面,[示例](https://panteng.github.io/wechat-h5-boilerplate/) |
48 | 45 |
|
49 | | -6、[waitForImages](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/alexanderdickson/waitForImages):背景加载完事件,示例代码: |
| 46 | + |
| 47 | +<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/listen1-min.png' style="max-width:80%; max-height=80%;"></img></p> |
| 48 | + |
| 49 | +5、[waitForImages](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/alexanderdickson/waitForImages):背景加载完事件,示例代码: |
50 | 50 | ```html |
51 | 51 | <script type="text/javascript" src="http://catmull.uk/downloads/bg-loaded/bg-loaded.js"></script> |
52 | 52 | <script type="text/javascript"> |
|
58 | 58 | </script> |
59 | 59 | ``` |
60 | 60 |
|
61 | | -<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br> |
62 | | - |
63 | | -### Python 项目 |
64 | | -7、[luokr.com](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/alvan/luokr.com):Python Tornado 写的开源网站——螺壳网,[访问](http://luokr.com/),如图: |
65 | | - |
66 | | - |
67 | | - |
68 | | -<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/luokr-com.png' style="max-width:80%; max-height=80%;"></img></p> |
69 | 61 |
|
70 | | -8、[ssbc](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/78/ssbc):Python Django 写的种子搜索网站——手撕包菜,如图: |
| 62 | +6、[wechat-h5-boilerplate](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/panteng/wechat-h5-boilerplate):为腾讯微信优化的 HTML5 动效模板,帮助你快速构建全屏滚动型 HTML5 页面,[示例](https://panteng.github.io/wechat-h5-boilerplate/) |
71 | 63 |
|
72 | 64 |
|
| 65 | +<p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br> |
73 | 66 |
|
74 | | -<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/ssbc.png' style="max-width:80%; max-height=80%;"></img></p> |
| 67 | +### Python 项目 |
| 68 | +7、[algorithm](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/qiwsir/algorithm):老齐的 Python 算法教程 |
75 | 69 |
|
76 | | -9、[python-gems](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/RealHacker/python-gems):有趣的 Pyhton 代码片段集合 |
77 | 70 |
|
78 | | -10、[algorithm](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/qiwsir/algorithm):老齐的 Python 算法教程 |
| 71 | +8、[luokr.com](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/alvan/luokr.com):Python Tornado 写的开源网站——螺壳网,[访问](http://luokr.com/),如图: |
79 | 72 |
|
80 | | -11、[python-goose](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/grangier/python-goose):Goose 用于文章提取器,提取中文内容的示例代码: |
81 | | -```python |
82 | | ->>> from goose import Goose |
83 | | ->>> from goose.text import StopWordsChinese |
84 | | ->>> url = 'http://www.bbc.co.uk/zhongwen/simp/chinese_news/2012/12/121210_hongkong_politics.shtml' |
85 | | ->>> g = Goose({'stopwords_class': StopWordsChinese}) |
86 | | ->>> article = g.extract(url=url) |
87 | | ->>> print article.cleaned_text[:150] |
88 | | -香港行政长官梁振英在各方压力下就其大宅的违章建筑(僭建)问题到立法会接受质询,并向香港民众道歉。 |
89 | 73 |
|
90 | | -梁振英在星期二(12月10日)的答问大会开始之际在其演说中道歉,但强调他在违章建筑问题上没有隐瞒的意图和动机。 |
91 | 74 |
|
92 | | -一些亲北京阵营议员欢迎梁振英道歉,且认为应能获得香港民众接受,但这些议员也质问梁振英有 |
93 | | -``` |
| 75 | +<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/luokr-com.png' style="max-width:80%; max-height=80%;"></img></p> |
94 | 76 |
|
95 | | -12、[mincss](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/peterbe/mincss):Python 写的用来找到 CSS 中没有用到的代码片段,并删除。适用于:想要做一个页面,但是不会写 CSS 人。示例代码如下: |
| 77 | +9、[mincss](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/peterbe/mincss):Python 写的用来找到 CSS 中没有用到的代码片段,并删除。适用于:想要做一个页面,但是不会写 CSS 人。示例代码如下: |
96 | 78 | ```python |
97 | 79 | #coding:utf-8 |
98 | 80 | #!/usr/bin/env python |
@@ -134,11 +116,38 @@ if __name__ == '__main__': |
134 | 116 | run() |
135 | 117 | ``` |
136 | 118 |
|
| 119 | + |
| 120 | +10、[python-gems](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/RealHacker/python-gems):有趣的 Pyhton 代码片段集合 |
| 121 | + |
| 122 | + |
| 123 | +11、[python-goose](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/grangier/python-goose):Goose 用于文章提取器,提取中文内容的示例代码: |
| 124 | +```python |
| 125 | +>>> from goose import Goose |
| 126 | +>>> from goose.text import StopWordsChinese |
| 127 | +>>> url = 'http://www.bbc.co.uk/zhongwen/simp/chinese_news/2012/12/121210_hongkong_politics.shtml' |
| 128 | +>>> g = Goose({'stopwords_class': StopWordsChinese}) |
| 129 | +>>> article = g.extract(url=url) |
| 130 | +>>> print article.cleaned_text[:150] |
| 131 | +香港行政长官梁振英在各方压力下就其大宅的违章建筑(僭建)问题到立法会接受质询,并向香港民众道歉。 |
| 132 | + |
| 133 | +梁振英在星期二(12月10日)的答问大会开始之际在其演说中道歉,但强调他在违章建筑问题上没有隐瞒的意图和动机。 |
| 134 | + |
| 135 | +一些亲北京阵营议员欢迎梁振英道歉,且认为应能获得香港民众接受,但这些议员也质问梁振英有 |
| 136 | +``` |
| 137 | + |
| 138 | + |
| 139 | +12、[ssbc](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/78/ssbc):Python Django 写的种子搜索网站——手撕包菜,如图: |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | +<p align="center"><img src='https://raw.githubusercontent.com/521xueweihan/img/master/hellogithub/02/img/ssbc.png' style="max-width:80%; max-height=80%;"></img></p> |
| 144 | + |
137 | 145 | <p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br> |
138 | 146 |
|
139 | 147 | ### 其它 |
140 | 148 | 13、[leetcode-solutions](https://hellogithub.com/periodical/statistics/click/?target=https://github.com/RealHacker/leetcode-solutions):Leetcode OJ 的 Python 算法实现 |
141 | 149 |
|
| 150 | + |
142 | 151 | <p align="center"><a href="#目录">🔙 返回目录 🔙</a></p><br> |
143 | 152 |
|
144 | 153 |
|
|
0 commit comments