07 2023 档案

摘要:~~~python import requests ip = requests.get('https://api.ipify.org/') print(ip.text) def update_ip(record_id): url = "https://dnsapi.cn/Record.Modify" 阅读全文

posted @ 2023-07-10 11:30 隨風.NET 阅读(72) 评论(0) 推荐(0)

摘要:https://www.cnblogs.com/lizhenfeng/p/17109915.html https://blog.csdn.net/qgbihc/article/details/121805661 安装服务 >xxServer.exe install 阅读全文

posted @ 2023-07-03 14:53 隨風.NET 阅读(49) 评论(0) 推荐(0)

导航