跳至内容

孙成新的个人博客

  • 首页
  • 自我介绍

如何给一个Python项目创建虚拟运行环境

在 2025年10月11日2025年10月11日 上张贴 由 cx_sun发表回复

用venv 1. 创建环境 2. 激活环境 3. 确认环境 4. 使用环境 pip install -r re…

n8n打造自动化流程

在 2025年10月9日 上张贴 由 cx_sun发表回复

原文: https://docs.n8n.io/hosting/installation/npm/ 执行命令 …

使用免费的AI model API ——Groq及OpenRouter

在 2025年9月26日2025年9月26日 上张贴 由 cx_sun发表回复

Groq以其惊人的 AI 响应速度吸引了大量开发者,其免费套餐对于个人体验和学习来说相当友好。 🚀 获取 Gr…

Ollama本地部署并运行模型的详细步骤

在 2025年9月26日2025年9月26日 上张贴 由 cx_sun发表回复

Ollama是一个开源工具,用于本地运行大型语言模型(LLM),支持快速部署和API集成。它兼容多种模型,如L…

IPTV本地docker管理

在 2025年9月22日2025年9月22日 上张贴 由 cx_sun发表回复

IPTV项目 https://github.com/Guovin/iptv-api fork: https:/…

Cloudflare tunnel把本地服务绑定到指定域名上

在 2025年9月9日2025年9月9日 上张贴 由 cx_sun发表回复

前提 步骤 1. 下载cloudflared 2. 通过命令行登录/认证 cloudflare 3. 创建tu…

有用的Mac/Linux命令

在 2025年8月29日2025年8月29日 上张贴 由 cx_sun发表回复

从文件里找特定内容: grep -rn ‘11268247’ *.csv 查找端口被哪个进程占用netstat…

Playwright启动浏览器的几种方式

在 2025年8月28日2025年8月28日 上张贴 由 cx_sun发表回复

def get_browser_websocket_url(): “””Get the browser-lev…

Playwright打开新页面-expect_page()使用

在 2025年8月20日2025年8月20日 上张贴 由 cx_sun发表回复

在使用 Playwright 的 Python API 处理页面链接打开新页面时,可以使用 context.e…

几个有意义的图案符号✅ ⭐❗✨

在 2025年8月20日2025年9月11日 上张贴 由 cx_sun发表回复

状态指示符的Unicode字符 以下是一些表示“错误”、“警告”、“信息”等状态的Unicode字符 注意事项

文章导航

← 早期文章

近期文章

  • 如何给一个Python项目创建虚拟运行环境
  • n8n打造自动化流程
  • 使用免费的AI model API ——Groq及OpenRouter
  • Ollama本地部署并运行模型的详细步骤
  • IPTV本地docker管理

近期评论

  1. 孙成新 发表在 XPath简介

归档

  • 2025 年 10 月
  • 2025 年 9 月
  • 2025 年 8 月
  • 2025 年 7 月

分类

  • ai
  • cloudflare
  • docker
  • git
  • mac
  • Python
  • web
  • web crawler
  • wordpress
  • 随笔
Copyright 2025 , 孙成新的个人博客 , Theme by Tech Reviews