Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hongfeiyucode authored Sep 9, 2016
1 parent 4cc536b commit a90d9e4
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

为了避免无意义的重复输入,将一些参数写死是有必要的

这样就不需要每次运行程序都要输入一遍IP地址

所以如果你要用的话,你需要修改一下程序里面的IP

**运行时需要以管理员运行**
Expand Down Expand Up @@ -42,10 +44,3 @@ else :
`arrIPAddresses = ['10.104.'+ip_3nd+'.'+str(ip_last)]`

把IP改成你在的网段就行啦



- [x] pyinstaller
- [ ] 生成可执行文件
- [x] 中文乱码
- [ ] 添加一个只修改尾数的py

0 comments on commit a90d9e4

Please sign in to comment.