- 博客(681)
- 收藏
- 关注
原创 C++游戏引擎开发指南:Blender蒙皮权重导出详解
C++游戏引擎开发指南:Blender蒙皮权重导出详解 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https...
2025-06-12 09:07:40
410
原创 探索The Sourdough Framework中的面包类型:从扁平面包到自由成型面包的技术解析...
探索The Sourdough Framework中的面包类型:从扁平面包到自由成型面包的技术解析 the-sourdough-framework Open source book dedicated to helping you to make the best possible sourdough bread at ...
2025-06-11 09:19:22
231
原创 Phalcon/Zephir项目贡献指南与技术规范深度解析
Phalcon/Zephir项目贡献指南与技术规范深度解析 zephir 项目地址: https://gitcode.com/gh_mirrors/zep/zephir 前...
2025-06-11 09:17:11
225
原创 VulkanTutorial项目:Vulkan开发环境搭建指南
VulkanTutorial项目:Vulkan开发环境搭建指南 VulkanTutorial Tutorial for the Vulkan graphics and compute API 项目地址: https://gitco...
2025-06-11 09:14:58
117
原创 Elasticsearch权威指南:GeoJSON地理形状索引详解
Elasticsearch权威指南:GeoJSON地理形状索引详解 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https:...
2025-06-11 09:07:40
171
原创 Elasticsearch权威指南:查询与过滤的深度解析
Elasticsearch权威指南:查询与过滤的深度解析 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://git...
2025-06-11 09:03:55
262
原创 Elasticsearch权威指南:深入理解倒排索引机制
Elasticsearch权威指南:深入理解倒排索引机制 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://git...
2025-06-11 09:03:51
159
原创 Torchchat项目本地模型使用指南:从基础到实践
Torchchat项目本地模型使用指南:从基础到实践 torchchat Run PyTorch LLMs locally on servers, desktop and mobile 项目地址: https://gitcode....
2025-06-11 09:02:49
243
原创 Linux WiFi热点项目:Realtek无线网卡兼容性解决方案
Linux WiFi热点项目:Realtek无线网卡兼容性解决方案 linux-wifi-hotspot Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also a...
2025-06-10 09:20:30
185
原创 Bottender项目实战:即时通讯机器人消息发送全攻略
Bottender项目实战:即时通讯机器人消息发送全攻略 bottender ⚡️ A framework for building conversational user interfaces. 项目地址: https://gi...
2025-06-10 09:03:04
233
原创 Apache Ignite中的持续查询机制详解
Apache Ignite中的持续查询机制详解 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:03:47
228
原创 小智ESP32服务器固件配置指南:从烧录到自定义服务器对接
小智ESP32服务器固件配置指南:从烧录到自定义服务器对接 xiaozhi-esp32-server 本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器。Backend service for xiaozhi-esp32, helps you quickly build an ESP3...
2025-06-09 09:01:10
972
原创 NanoGUI项目代码贡献指南:从Bug报告到代码规范
NanoGUI项目代码贡献指南:从Bug报告到代码规范 nanogui Minimalistic GUI library for OpenGL 项目地址: https://gitcode.com/gh_mirrors/na/nan...
2025-06-08 09:21:36
312
原创 Express.js 路由机制深度解析
Express.js 路由机制深度解析 expressjs.com 项目地址: https://gitcode.com/gh_mirrors/ex/expressjs.com ...
2025-06-08 09:03:58
274
原创 Raspberry Pi视频配置详解:HDMI与复合视频输出设置指南
Raspberry Pi视频配置详解:HDMI与复合视频输出设置指南 documentation The official documentation for Raspberry Pi computers and microcontrollers ...
2025-06-08 09:01:51
275
原创 X-AnyLabeling 图像标注工具完全使用指南
X-AnyLabeling 图像标注工具完全使用指南 X-AnyLabeling Effortless data labeling with AI support from Segment Anything and other awesome models. ...
2025-06-07 09:23:18
338
原创 在Remix项目中集成Material Tailwind组件库的完整指南
在Remix项目中集成Material Tailwind组件库的完整指南 tailwind-starter-kit Tailwind Starter Kit a beautiful extension for TailwindCSS, Free and Open Source ...
2025-06-07 09:06:06
401
原创 interpy-zh项目解读:Python虚拟环境virtualenv完全指南
interpy-zh项目解读:Python虚拟环境virtualenv完全指南 interpy-zh ????《Python进阶》(Intermediate Python - Chinese Version) 项目地址: https:/...
2025-06-06 09:21:33
249
原创 Laf.js 云函数中处理 HTTP 请求的完整指南
Laf.js 云函数中处理 HTTP 请求的完整指南 laf 项目地址: https://gitcode.com/gh_mirrors/laf/laf 前言在 Laf.j...
2025-06-06 09:00:11
312
原创 YugabyteDB全局数据库模式:构建高可用全球应用的技术指南
YugabyteDB全局数据库模式:构建高可用全球应用的技术指南 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:01:10
245
原创 mlcourse.ai项目:线性分类与回归中的正则化实例解析
mlcourse.ai项目:线性分类与回归中的正则化实例解析 mlcourse.ai Open Machine Learning Course 项目地址: https://gitcode.com/gh_mirrors/ml/mlc...
2025-06-04 09:05:20
229
原创 Gekko交易策略中的技术指标详解
Gekko交易策略中的技术指标详解 gekko A bitcoin trading bot written in node - https://gekko.wizb.it/ 项目地址: https://gitcode.com/gh...
2025-06-04 09:04:18
313
原创 OpenProject企业版OpenID Connect身份提供商配置指南
OpenProject企业版OpenID Connect身份提供商配置指南 openproject OpenProject is the leading open source project management software. ...
2025-06-04 09:00:10
253
原创 在Ubuntu/Debian系统上安装abraunegg onedrive客户端的完整指南
在Ubuntu/Debian系统上安装abraunegg onedrive客户端的完整指南 onedrive OneDrive Client for Linux 项目地址: https://gitcode.com/gh_mirro...
2025-06-03 09:12:37
358
原创 Highcharts 图表库安装指南:五种方式快速上手
Highcharts 图表库安装指南:五种方式快速上手 highcharts 项目地址: https://gitcode.com/gh_mirrors/high/highcharts ...
2025-06-03 09:06:19
260
原创 基于Awesome Generative AI Guide的生成式AI实战项目精选
基于Awesome Generative AI Guide的生成式AI实战项目精选 awesome-generative-ai-guide 项目地址: https://gitcode.com/gh_mirrors/aw/awes...
2025-06-03 09:04:19
246
原创 ABP框架Angular扩展系统中的级联选项加载技术详解
ABP框架Angular扩展系统中的级联选项加载技术详解 abp Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solution...
2025-06-03 09:02:40
300
原创 React模式解析:深入理解受控与非受控输入组件
React模式解析:深入理解受控与非受控输入组件 react-in-patterns A free book that talks about design patterns/techniques used while developing with React. ...
2025-06-03 09:01:57
379
原创 OpenCV/CVAT 手动质量检查与审核全指南
OpenCV/CVAT 手动质量检查与审核全指南 cvat Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for data ...
2025-06-03 09:01:36
232
原创 GitLab项目中的安全文件管理指南
GitLab项目中的安全文件管理指南 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 项目地址: http...
2025-06-03 09:00:46
411
原创 Apache Pulsar 核心概念与常见问题深度解析
Apache Pulsar 核心概念与常见问题深度解析 pulsar Apache Pulsar - distributed pub-sub messaging system 项目地址: https://gitcode.com/g...
2025-06-03 09:00:16
303
原创 SaltStack Salt 核心模块速查指南
SaltStack Salt 核心模块速查指南 salt SaltStack是一个自动化运维工具,用于配置管理、远程执行和系统监控。它基于Python编写,可以轻松地扩展和自定义。特点:灵活、可扩展、易于使用。 项目地址: htt...
2025-06-02 09:17:59
386
原创 IPython工作原理深度解析:从终端到内核架构
IPython工作原理深度解析:从终端到内核架构 ipython Official repository for IPython itself. Other repos in the IPython organization contain things like the website, documentation b...
2025-06-02 09:05:17
238
原创 CNTK 207教程:使用采样Softmax进行高效训练
CNTK 207教程:使用采样Softmax进行高效训练 CNTK Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit 项目地址: ht...
2025-06-02 09:04:12
324
原创 Flutter Isolate示例解析:多线程优化与性能实践
Flutter Isolate示例解析:多线程优化与性能实践 samples A collection of Flutter examples and demos 项目地址: https://gitcode.com/gh_mirr...
2025-06-02 09:02:10
332
原创 EggJS 项目贡献指南与技术规范详解
EggJS 项目贡献指南与技术规范详解 egg Born to build better enterprise frameworks and apps with Node.js & Koa 项目地址: https://gitco...
2025-06-02 09:01:05
220
原创 深入理解Go语言请求校验机制 - 以advanced-go-programming-book为例
深入理解Go语言请求校验机制 - 以advanced-go-programming-book为例 advanced-go-programming-book :books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿) ...
2025-06-02 09:00:39
282
原创 ShardingSphere-Proxy 在 Kubernetes 中的 Helm 部署指南
ShardingSphere-Proxy 在 Kubernetes 中的 Helm 部署指南 shardingsphere 项目地址: https://gitcode.com/gh_mirrors/shard/shardings...
2025-06-02 09:00:10
279
原创 Fairseq项目中的大规模语言建模数据集解析
Fairseq项目中的大规模语言建模数据集解析 fairseq facebookresearch/fairseq: fairseq 是Facebook AI研究团队开发的一个高性能序列到序列(Seq2Seq)学习框架,主要用于机器翻译、文本生成以及其他自然语言处理任务的研究与开发。 ...
2025-06-01 09:02:08
286
原创 Vue CLI 项目中的 CLI Service 核心功能详解
Vue CLI 项目中的 CLI Service 核心功能详解 vue-cli vuejs/vue-cli:这是一个基于Vue.js的命令行工具,用于快速创建和管理Vue.js项目。特点包括简洁的命令、丰富的插件、易于定制等。 项...
2025-06-01 09:01:23
364
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人