- 博客(679)
- 收藏
- 关注
原创 Chestnut项目中替代om.dom的DOM操作方案解析
Chestnut项目中替代om.dom的DOM操作方案解析 chestnut Application template for Clojure + ClojureScript web apps 项目地址: https://gitc...
2025-06-30 09:33:29
301
原创 Pyper项目高级概念解析:并发模型与函数式设计
Pyper项目高级概念解析:并发模型与函数式设计 pyper Concurrent Python made simple 项目地址: https://gitcode.com/gh_mirrors/pype/pyper ...
2025-06-30 09:08:43
321
原创 Autobahn|JS 入门指南:构建实时Web应用的基础教程
Autobahn|JS 入门指南:构建实时Web应用的基础教程 autobahn-js WAMP in JavaScript for Browsers and NodeJS 项目地址: https://gitcode.com/gh...
2025-06-29 09:34:13
850
原创 SDN手册:深入理解DHCP与DNS协议原理
SDN手册:深入理解DHCP与DNS协议原理 sdn-handbook SDN网络指南(SDN Handbook) 项目地址: https://gitcode.com/gh_mirrors/sd/sdn-handbook ...
2025-06-29 09:25:58
700
原创 ToroDB Stampede 项目源码编译安装指南
ToroDB Stampede 项目源码编译安装指南 stampede The ToroDB solution to provide better analytics on top of MongoDB and make it easier to migrate from MongoDB to SQL ...
2025-06-28 09:01:40
373
原创 Opacus项目常见问题深度解析:PyTorch差分隐私训练指南
Opacus项目常见问题深度解析:PyTorch差分隐私训练指南 opacus 项目地址: https://gitcode.com/gh_mirrors/op/opacus ...
2025-06-27 09:25:13
289
原创 TiDB 升级与升级后常见问题全面解析
TiDB 升级与升级后常见问题全面解析 docs-cn TiDB/TiKV/PD 中文文档 项目地址: https://gitcode.com/gh_mirrors/do/docs-cn ...
2025-06-27 09:20:42
403
原创 Gaming:为游戏爱好者打造的全能工具
Gaming:为游戏爱好者打造的全能工具 Gaming Counter-Strike 2, Dota 2, Steam, Windows and drivers stuff 项目地址: https://gitcode.com/gh...
2025-06-26 09:00:06
239
原创 Streamdal/Plumber 消息处理工具使用指南
Streamdal/Plumber 消息处理工具使用指南 plumber A swiss army knife CLI tool for interacting with Kafka, RabbitMQ and other messaging systems. ...
2025-06-25 09:27:39
368
原创 Rancher Rio 安装与功能配置完全指南
Rancher Rio 安装与功能配置完全指南 rio Application Deployment Engine for Kubernetes 项目地址: https://gitcode.com/gh_mirrors/rio6/...
2025-06-25 09:06:04
234
原创 Arduino IDE Beta测试完全指南:为开发者社区贡献力量
Arduino IDE Beta测试完全指南:为开发者社区贡献力量 arduino-ide Arduino IDE 2.x 项目地址: https://gitcode.com/gh_mirrors/ar/arduino-ide ...
2025-06-20 10:24:11
401
原创 Microsoft Proxy 库模块化支持详解
Microsoft Proxy 库模块化支持详解 proxy Proxy: Easy Polymorphism in C++ 项目地址: https://gitcode.com/gh_mirrors/pr/proxy ...
2025-06-20 10:17:58
265
原创 maplab项目中的传感器标定文件格式详解
maplab项目中的传感器标定文件格式详解 maplab A Modular and Multi-Modal Mapping Framework 项目地址: https://gitcode.com/gh_mirrors/ma/ma...
2025-06-20 09:59:30
349
原创 使用node-windows将Node.js应用部署为Windows服务
使用node-windows将Node.js应用部署为Windows服务 node-windows Windows support for Node.JS scripts (daemons, eventlog, UAC, etc). ...
2025-06-19 09:24:06
425
原创 Lightning项目插件开发全流程解析
Lightning项目插件开发全流程解析 lightning Core Lightning — Lightning Network implementation focusing on spec compliance and performance ...
2025-06-19 09:13:40
301
原创 SWE-bench项目详解:面向大语言模型的软件工程评测基准
SWE-bench项目详解:面向大语言模型的软件工程评测基准 SWE-bench SWE-Bench: Can Language Models Resolve Real-world Github Issues? 项目地址: htt...
2025-06-19 09:12:00
310
原创 TimelineJS3 项目样式自定义完全指南
TimelineJS3 项目样式自定义完全指南 TimelineJS3 TimelineJS v3: A Storytelling Timeline built in JavaScript. http://timeline.knightlab.com ...
2025-06-19 09:09:56
278
原创 Deep-Reasoning-Papers: 探索深度学习与推理的交集
Deep-Reasoning-Papers: 探索深度学习与推理的交集 Deep-Reasoning-Papers Recent Papers including Neural Symbolic Reasoning, Logical Reasoning, Visual Reasoning, planning and an...
2025-06-15 09:00:00
979
原创 使用Cloud-init与LXD快速入门教程
使用Cloud-init与LXD快速入门教程 cloud-init Official upstream for the cloud-init: cloud instance initialization 项目地址: https:/...
2025-06-12 09:08:04
415
原创 Dinky项目扩展语法详解:变量定义与表值聚合增强
Dinky项目扩展语法详解:变量定义与表值聚合增强 dinky Dinky is an out-of-the-box, one-stop, real-time computing platform dedicated to the construction and practice of Unified Streamin...
2025-06-11 09:15:17
295
原创 Hugo Book 项目主题开发指南:从零创建自定义主题
Hugo Book 项目主题开发指南:从零创建自定义主题 hugo-book Hugo documentation theme as simple as plain book 项目地址: https://gitcode.com/g...
2025-06-10 09:21:33
379
原创 Python内置标量类型详解 - 来自WhirlwindTourOfPython项目
Python内置标量类型详解 - 来自WhirlwindTourOfPython项目 WhirlwindTourOfPython The Jupyter Notebooks behind my OReilly report, "A Whirlwind Tour of Python" ...
2025-06-10 09:18:36
279
原创 .NET Core 8.0 中 HostApplicationBuilder 构造函数行为变更解析
.NET Core 8.0 中 HostApplicationBuilder 构造函数行为变更解析 docs This repository contains .NET Documentation. 项目地址: https://g...
2025-06-10 09:04:09
228
原创 PyQtGraph数据可视化导出功能详解
PyQtGraph数据可视化导出功能详解 pyqtgraph Fast data visualization and GUI tools for scientific / engineering applications 项目地址...
2025-06-10 09:02:42
365
原创 Magefile项目:使用Go编写现代化构建脚本的完整指南
Magefile项目:使用Go编写现代化构建脚本的完整指南 mage a Make/rake-like dev tool using Go 项目地址: https://gitcode.com/gh_mirrors/ma/mage...
2025-06-09 09:21:24
296
原创 深入理解NLWeb项目中的提示词(Prompt)修改技巧
深入理解NLWeb项目中的提示词(Prompt)修改技巧 NLWeb Natural Language Web 项目地址: https://gitcode.com/gh_mirrors/nl/NLWeb ...
2025-06-09 09:20:37
383
原创 Spring Cloud Gateway 全局过滤器深度解析
Spring Cloud Gateway 全局过滤器深度解析 spring-cloud-gateway A Gateway built on Spring Framework and Spring Boot providing routing and more. ...
2025-06-09 09:01:46
442
原创 Akka.NET持久化测试指南:使用Persistence TestKit验证可靠事件溯源
Akka.NET持久化测试指南:使用Persistence TestKit验证可靠事件溯源 akka.net Canonical actor model implementation for .NET with local + distributed actors in C# and F#. ...
2025-06-08 09:20:25
618
原创 Waku项目中的页面创建与路由配置详解
Waku项目中的页面创建与路由配置详解 waku ⛩️ The minimal React framework 项目地址: https://gitcode.com/gh_mirrors/wa/waku ...
2025-06-08 09:01:02
407
原创 Hug API框架中的认证机制详解
Hug API框架中的认证机制详解 hug Embrace the APIs of the future. Hug aims to make developing APIs as simple as possible, but no simpler. ...
2025-06-06 09:05:29
356
原创 SealSui-Auto-Bot:自动化Sui SEAL协议互动工具
SealSui-Auto-Bot:自动化Sui SEAL协议互动工具 SealSui-Auto-Bot Automate Sui SEAL Protocol interaction for allowlist creation and service subscription management. ...
2025-06-06 04:50:39
852
原创 MoviePy视频剪辑修改与特效应用指南
MoviePy视频剪辑修改与特效应用指南 moviepy Video editing with Python 项目地址: https://gitcode.com/gh_mirrors/mo/moviepy ...
2025-06-03 09:02:14
397
原创 Elastic Kibana 开发指南:路由与导航系统深度解析
Elastic Kibana 开发指南:路由与导航系统深度解析 kibana Your window into the Elastic Stack 项目地址: https://gitcode.com/gh_mirrors/ki/k...
2025-06-03 09:00:32
376
原创 深入理解Python中的组合设计模式:从awesome-low-level-design项目谈起
深入理解Python中的组合设计模式:从awesome-low-level-design项目谈起 awesome-low-level-design This repository contains low level design resources to improve coding skills and prepar...
2025-06-03 09:00:12
279
原创 深度解析GAIA基准:评估通用AI助手的关键指标
深度解析GAIA基准:评估通用AI助手的关键指标 agents-course This repository contains the Hugging Face Agents Course. 项目地址: https://gitc...
2025-06-02 09:01:57
312
原创 PurpleHaze:iOS平台上的DNS隧道客户端
PurpleHaze:iOS平台上的DNS隧道客户端 PurpleHaze DNS tunnel for iOS based off of Iodine 项目地址: https://gitcode.com/gh_mirrors/p...
2025-06-02 09:00:04
224
原创 WePY框架的Git提交规范详解
WePY框架的Git提交规范详解 wepy 小程序组件化开发框架 项目地址: https://gitcode.com/gh_mirrors/we/wepy 前言在团队协作开...
2025-06-01 09:07:48
224
原创 OpenTofu核心架构深度解析
OpenTofu核心架构深度解析 opentofu OpenTofu lets you declaratively manage your cloud infrastructure. 项目地址: https://gitcode.c...
2025-06-01 09:05:47
300
原创 基于Vercel Turborepo构建现代化React设计系统
基于Vercel Turborepo构建现代化React设计系统 turbo Incremental bundler and build system optimized for JavaScriptand TypeScript, written in Rust – including Turbopack and Tu...
2025-06-01 09:04:01
417
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人