- 博客(2953)
- 收藏
- 关注
原创 LoganSquare中非私有字段的自动检测策略详解
LoganSquare中非私有字段的自动检测策略详解 LoganSquare Screaming fast JSON parsing and serialization library for Android. 项目地址: htt...
2025-06-12 09:09:12
239
原创 C++游戏引擎开发指南:深入理解顶点着色器
C++游戏引擎开发指南:深入理解顶点着色器 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https://git...
2025-06-12 09:08:22
178
原创 理解hassio-google-drive-backup项目中的备份与快照机制
理解hassio-google-drive-backup项目中的备份与快照机制 hassio-google-drive-backup Automatically create and sync Home Assistant backups into Google Drive ...
2025-06-11 09:14:37
353
原创 UniFFI-RS 项目深度解析:构建跨语言绑定的核心技术指南
UniFFI-RS 项目深度解析:构建跨语言绑定的核心技术指南 uniffi-rs a multi-language bindings generator for rust 项目地址: https://gitcode.com/gh...
2025-06-11 09:14:36
234
原创 MediaCMS开发者指南:架构解析与开发实践
MediaCMS开发者指南:架构解析与开发实践 mediacms MediaCMS is a modern, fully featured open source video and media CMS, written in Python/Django and React, featuring a REST API....
2025-06-11 09:14:15
167
原创 Camelot项目安装指南:从PDF中提取表格数据的利器
Camelot项目安装指南:从PDF中提取表格数据的利器 camelot 项目地址: https://gitcode.com/gh_mirrors/cam/camelot ...
2025-06-11 09:00:33
239
原创 imessage-exporter项目常见问题技术解析
imessage-exporter项目常见问题技术解析 imessage-exporter Export iMessage data + run iMessage Diagnostics 项目地址: https://gitcode...
2025-06-10 09:18:20
346
原创 Microsoft RulesEngine 实战:电商折扣规则引擎应用案例
Microsoft RulesEngine 实战:电商折扣规则引擎应用案例 RulesEngine A Json based Rules Engine with extensive Dynamic expression support ...
2025-06-10 09:16:18
210
原创 Unform表单库:深度解析表单重置的两种实现方式
Unform表单库:深度解析表单重置的两种实现方式 unform Performance-focused API for React forms ???? 项目地址: https://gitcode.com/gh_mirrors/un/...
2025-06-09 09:05:49
351
原创 深度解析offline-plugin常见问题排查指南
深度解析offline-plugin常见问题排查指南 offline-plugin Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/) ...
2025-06-09 09:04:57
318
原创 ZenML项目实战:运行时配置文件的深度解析与应用指南
ZenML项目实战:运行时配置文件的深度解析与应用指南 zenml 项目地址: https://gitcode.com/gh_mirrors/zen/zenml 什么是运行...
2025-06-09 09:04:34
404
原创 Apache Camel路由启动顺序与自动启动配置指南
Apache Camel路由启动顺序与自动启动配置指南 camel Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consumin...
2025-06-08 09:05:52
310
原创 Howdy项目在Arch Linux上的PKGBUILD文件解析
Howdy项目在Arch Linux上的PKGBUILD文件解析 howdy ????️ Windows Hello™ style facial authentication for Linux 项目地址: https://gitcod...
2025-06-07 09:00:19
395
原创 Microsoft NLP Recipes项目:深入理解词嵌入技术实践指南
Microsoft NLP Recipes项目:深入理解词嵌入技术实践指南 nlp-recipes Natural Language Processing Best Practices & Examples 项目地址: https...
2025-06-06 09:21:30
235
原创 NoneBot2 消息处理机制深度解析
NoneBot2 消息处理机制深度解析 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...
2025-06-06 09:08:02
262
原创 NoneBot2 事件响应器(Matcher)详解与使用指南
NoneBot2 事件响应器(Matcher)详解与使用指南 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...
2025-06-06 09:07:53
369
原创 HTTP-Prompt 交互式 HTTP 客户端使用指南
HTTP-Prompt 交互式 HTTP 客户端使用指南 http-prompt An interactive command-line HTTP and API testing client built on top of HTTPie featuring autocomplete, syntax highlighti...
2025-06-04 09:20:04
302
原创 Velero 备份恢复插件钩子机制详解
Velero 备份恢复插件钩子机制详解 velero Backup and migrate Kubernetes applications and their persistent volumes 项目地址: https://gi...
2025-06-04 09:18:47
263
原创 深入解析CraftingInterpreters项目中的超类机制
深入解析CraftingInterpreters项目中的超类机制 craftinginterpreters Repository for the book "Crafting Interpreters" 项目地址: https:/...
2025-06-04 09:10:22
261
原创 机器学习课程项目:Vowpal Wabbit在大规模数据学习中的应用
机器学习课程项目:Vowpal Wabbit在大规模数据学习中的应用 mlcourse.ai Open Machine Learning Course 项目地址: https://gitcode.com/gh_mirrors/ml...
2025-06-04 09:05:24
247
原创 Spree Commerce开源电商平台全面解析
Spree Commerce开源电商平台全面解析 spree An open source eCommerce platform giving you full control and customizability. Modular and API-first. Build any eCommerce solution...
2025-06-02 09:19:06
235
原创 深入理解VitePress:Vue生态的静态站点生成利器
深入理解VitePress:Vue生态的静态站点生成利器 vitepress Vite & Vue powered static site generator. 项目地址: https://gitcode.com/gh_mirro...
2025-06-02 09:17:36
372
原创 ONNX Runtime C API 设计规范深度解读
ONNX Runtime C API 设计规范深度解读 onnxruntime microsoft/onnxruntime: 是一个用于运行各种机器学习模型的开源库。适合对机器学习和深度学习有兴趣的人,特别是在开发和部署机器学习模型时需要处理各种不同框架和算子的人。特点是支持多种机器学习框架和算子,包括 TensorFl...
2025-06-02 09:04:36
288
原创 cargo-bloat-action:深入分析Rust项目二进制大小
cargo-bloat-action:深入分析Rust项目二进制大小 cargo-bloat-action Track rust binary sizes across builds using Github Actions 项目...
2025-06-02 09:00:04
406
原创 Redux-Saga API 完全指南:从原理到实践
Redux-Saga API 完全指南:从原理到实践 redux-saga redux-saga/redux-saga: 是一个用于在 Redux 应用程序中进行异步任务处理的中间件。适合用于需要处理复杂异步逻辑的 Redux 应用。特点是可以将异步任务与同步任务分离,使得应用的状态管理更加清晰和易于维护。 ...
2025-06-01 09:13:46
515
原创 数据科学入门教程:统计学与概率论基础精要
数据科学入门教程:统计学与概率论基础精要 Data-Science-For-Beginners 10 Weeks, 20 Lessons, Data Science for All! 项目地址: https://gitcode.c...
2025-06-01 09:01:31
247
原创 Cal.com平台快速入门指南:如何集成智能日程管理组件
Cal.com平台快速入门指南:如何集成智能日程管理组件 cal.com cal.com: cal.com是一款开源的日历应用,提供了一种统一的方式来管理个人或团队的日程安排和事件,具有良好的用户体验和强大的API。 项目地址: ...
2025-05-30 09:10:43
343
原创 Spring Framework数据库连接管理深度解析
Spring Framework数据库连接管理深度解析 spring-framework spring-projects/spring-framework: 一个基于 Java 的开源应用程序框架,用于构建企业级 Java 应用程序。适合用于构建各种企业级 Java 应用程序,可以实现高效的服务和管理。 ...
2025-05-30 09:04:41
294
原创 深入解析d3-time:D3.js中的时间处理利器
深入解析d3-time:D3.js中的时间处理利器 d3 Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada: ...
2025-05-30 09:00:47
410
原创 开源项目最佳实践教程:Practice Exams Platform
开源项目最佳实践教程:Practice Exams Platform Practice-Exams-Platform Practice Exams (Web) Platform developed by Ditectrev's Community. ...
2025-05-29 09:01:16
360
原创 Devise-Passkeys 开源项目教程
Devise-Passkeys 开源项目教程 devise-passkeys Devise extension to use passkeys instead of passwords 项目地址: https://gitcode....
2025-05-26 09:00:12
402
原创 word-to-markdown-js:将Word文档转化为Markdown格式
word-to-markdown-js:将Word文档转化为Markdown格式 word-to-markdown-js Convert Word documents to beautiful Markdown. Via command line or in your browser. ...
2025-05-18 09:00:05
298
原创 crystal-llm:项目的核心功能/场景
crystal-llm:项目的核心功能/场景 crystal-llm Large language models to generate stable crystals. 项目地址: https://gitcode.com/gh_...
2025-05-15 09:00:07
410
原创 streaming-json-py:实时解析JSON流,提升应用性能
streaming-json-py:实时解析JSON流,提升应用性能 streaming-json-py A streamlined, user-friendly JSON streaming preprocessor, crafted in Python. ...
2025-05-12 14:40:35
759
原创 laravel-workflow:为Laravel应用引入强大的工作流管理
laravel-workflow:为Laravel应用引入强大的工作流管理 laravel-workflow Use the Symfony Workflow component in Laravel 项目地址: https://...
2025-05-07 14:30:25
564
原创 开源项目最佳实践教程:Logo.Surf
开源项目最佳实践教程:Logo.Surf logo.surf Free Text-to-Logo-and-favicon Generator 项目地址: https://gitcode.com/gh_mirrors/lo/logo...
2025-04-28 10:30:24
316
原创 A4T 的安装和配置教程
A4T 的安装和配置教程 A4T [A]nother [4]010 [T]oolhead. A toolhead for Voron front rail printers built around 4010 blower fans, efficient ducts, and easy assembly. ...
2025-04-28 09:40:02
332
原创 pyxll-examples:Python与Excel的完美融合
pyxll-examples:Python与Excel的完美融合 pyxll-examples Example code to be used with pyxll 项目地址: https://gitcode.com/gh_mir...
2025-04-28 09:12:37
987
原创 laravel-log-viewer:提升Laravel日志管理效率的强大工具
laravel-log-viewer:提升Laravel日志管理效率的强大工具 laravel-log-viewer :dromedary_camel: Laravel log viewer 项目地址: https://gitco...
2025-04-25 09:11:14
670
原创 VDA5050 的项目扩展与二次开发
VDA5050 的项目扩展与二次开发 VDA5050 项目地址: https://gitcode.com/gh_mirrors/vd/VDA5050 1. 项目的基础介绍...
2025-04-23 07:22:36
851
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人