Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1bb0c7f

Browse files
update readme.
1 parent 1b0d64d commit 1bb0c7f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

‎04_flask/08_watchlist.md‎ renamed to ‎04_flask/README.md‎

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# 第 8 章:watchlist
22

33

4-
以上教程参考自:[Flask 入门教程](https://helloflask.com/tutorial).
54

65
Demo: http://watchlist.helloflask.com
76

@@ -32,3 +31,6 @@ $ flask run
3231
$ flask admin
3332
```
3433

34+
## Reference
35+
36+
[Flask 入门教程](https://helloflask.com/tutorial)

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Python教程,包括:Python基础,Python高级特性,面向对象编程
3232
| [01_base](01_base) | Python基础 | 提供了数据类型、字符串、list、条件判断、循环、函数、文件、多进程的使用例子。 |
3333
| [02_advanced](02_advanced) | Python高级特性 | 提供了数据库、高阶函数、迭代器、面向对象编程的使用例子。 |
3434
| [03_data_science](03_data_science) | 数据科学 | 提供了常用数据科学库(numpy、scipy、scikit-learn、pandas)的使用例子。 |
35-
| [04_web](04_web) | Web开发 | 提供了Web框架、模板、Web API的使用例子|
35+
| [04_flask](04_flask) | Flask开发 | 提供了Web框架Flask的使用例子|
3636
| [05_spider](05_spider) | 爬虫 | 提供了爬虫的实现例子。|
3737
| [06_deep_learning](06_deep_learning) | 深度学习库 | 提供了常用深度模型库(TensorFlow、Keras、PyTorch)的使用例子。|
3838
| [08_nlp](08_nlp) | 自然语言处理任务 | 提供了NLP任务的模型使用的例子。 |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /