File tree Expand file tree Collapse file tree 2 files changed +41
-1
lines changed Expand file tree Collapse file tree 2 files changed +41
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ IT 行业相对于一般传统行业,发展更新速度更快,一旦停止
4
4
自学 Python ,也是一样,不要一开始因为头脑发热就不停地收藏各种资料网站,购买各种书籍,下载了大量的教学视频,过了几天,学习的热情开始褪去,再过几个星期,终于完成了学习课程 —— 《从入门到放弃》。所以,学习 Python 需要一步一个脚印,踏踏实实地学。
5
5
6
6
7
- 下面是我个人整理和编写的 Python 系列文章,希望对学习 Python 的童鞋有帮助。
7
+ # FQ
8
+
9
+ 在讲 Python 如何入门之前,个人建议最好每个人都有自己的 FQ 工具,多使用 Google 搜索,多去看一下墙外的世界,多看 Github 上的开源项目。
10
+
11
+ 至于如何 FQ ,这里提供一下我用过的工具:[ FQ工具集] ( /Res/FQ.md )
8
12
9
13
10
14
# Python 入门
Original file line number Diff line number Diff line change
1
+
2
+ # FQ
3
+
4
+
5
+ * ** 蓝灯**
6
+
7
+ 简单粗暴,下载安装即可用,每月免费 5g ,也可以购买,一年两百多
8
+
9
+ 蓝灯官方论坛: [ https://github.com/getlantern/forum ] ( https://github.com/getlantern/forum )
10
+
11
+ 蓝灯镜像下载地址:[ http://s3.amazonaws.com/urtuz53txrmk9/index.html ] ( http://s3.amazonaws.com/urtuz53txrmk9/index.html )
12
+
13
+
14
+ * ** XX-Net**
15
+
16
+ 基于 Google 免费的云服务搭建,这里有个矛盾就是:搭建前你得 FQ。也就是说,我要下载 FQ 软件,可是下载这个 FQ 软件就要 FQ 。
17
+
18
+ 所以这里你可以先用蓝灯 FQ 后,再搭建这个
19
+
20
+ 官方中文文档:[ https://github.com/XX-net/XX-Net/wiki/%E4%B8%AD%E6%96%87%E6%96%87%E6%A1%A3 ] ( https://github.com/XX-net/XX-Net/wiki/%E4%B8%AD%E6%96%87%E6%96%87%E6%A1%A3 )
21
+
22
+ 基于 Chrome 浏览器的搭建步骤:[ https://github.com/XX-net/XX-Net/wiki/%E4%BD%BF%E7%94%A8Chrome%E6%B5%8F%E8%A7%88%E5%99%A8 ] ( https://github.com/XX-net/XX-Net/wiki/%E4%BD%BF%E7%94%A8Chrome%E6%B5%8F%E8%A7%88%E5%99%A8 )
23
+
24
+
25
+ * ** 第三方的 SS**
26
+
27
+ 用过一年多,现在还可以用。
28
+
29
+ 官方地址:[ https://dotunnel005.com/user ] ( https://dotunnel005.com/user )
30
+
31
+
32
+ * ** 自己搭建 ssr**
33
+
34
+ 当然,最好的还是自己能搭建 ss/ssr 服务器,这里有个适合初学者的教程.
35
+
36
+ 教程地址:[ https://github.com/getlantern/forum/issues/5620 ] ( https://github.com/getlantern/forum/issues/5620 )
You can’t perform that action at this time.
0 commit comments