• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
海-哥
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2023年6月18日

python3.11 安装脚本
摘要: ``` ``` #!/usr/bin/env bash # author YuHaiPeng yum install wget -y yum update wget -y yum install -y gcc patch libffi-devel python-devel zlib-devel bz 阅读全文
posted @ 2023-06-18 10:22 海-哥 阅读(173) 评论(0) 推荐(0)
 
 

2021年9月29日

paramiko 类封装
摘要: # -*- coding: utf-8 -*- # !/usr/bin/env python # Software: PyCharm # __author__ == "YU HAIPENG" # fileName: sshproxy.py # Month: 九月 # time: 2020/9/26 阅读全文
posted @ 2021-09-29 12:59 海-哥 阅读(168) 评论(0) 推荐(0)
 
路径解析
摘要: # -*- coding: utf-8 -*- # !/usr/bin/env python # Software: PyCharm # __author__ == "YU HAIPENG" # fileName: abs绝对路径解析.py # Month: 五月 # time: 2021/5/22 阅读全文
posted @ 2021-09-29 12:58 海-哥 阅读(65) 评论(0) 推荐(0)
 
httpx_send_file
摘要: # -*- coding: utf-8 -*- # !/usr/bin/env python # Software: PyCharm # __author__ == "YU HAIPENG" # fileName: httpx_send_file.py # Month: 九月 # time: 202 阅读全文
posted @ 2021-09-29 12:55 海-哥 阅读(61) 评论(0) 推荐(0)
 
 

2021年8月20日

go 语言http 模块自定义封装
摘要: package httpSend import ( "bytes" "encoding/json" "io" "io/ioutil" "mime/multipart" "net/http" "net/url" "os" "path" "strings" "time" ) type HttpData 阅读全文
posted @ 2021-08-20 22:46 海-哥 阅读(116) 评论(0) 推荐(0)
 
 

2021年7月31日

Video Help
摘要: # -*- coding: utf-8 -*- # !/usr/bin/env python # Software: PyCharm # __author__ == "YU HAIPENG" # fileName: VideoHelp.py # Month: 五月 # time: 2021/5/22 阅读全文
posted @ 2021-07-31 19:11 海-哥 阅读(294) 评论(0) 推荐(0)
 
async_send
摘要: # -*- coding: utf-8 -*- # !/usr/bin/env python # Software: PyCharm # __author__ == "YU HAIPENG" # fileName: async_send.py # Month: 五月 # time: 2020/5/1 阅读全文
posted @ 2021-07-31 18:41 海-哥 阅读(235) 评论(0) 推荐(0)
 
requests 发送文件
摘要: # -*- coding: utf-8 -*- # !/usr/bin/env python # Software: PyCharm # __author__ == "YU HAIPENG" # fileName: request_send_file.py # Month: 七月 # time: 2 阅读全文
posted @ 2021-07-31 18:34 海-哥 阅读(249) 评论(0) 推荐(0)
 
 

2021年7月13日

数字金额转换
摘要: # -*- coding: utf-8 -*- # !/usr/bin/env python # Software: PyCharm # __author__ == "YU HAIPENG" # Month: 七月 """ Write an introduction to the module he 阅读全文
posted @ 2021-07-13 17:47 海-哥 阅读(346) 评论(0) 推荐(0)
 
 

2021年6月18日

ffmpeg avi flv m3u8 wmv 转 mp4 mp4 转ts
摘要: 必须先下载 ffmpeg 命令 或ffmpeg.exe # !/usr/bin/env python # Software: PyCharm # __author__ == "YU HAIPENG" # fileName: VideoHelp.py # Month: 五月 # time: 2021/ 阅读全文
posted @ 2021-06-18 11:30 海-哥 阅读(1390) 评论(0) 推荐(0)
 
 
下一页

公告


博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3