- 博客(660)
- 收藏
- 关注
原创 Context:一款强大的 Model Context Protocol (MCP) 调试工具
Context:一款强大的 Model Context Protocol (MCP) 调试工具 Context Native macOS client for Model Context Protocol (MCP) 项目地址: ...
2025-07-01 09:00:06
332
原创 PHP-Internals-Book项目解析:PHP扩展的构建系统详解
PHP-Internals-Book项目解析:PHP扩展的构建系统详解 PHP-Internals-Book PHP Internals Book 项目地址: https://gitcode.com/gh_mirrors/ph/P...
2025-06-30 09:08:50
208
原创 NumPy索引与切片技术详解:从基础到高级应用
NumPy索引与切片技术详解:从基础到高级应用 machine-learning 项目地址: https://gitcode.com/gh_mirrors/machinel/machine-learning ...
2025-06-30 09:04:04
296
原创 Amplify项目中的客户端存储解决方案:amplify.store详解
Amplify项目中的客户端存储解决方案:amplify.store详解 amplify AmplifyJS 项目地址: https://gitcode.com/gh_mirrors/amp/amplify ...
2025-06-29 09:34:14
811
原创 Learn Node.js 硬核教程:深入优化 Router API 设计
Learn Node.js 硬核教程:深入优化 Router API 设计 learn-nodejs-hard-way Learn and master NodeJS and backend development by creating a backend framework with 0 dependencies....
2025-06-29 09:22:35
779
原创 使用Sequelize在Discord.js中实现数据持久化存储
使用Sequelize在Discord.js中实现数据持久化存储 guide The official guide for discord.js, created and maintained by core members of its community. ...
2025-06-28 09:32:02
297
原创 Emacs-ng 中的主模式和次模式详解
Emacs-ng 中的主模式和次模式详解 emacs-ng A new approach to Emacs - Including TypeScript, Threading, Async I/O, and WebRender. ...
2025-06-28 09:01:40
320
原创 微服务任务调度平台SIA-TASK快速入门指南
微服务任务调度平台SIA-TASK快速入门指南 sia-task 微服务任务调度框架 项目地址: https://gitcode.com/gh_mirrors/si/sia-task ...
2025-06-27 09:20:58
303
原创 深入解析ktaranov命名规范中的Git提交注释规范
深入解析ktaranov命名规范中的Git提交注释规范 naming-convention ktaranov/naming-convention: 这是一个用于为数据库对象命名的小工具。适合用于需要为数据库对象提供命名规范的场景。特点:易于使用,支持多种数据库对象命名规范,可以生成符合规范的数据库对象名称。 ...
2025-06-27 09:10:17
339
原创 CherryPy框架解析:极简Python Web开发指南
CherryPy框架解析:极简Python Web开发指南 cherrypy CherryPy is a pythonic, object-oriented HTTP framework. https://cherrypy.dev ...
2025-06-27 09:01:36
312
原创 Docker-para-desenvolvedores:在MacOS和Windows上使用Docker的完整指南
Docker-para-desenvolvedores:在MacOS和Windows上使用Docker的完整指南 docker-para-desenvolvedores Código fonte do livro Docker para desenvolvedores ...
2025-06-26 09:08:51
366
原创 Feature-engine项目代码贡献指南
Feature-engine项目代码贡献指南 feature_engine Feature engineering package with sklearn like functionality 项目地址: https://git...
2025-06-26 09:01:27
372
原创 深入理解Java Lambda表达式与匿名内部类的JVM实现差异
深入理解Java Lambda表达式与匿名内部类的JVM实现差异 JavaLambdaInternals 深入理解Java函数式编程和Streams API 项目地址: https://gitcode.com/gh_mirrors...
2025-06-25 09:34:26
253
原创 LeaderF插件:Vim中高效文件导航与搜索的终极解决方案
LeaderF插件:Vim中高效文件导航与搜索的终极解决方案 LeaderF An efficient fuzzy finder that helps to locate files, buffers, mrus, gtags, etc. on the fly for both vim and neovim. ...
2025-06-25 09:21:01
288
原创 PyCrypto 密码学工具包深度解析
PyCrypto 密码学工具包深度解析 pycrypto The Python Cryptography Toolkit 项目地址: https://gitcode.com/gh_mirrors/pyc/pycrypto ...
2025-06-24 09:27:06
759
原创 immer::persist库:持久化数据结构与结构共享的完美结合
immer::persist库:持久化数据结构与结构共享的完美结合 immer Postmodern immutable and persistent data structures for C++ — value semantics at scale ...
2025-06-24 09:10:19
304
原创 Steam-Games-Scraper:快速抓取Steam游戏信息的强大工具
Steam-Games-Scraper:快速抓取Steam游戏信息的强大工具 Steam-Games-Scraper Extract information from all games published in Steam thanks to its Web API, and store it in JSON form...
2025-06-23 09:00:03
389
原创 Slash项目中的快捷链接功能详解:提升工作效率的智能工具
Slash项目中的快捷链接功能详解:提升工作效率的智能工具 slash An open source, self-hosted bookmarks and link sharing platform. Save and share your links very easily ...
2025-06-20 09:56:15
264
原创 基于T5X框架的模型微调实战指南
基于T5X框架的模型微调实战指南 t5x 项目地址: https://gitcode.com/gh_mirrors/t5/t5x 前言在自然语言处理领域,迁移学习已成为提...
2025-06-19 09:26:17
305
原创 深入解析colesbury/nogil项目中的Python标准库高级模块
深入解析colesbury/nogil项目中的Python标准库高级模块 nogil Multithreaded Python without the GIL 项目地址: https://gitcode.com/gh_mirror...
2025-06-19 09:17:28
211
原创 HighwayEnv项目中的动作系统详解
HighwayEnv项目中的动作系统详解 HighwayEnv A minimalist environment for decision-making in autonomous driving 项目地址: https://g...
2025-06-19 09:17:14
605
原创 Verl-Tool项目模型训练指南:构建工具调用型AI的核心方法
Verl-Tool项目模型训练指南:构建工具调用型AI的核心方法 verl-tool 项目地址: https://gitcode.com/gh_mirrors/ve/verl-tool ...
2025-06-16 09:08:33
259
原创 Apache Log4j2 2.17.0版本插值机制安全改进解析
Apache Log4j2 2.17.0版本插值机制安全改进解析 logging-log4j2 Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java. ...
2025-06-12 09:08:37
205
原创 Agency Swarm项目中的可观测性功能详解
Agency Swarm项目中的可观测性功能详解 agency-swarm An opensource agent orchestration framework built on top of the latest OpenAI Assistants API. ...
2025-06-11 09:00:41
389
原创 Amplify:参与气候变化行动的利器
Amplify:参与气候变化行动的利器 amplify Open Source Fellow Sandbox 项目地址: https://gitcode.com/gh_mirrors/amplify4/amplify ...
2025-06-11 09:00:05
240
原创 CSSO项目解析:深度剖析CSS代码优化工具
CSSO项目解析:深度剖析CSS代码优化工具 csso CSS minifier with structural optimizations 项目地址: https://gitcode.com/gh_mirrors/cs/csso...
2025-06-10 09:19:30
337
原创 AmbientRun/Ambient项目深度解析:下一代多人在线游戏开发平台
AmbientRun/Ambient项目深度解析:下一代多人在线游戏开发平台 Ambient The multiplayer game engine 项目地址: https://gitcode.com/gh_mirrors/amb...
2025-06-10 09:17:59
373
原创 Perfetto项目中的CPU调度事件分析指南
Perfetto项目中的CPU调度事件分析指南 perfetto Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/plat...
2025-06-10 09:04:46
317
原创 GeoServer快速入门:发布图层组(Layer Group)完整指南
GeoServer快速入门:发布图层组(Layer Group)完整指南 geoserver Official GeoServer repository 项目地址: https://gitcode.com/gh_mirrors/g...
2025-06-10 09:04:46
414
原创 CakePHP/Phinx 项目中的命名空间支持详解
CakePHP/Phinx 项目中的命名空间支持详解 phinx PHP Database Migrations for Everyone 项目地址: https://gitcode.com/gh_mirrors/ph/phinx...
2025-06-09 09:05:17
284
原创 Express.js 中间件使用完全指南:从原理到实践
Express.js 中间件使用完全指南:从原理到实践 expressjs.com 项目地址: https://gitcode.com/gh_mirrors/ex/expressjs.com ...
2025-06-08 09:03:59
351
原创 MSBuild项目引用协议深度解析
MSBuild项目引用协议深度解析 msbuild msbuild: 是 .NET Framework 的构建引擎,用于构建和管理 .NET 项目。适合 .NET 开发者和系统管理员使用 msbuild 构建和管理 .NET 项目。 ...
2025-06-08 09:02:07
314
原创 Go101项目解析:深入理解Go语言中的方法机制
Go101项目解析:深入理解Go语言中的方法机制 go101 An up-to-date (unofficial) knowledge base for Go programming self learning 项目地址: htt...
2025-06-07 09:06:08
373
原创 VCR项目实战:自定义请求匹配器的使用指南
VCR项目实战:自定义请求匹配器的使用指南 vcr Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests. ...
2025-06-07 09:05:54
267
原创 Flink CDC Connectors 核心概念:数据转换(Transform)详解
Flink CDC Connectors 核心概念:数据转换(Transform)详解 flink-cdc 项目地址: https://gitcode.com/gh_mirrors/fl/flink-cdc ...
2025-06-07 09:03:30
269
原创 Kubernetes Metrics Server 命令行参数详解
Kubernetes Metrics Server 命令行参数详解 metrics-server Scalable and efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. ...
2025-06-07 09:01:35
363
原创 BERTopic项目实战技巧与优化指南
BERTopic项目实战技巧与优化指南 BERTopic Leveraging BERT and c-TF-IDF to create easily interpretable topics. 项目地址: https://git...
2025-06-06 09:06:20
344
原创 Alluxio POSIX API详解:通过FUSE实现分布式文件系统本地挂载
Alluxio POSIX API详解:通过FUSE实现分布式文件系统本地挂载 alluxio Alluxio, data orchestration for analytics and machine learning in the cloud ...
2025-06-06 09:04:38
293
原创 使用Docker容器实现定时任务的技术实践
使用Docker容器实现定时任务的技术实践 52-technologies-in-2016 Let's learn a new technology every week. A new technology blog every Sunday in 2016. ...
2025-06-06 09:02:57
385
原创 pipreqs项目贡献指南:如何参与项目开发与改进
pipreqs项目贡献指南:如何参与项目开发与改进 pipreqs pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forw...
2025-06-06 09:02:36
402
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人