初次提交
This commit is contained in:
13
Python/Readme.md
Normal file
13
Python/Readme.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# 自己搞的小东西
|
||||
|
||||
- 不建议使用,性能极差
|
||||
|
||||
- 如果你非要用
|
||||
|
||||
- 你可以使用下面的命令进行打包可在所有电脑运行
|
||||
|
||||
|
||||
```python
|
||||
pyinstaller --onefile main.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user