This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
tianyunperfect
/
python-base--
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
2b42de2e42
ブランチ
タグ
master
sql_redis
python-base--
/
tmp7.py
tmp7.py
89 B
履歴
Raw
1
2
3
4
import requests
res = requests.get('http://192.168.3.17:8000/clipboard')
print(res.text)