About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
fqj-kylin
9/20/2017 - 4:03 PM
share
Share
add_circle_outline
Save
python 常用 语句
常用 语句
usual.py
content_copy
file_download
# 获取当前路径 import os print(os.getcwd())
clear