stardust-shadow

导航

2025年7月5日 #

UV 安装

摘要: User: uv 安装 Kimi: 以下是几种常见的 UV 安装方法: 使用独立安装程序 macOS/Linux:curl -LsSf https://astral.sh/uv/install.sh | sh 或者使用 wget:wget -qO- https://astral.sh/uv/inst 阅读全文

posted @ 2025-07-05 10:19 阡年 阅读(66) 评论(0) 推荐(0)

2022年12月8日 #

网址大全

摘要: 公共安全漏洞(Common Weakness Enumeration): https://cwe.mitre.org/index.html 前端vuejs: https://cn.vuejs.org/ 前端布局: https://flexboxlabs.netlify.app/ MCP 注册中心:  阅读全文

posted @ 2022-12-08 20:32 阡年 阅读(394) 评论(0) 推荐(0)

2022年9月2日 #

Flask 书籍

摘要: Flask: https://flask.net.cn/quickstart.html#id9 阅读全文

posted @ 2022-09-02 17:26 阡年 阅读(8) 评论(0) 推荐(0)

2022年9月1日 #

Linux lftp 文件传输

摘要: FTP command: http://imhuchao.com/323.html https://blog.csdn.net/qq_39677803/article/details/125041191 阅读全文

posted @ 2022-09-01 21:08 阡年 阅读(32) 评论(0) 推荐(0)

2022年8月31日 #

Python 书籍

摘要: 《Python 最佳实践指南中文版》 在线阅读 阅读全文

posted @ 2022-08-31 18:03 阡年 阅读(12) 评论(0) 推荐(0)

2022年8月23日 #

[Python] Logging module

摘要: Example: 阅读全文

posted @ 2022-08-23 21:33 阡年 阅读(7) 评论(0) 推荐(0)