新页面
2025年7月1日 (星期二)
- 09:212025年7月1日 (二) 09:21 Zod (历史 | 编辑) [238字节] Ztm0929(留言 | 贡献) (创建页面,内容为“Zod is a TypeScript-first validation library. Using Zod, you can define ''schemas'' you can use to validate data, from a simple <code>string</code> to a complex nested object. https://github.com/colinhacks/zod 分类:开源项目”) 标签:可视化编辑
- 09:092025年7月1日 (二) 09:09 rehype (历史 | 编辑) [212字节] Ztm0929(留言 | 贡献) (创建页面,内容为“rehype 是用于处理 HTML 的插件系统,常与 remark 组合使用,在 Markdown 转 HTML 的过程中增强页面的可用性和可读性。 https://github.com/rehypejs/rehype 分类:开源项目”) 标签:可视化编辑
- 09:082025年7月1日 (二) 09:08 remark (历史 | 编辑) [202字节] Ztm0929(留言 | 贡献) (创建页面,内容为“<code>remark</code> 是处理 Markdown 的工具,和 rehype 搭配使用可以实现 Markdown → HTML 的完整转换和增强过程。 https://github.com/remarkjs/remark 分类:开源项目”) 标签:可视化编辑
2025年6月24日 (星期二)
- 07:142025年6月24日 (二) 07:14 GitHub Actions (历史 | 编辑) [342字节] Ztm0929(留言 | 贡献) (创建页面,内容为“GitHub 提供的一项关键服务,能够执行 CI/CD 流程。 GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want. https://github.com/features/actions”) 标签:可视化编辑
2025年6月23日 (星期一)
- 05:352025年6月23日 (一) 05:35 SSL (历史 | 编辑) [150字节] Ztm0929(留言 | 贡献) (创建页面,内容为“另请参阅:https://zh.wikipedia.org/zh-cn/%E5%82%B3%E8%BC%B8%E5%B1%A4%E5%AE%89%E5%85%A8%E6%80%A7%E5%8D%94%E5%AE%9A#SSL_1.0%E3%80%812.0%E5%92%8C3.0”) 标签:可视化编辑
2025年6月14日 (星期六)
- 13:182025年6月14日 (六) 13:18 Synapse (历史 | 编辑) [120字节] Ztm0929(留言 | 贡献) (创建页面,内容为“Synapse: Matrix homeserver written in Python/Twisted. https://github.com/element-hq/synapse 分类:开源项目”) 标签:可视化编辑
- 13:162025年6月14日 (六) 13:16 Element (历史 | 编辑) [118字节] Ztm0929(留言 | 贡献) (创建页面,内容为“Element is a glossy client with an emphasis on performance and usability. https://element.io/ 分类:开源项目”) 标签:可视化编辑
- 13:132025年6月14日 (六) 13:13 中日韩汉字 (历史 | 编辑) [625字节] Ztm0929(留言 | 贡献) (创建页面,内容为“'''中日韩汉字'''(英语:CJK characters)是对中文、日文文字和韩文的统称,这些语言全部含有汉字及其变体,某时亦会与其他文字混合使用。因为越南文曾经使用汉字,所以它有时候也与“中日韩”结合,统称“'''中日韩越'''”(英语:Chinese-Japanese-Korean-Vietnamese)。概括来说,“中日韩越汉字”通常包括中文的汉字、日文文字的日本汉字及日语假名、…”) 标签:可视化编辑
2025年5月27日 (星期二)
- 13:352025年5月27日 (二) 13:35 virtualenv (历史 | 编辑) [197字节] Ztm0929(留言 | 贡献) (创建页面,内容为“A tool for creating isolated <code>virtual</code> python environments. 与 venv 类似,是一款创建 Python 虚拟环境的工具。 https://github.com/pypa/virtualenv 分类:开源项目”) 标签:可视化编辑
- 13:302025年5月27日 (二) 13:30 Twine (历史 | 编辑) [121字节] Ztm0929(留言 | 贡献) (创建页面,内容为“Twine is a utility for publishing Python packages on PyPI. https://github.com/pypa/twine 分类:开源项目”) 标签:可视化编辑
- 13:272025年5月27日 (二) 13:27 pyenv (历史 | 编辑) [333字节] Ztm0929(留言 | 贡献) (创建页面,内容为“pyenv lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well. Python 版本管理工具,通过它来切换使用不同版本的 Python,类似于 nvm。 https://github.com/pyenv/pyenv 分类:开源项目”) 标签:可视化编辑
- 13:252025年5月27日 (二) 13:25 Poetry (历史 | 编辑) [394字节] Ztm0929(留言 | 贡献) (创建页面,内容为“Poetry is a tool for dependency management and packaging in Python. It allows you to declare the libraries your project depends on and it will manage (install/update) them for you. Poetry offers a lockfile to ensure repeatable installs, and can build your project for distribution. 一体化的 Python 项目管理方案。 https://github.com/python-poetry/poetry 分类:开源项目”) 标签:可视化编辑
- 13:192025年5月27日 (二) 13:19 pipx (历史 | 编辑) [171字节] Ztm0929(留言 | 贡献) (创建页面,内容为“与 pip 类似,但主要用于全局安装 Python 应用,例如 pytest 或 pre-commit 这些CLI 工具。 https://github.com/pypa/pipx 分类:开源项目”) 标签:可视化编辑
- 13:132025年5月27日 (二) 13:13 pip-tools (历史 | 编辑) [181字节] Ztm0929(留言 | 贡献) (创建页面,内容为“A set of tools to keep your pinned Python dependencies fresh. 一个依赖锁定工具,搭配 pip 使用。 https://github.com/jazzband/pip-tools 分类:开源项目”) 标签:可视化编辑
- 05:012025年5月27日 (二) 05:01 schneegans.de (历史 | 编辑) [118字节] Ztm0929(留言 | 贡献) (创建页面,内容为“一个可以创建 Windows 安装无人值守文件的服务。 https://schneegans.de/windows/unattend-generator/”) 标签:可视化编辑
2025年5月26日 (星期一)
2025年5月25日 (星期日)
- 13:492025年5月25日 (日) 13:49 Docker (历史 | 编辑) [308字节] Ztm0929(留言 | 贡献) (创建页面,内容为“'''Docker'''是一个开放源代码的开放平台软件,用于开发应用、交付(shipping)应用和运行应用。Docker允许用户将基础设施(Infrastructure)中的应用单独分割出来,形成更小的颗粒(容器),从而提高交付软件的速度。 https://www.docker.com/”) 标签:可视化编辑
- 13:232025年5月25日 (日) 13:23 安全外壳协议 (历史 | 编辑) [522字节] Ztm0929(留言 | 贡献) (创建页面,内容为“'''安全外壳协议'''(Secure Shell Protocol,简称'''SSH''')是一种加密的网络传输协议,可在不安全的网络中为网络服务提供安全的传输环境。SSH通过在网络中建立安全隧道来实现SSH客户端与服务器之间的连接。SSH最常见的用途是远程登录系统,人们通常利用SSH来传输命令行界面和远程执行命令。 == 另请参阅 == https://zh.wikipedia.org/zh-cn/Secure_Shell https://www.clo…”) 标签:可视化编辑
2025年5月23日 (星期五)
- 09:142025年5月23日 (五) 09:14 Jinjia (历史 | 编辑) [564字节] Ztm0929(留言 | 贡献) (创建页面,内容为“Jinja 是由 '''Armin Ronacher'''(Flask 的作者)开发的。它的名称来源于 '''"Ginja"'''(一种日本梅子酒的发音),是一个模仿和改进了 Django 模板语言的项目。Jinja 强调性能和简洁性,同时加入了一些新的功能,如自动转义、模板继承和宏等,使其在许多 Python 项目中成为了首选的模板引擎。 简而言之,Jinja 是 Python 中一个强大的模板引擎,常常用于动…”) 标签:可视化编辑
2025年5月22日 (星期四)
- 07:522025年5月22日 (四) 07:52 COSBrowser (历史 | 编辑) [226字节] Ztm0929(留言 | 贡献) (创建页面,内容为“COSBrowser 是腾讯云对象存储 COS 推出的可视化界面工具,让您可以使用更简单的交互,轻松实现对 COS 资源的查看、传输和管理。 https://cloud.tencent.com/document/product/436/11366”) 标签:可视化编辑
2025年5月21日 (星期三)
- 19:502025年5月21日 (三) 19:50 BEM (历史 | 编辑) [339字节] Ztm0929(留言 | 贡献) (创建页面,内容为“BEM (Block, Element, Modifier) is a component-based approach to web development. The idea behind it is to divide the user interface into independent blocks. This makes interface development easy and fast even with a complex UI, and it allows reuse of existing code without copying and pasting. https://en.bem.info/methodology/quick-start/”) 标签:可视化编辑
2025年5月20日 (星期二)
- 20:142025年5月20日 (二) 20:14 三支一扶 (历史 | 编辑) [179字节] Ztm0929(留言 | 贡献) (创建页面,内容为“基层一线从事支教、支农、支医和帮扶乡村振兴等志愿服务,服务期为2年。 == 参考资料 == https://hrss.gd.gov.cn/zwgk/gsgg/content/post_4701439.html”) 标签:可视化编辑
- 03:412025年5月20日 (二) 03:41 Dvel (历史 | 编辑) [41字节] Ztm0929(留言 | 贡献) (创建页面,内容为“https://dvel.me/about/ 分类:博客”) 标签:可视化编辑
- 01:012025年5月20日 (二) 01:01 uv (历史 | 编辑) [136字节] Ztm0929(留言 | 贡献) (创建页面,内容为“An extremely fast Python package and project manager, written in Rust. https://github.com/astral-sh/uv 分类:开源项目”) 标签:可视化编辑
2025年5月19日 (星期一)
- 20:142025年5月19日 (一) 20:14 squirrel (历史 | 编辑) [61字节] Ztm0929(留言 | 贡献) (创建页面,内容为“Rime 输入法引擎在 macOS 系统的官方发行版。”) 标签:可视化编辑
2025年5月17日 (星期六)
- 04:072025年5月17日 (六) 04:07 Cloudflare R2 (历史 | 编辑) [242字节] Ztm0929(留言 | 贡献) (创建页面,内容为“Cloudflare R2 Storage allows developers to store large amounts of unstructured data without the costly egress bandwidth fees associated with typical cloud storage services. https://www.cloudflare.com/zh-cn/developer-platform/products/r2/”) 标签:可视化编辑
- 03:382025年5月17日 (六) 03:38 腾讯云对象存储 (历史 | 编辑) [414字节] Ztm0929(留言 | 贡献) (创建页面,内容为“对象存储(Cloud Object Storage,COS)是腾讯云提供的一种存储海量文件的分布式存储服务,具有高扩展性、低成本、可靠安全等优点。通过控制台、API、SDK 和工具等多样化方式,用户可简单、快速地接入 COS,进行多格式文件的上传、下载和管理,实现海量数据存储和管理。 https://cloud.tencent.com/document/product/436”) 标签:可视化编辑
- 00:012025年5月17日 (六) 00:01 iTerm2 (历史 | 编辑) [389字节] Ztm0929(留言 | 贡献) (创建页面,内容为“iTerm2 is a replacement for Terminal and the successor to iTerm. It works on Macs with macOS 10.14 or newer. iTerm2 brings the terminal into the modern age with features you never knew you always wanted. https://iterm2.com/ 分类:软件服务”) 标签:可视化编辑
2025年5月15日 (星期四)
- 19:492025年5月15日 (四) 19:49 开放中文转换 (历史 | 编辑) [647字节] Ztm0929(留言 | 贡献) (创建页面,内容为“Open Chinese Convert (OpenCC, 開放中文轉換) is an opensource project for conversions between Traditional Chinese, Simplified Chinese and Japanese Kanji (Shinjitai). It supports character-level and phrase-level conversion, character variant conversion and regional idioms among Mainland China, Taiwan and Hong Kong. This is not translation tool between Mandarin and Cantonese, etc. 中文簡繁轉換開源項目,支持詞彙級別的轉換、異體字轉…”) 标签:可视化编辑
- 09:592025年5月15日 (四) 09:59 雾凇拼音 (历史 | 编辑) [96字节] Ztm0929(留言 | 贡献) (创建页面,内容为“一个定制过的 Rime 发行版。 https://github.com/iDvel/rime-ice 分类:开源项目”) 标签:可视化编辑
- 04:222025年5月15日 (四) 04:22 OpenSSL (历史 | 编辑) [383字节] Ztm0929(留言 | 贡献) (创建页面,内容为“'''OpenSSL''' 是最广泛使用的开源加密库,支持最新的安全协议、加密算法以及证书管理。它与 LibreSSL 都是 '''加密库(cryptographic libraries)''',为编程语言(如 Python)提供 '''SSL/TLS 加密通信''' 的支持,特别是用于 HTTPS。 https://www.openssl.org/ == 另请参阅 == * https://zh.wikipedia.org/zh-cn/OpenSSL”) 标签:可视化编辑