www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
1 2 3 4 5 ··· 289 下一页

摘要: !/usr/bin/python #encoding=utf-8 #Author:Ruiy #//////////////////////////////////////////////////// #python-bs4 #ilio #/////////////////////////////// 阅读全文
posted @ 2018-04-03 21:48 秦瑞It行程实录 阅读(1518) 评论(1) 推荐(0) 编辑

2024年9月29日

摘要: 阅读全文
posted @ 2024-09-29 11:24 秦瑞It行程实录 阅读(1) 评论(0) 推荐(0) 编辑

2024年9月25日

该文被密码保护。 阅读全文
posted @ 2024-09-25 12:37 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0) 编辑

2024年9月18日

摘要: import openai # 设置OpenAI API键openai.api_key = "YOUR_OPENAI_API_KEY" # 定义模型和提示model_engine = "o1"prompt = "Hello, who are you?" # 调用completions端点生成文本re 阅读全文
posted @ 2024-09-18 11:28 秦瑞It行程实录 阅读(7) 评论(0) 推荐(0) 编辑

2024年9月12日

该文被密码保护。 阅读全文
posted @ 2024-09-12 16:19 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0) 编辑

2024年9月11日

该文被密码保护。 阅读全文
posted @ 2024-09-11 17:25 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0) 编辑

2024年9月9日

摘要: 阅读全文
posted @ 2024-09-09 17:54 秦瑞It行程实录 阅读(4) 评论(0) 推荐(0) 编辑

摘要: 用的frp0.36_2 版本 # [common] is integral section [common] # A literal address or host name for IPv6 must be enclosed # in square brackets, as in "[::1]:8 阅读全文
posted @ 2024-09-09 15:53 秦瑞It行程实录 阅读(11) 评论(0) 推荐(0) 编辑

2024年9月3日

摘要: import urllib.request res = urllib.request.urlopen("http://checkip.amazonaws.com/") # 发送GET请求 response = urllib.request.urlopen('http://www.example.co 阅读全文
posted @ 2024-09-03 10:31 秦瑞It行程实录 阅读(7) 评论(0) 推荐(0) 编辑

2024年8月27日

摘要: 解决方案1将MySQL8.0导出的sql文件中,所有的utf8mb4_0900_ai_ci替换为utf8_general_ci,以及所有的utf8mb4替换为utf8 解决方案2(推荐)将MySQL8.0导出的sql文件中,所有的utf8mb4_0900_ai_ci替换为utf8_general_c 阅读全文
posted @ 2024-08-27 16:13 秦瑞It行程实录 阅读(12) 评论(0) 推荐(0) 编辑

2024年8月23日

摘要: 总结:原来减少VirtualBox存盘文件大小,需要在Virtualbox虚拟机里先执行 sudo dd if=/dev/zero of=/EMPTY bs=1M; sudo rm -f /EMPTY然后在宿主机执行压缩: VBoxManage modifyhd ub.vdi --compact 阅读全文
posted @ 2024-08-23 18:48 秦瑞It行程实录 阅读(39) 评论(0) 推荐(0) 编辑

1 2 3 4 5 ··· 289 下一页
www.cnblogs.com/ruiyqinrui