This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
tianyunperfect
/
python-base--
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu khéo về
0
Wiki
Tree:
95e56458d3
Branches
Tags
master
sql_redis
python-base--
/
tmp7.py
tmp7.py
89 B
Lịch sử
Raw
1
2
3
4
import requests
res = requests.get('http://192.168.3.17:8000/clipboard')
print(res.text)