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 cd1d056

Browse files
committed
更新
1 parent db0bfcc commit cd1d056

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

‎qingxiangke/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ Python技术 公众号文章代码库
1818
[pandas的两表连接](https://github.com/JustDoPython/python-examples/tree/master/qingxiangke/pandasMerge) : pandas的两表连接
1919

2020
[pandas的多表拼接](https://github.com/JustDoPython/python-examples/tree/master/qingxiangke/joint) : pandas的多表拼接
21+
22+
[echarts的可视化](https://github.com/JustDoPython/python-examples/tree/master/qingxiangke/shift) : echarts的可视化

‎qingxiangke/shift/ssw.txt

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
源码下载和安装
2+
3+
前端
4+
git clone https://gitee.com/sswfit/vue-morning-shift.git
5+
cd vue-morning-shift
6+
npm install --registry=https://registry.npm.taobao.org
7+
npm run serve
8+
9+
后端
10+
git clone https://gitee.com/sswfit/morning_shift.git
11+
cd morning_shift
12+
pip install -r requirements.txt
13+
python manage.py runserver localhost:8887

0 commit comments

Comments
(0)

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