Skip to content

Commit 962e7bd

Browse files
committed
add zentao axure rp
1 parent 15cb01f commit 962e7bd

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

axure/zentao.rp

51.2 KB
Binary file not shown.

lang/Python/pip.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,6 @@ General Options:
4343
Don't periodically check PyPI to determine whether a new version of pip is available for
4444
download. Implied with --no-index.
4545
--no-color Suppress colored output
46-
```
46+
```
47+
48+
# requirments.txt

lang/Python/virtualenv.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
2+
> 创建一个独立的Python运行环境,命名为venv
3+
> virtualenv --no-site-packages venv
4+
> 已经安装到系统Python环境中的所有第三方包都不会复制过来,这样,我们就得到了一个不带任何第三方包的“干净”的Python运行环境。
5+
6+
> source venv/bin/activate

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy