- 博客(626)
- 收藏
- 关注
原创 C++游戏引擎开发指南:PhysX物理引擎中的碰撞检测详解
C++游戏引擎开发指南:PhysX物理引擎中的碰撞检测详解 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: htt...
2025-06-12 09:08:13
132
原创 Django OAuth Toolkit 模板系统详解
Django OAuth Toolkit 模板系统详解 django-oauth-toolkit 项目地址: https://gitcode.com/gh_mirrors/dja/django-oauth-toolkit ...
2025-06-12 09:08:13
140
原创 FairEmail 邮件客户端设置全面指南
FairEmail 邮件客户端设置全面指南 FairEmail Fully featured, open source, privacy friendly email app for Android 项目地址: https://g...
2025-06-11 09:01:19
293
原创 基于LittleJS引擎开发打砖块游戏教程
基于LittleJS引擎开发打砖块游戏教程 LittleJS The Tiny JavaScript Game Engine That Can! ???? 项目地址: https://gitcode.com/gh_mirrors/li/...
2025-06-11 09:00:59
207
原创 Dive-into-DL-TensorFlow2.0项目中的GPU选购指南
Dive-into-DL-TensorFlow2.0项目中的GPU选购指南 Dive-into-DL-TensorFlow2.0 项目地址: https://gitcode.com/gh_mirrors/di/Dive-into...
2025-06-11 09:00:37
241
原创 DeepMind Acme强化学习框架快速入门指南
DeepMind Acme强化学习框架快速入门指南 acme A library of reinforcement learning components and agents 项目地址: https://gitcode.com/...
2025-06-11 09:00:25
234
原创 pulp_cluster:开源集群子系统架构助力PULP芯片开发
pulp_cluster:开源集群子系统架构助力PULP芯片开发 pulp_cluster The multi-core cluster of a PULP system. 项目地址: https://gitcode.com/gh...
2025-06-11 09:00:06
165
原创 coq.nvim性能优化深度解析:从人机交互到并发调度的技术实践
coq.nvim性能优化深度解析:从人机交互到并发调度的技术实践 coq_nvim coq_nvim: 是一个基于 Neovim 的Coq 编辑器和 IDE 插件。它提供了代码补全、语法高亮、代码导航等功能,支持 Coq 证明辅助器。特点是集成度高、功能丰富、支持 Coq 证明辅助器。 ...
2025-06-10 09:21:29
377
原创 PyZMQ消息序列化技术详解
PyZMQ消息序列化技术详解 pyzmq PyZMQ: Python bindings for zeromq 项目地址: https://gitcode.com/gh_mirrors/py/pyzmq ...
2025-06-10 09:17:10
291
原创 DefectDojo权限管理与角色配置深度解析
DefectDojo权限管理与角色配置深度解析 django-DefectDojo ASPM, DevSecOps, Vulnerability Management. All on one platform. 项目地址: htt...
2025-06-10 09:05:14
299
原创 Kubernetes 实战:使用 kubectl 管理 Secret 对象
Kubernetes 实战:使用 kubectl 管理 Secret 对象 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com...
2025-06-10 09:03:13
336
原创 深入解析 pinyin-pro 3.4.0 版本:强大的中文拼音转换工具
深入解析 pinyin-pro 3.4.0 版本:强大的中文拼音转换工具 pinyin-pro 中文转拼音、拼音音调、拼音声母、拼音韵母、多音字拼音、姓氏拼音、拼音匹配 项目地址: https://gitcode.com/gh_m...
2025-06-09 09:22:39
373
原创 Python依赖注入实践:单容器应用架构设计指南
Python依赖注入实践:单容器应用架构设计指南 python-dependency-injector Dependency injection framework for Python 项目地址: https://gitcode...
2025-06-09 09:20:31
370
原创 MUI React 下拉菜单组件详解与应用实践
MUI React 下拉菜单组件详解与应用实践 mui Lightweight CSS framework 项目地址: https://gitcode.com/gh_mirrors/mui/mui ...
2025-06-09 09:04:46
279
原创 InternLM/XTuner增量预训练数据管道完全指南
InternLM/XTuner增量预训练数据管道完全指南 xtuner A toolkit for efficiently fine-tuning LLM (InternLM, Llama, Baichuan, QWen, ChatGLM) ...
2025-06-09 09:03:34
384
原创 jQuery-QRCode基础示例解析:实现网页二维码生成
jQuery-QRCode基础示例解析:实现网页二维码生成 jquery-qrcode qrcode generation standalone (doesn't depend on external services) 项目地址...
2025-06-08 09:19:40
814
原创 在R包开发中正确使用dplyr的技术指南
在R包开发中正确使用dplyr的技术指南 dplyr 项目地址: https://gitcode.com/gh_mirrors/dpl/dplyr 前言dplyr作为R语...
2025-06-08 09:19:00
347
原创 RubyGems/Bundler 3.0 升级指南:重大变更与迁移策略
RubyGems/Bundler 3.0 升级指南:重大变更与迁移策略 bundler Manage your Ruby application's gem dependencies 项目地址: https://gitcode.c...
2025-06-08 09:18:51
350
原创 MoltenVK 配置参数详解:优化 Vulkan 在 macOS/iOS 的 Metal 实现
MoltenVK 配置参数详解:优化 Vulkan 在 macOS/iOS 的 Metal 实现 MoltenVK MoltenVK is a Vulkan Portability implementation. It layers a subset of the high-performance, industry-s...
2025-06-08 09:06:15
288
原创 Slim模板引擎中的Logic Less模式详解
Slim模板引擎中的Logic Less模式详解 slim Slim is a template language whose goal is to reduce the syntax to the essential parts without becoming cryptic. ...
2025-06-08 09:02:59
336
原创 Floorp项目静态分析高级检查功能详解
Floorp项目静态分析高级检查功能详解 Floorp The most of source code of version 10 or later of Floorp Browser, the most Advanced and Fastest Firefox derivative ???? ...
2025-06-07 09:00:11
249
原创 Meshery项目中的适配器(Adapter)机制深度解析
Meshery项目中的适配器(Adapter)机制深度解析 meshery 项目地址: https://gitcode.com/gh_mirrors/mes/meshery ...
2025-06-06 09:03:59
392
原创 LearnYouNode项目:构建HTTP JSON API服务器详解
LearnYouNode项目:构建HTTP JSON API服务器详解 learnyounode Learn You The Node.js For Much Win! An intro to Node.js via a set of self-guided workshops. ...
2025-06-06 09:02:08
296
原创 OWASP WSTG项目前言:构建安全Web应用的关键指南
OWASP WSTG项目前言:构建安全Web应用的关键指南 wstg The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web servic...
2025-06-05 09:09:04
235
原创 Flask路由系统详解:从基础到动态路由实现
Flask路由系统详解:从基础到动态路由实现 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI 项目地址: https://gitcode....
2025-06-05 09:00:38
261
原创 使用JSZip库读取和操作ZIP文件的技术指南
使用JSZip库读取和操作ZIP文件的技术指南 jszip Create, read and edit .zip files with Javascript 项目地址: https://gitcode.com/gh_mirrors...
2025-06-04 09:05:07
249
原创 GetX项目中的依赖管理深度解析
GetX项目中的依赖管理深度解析 getx Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get. ...
2025-06-04 09:02:55
225
原创 Git LFS技术规范详解:指针文件与过滤机制
Git LFS技术规范详解:指针文件与过滤机制 git-lfs 项目地址: https://gitcode.com/gh_mirrors/git/git-lfs 前言Gi...
2025-06-03 09:02:07
302
原创 GoogleContainerTools/Jib项目中的默认基础镜像解析
GoogleContainerTools/Jib项目中的默认基础镜像解析 jib GoogleContainerTools/jib: 是一个基于 Java 的 Docker 镜像构建工具,支持多种容器镜像构建选项和插件。该项目提供了一个简单易用的 Docker 镜像构建工具,可以方便地实现 Java 应用程序的容器化部署...
2025-06-03 09:00:40
353
原创 Ivy项目:机器学习框架标准化的必要性与实现路径
Ivy项目:机器学习框架标准化的必要性与实现路径 ivy The Unified AI Framework 项目地址: https://gitcode.com/gh_mirrors/ivy12/ivy ...
2025-06-03 09:00:09
255
原创 SuperAgent 使用指南:轻量级 HTTP 客户端库详解
SuperAgent 使用指南:轻量级 HTTP 客户端库详解 superagent Ajax for Node.js and browsers (JS HTTP client). Maintained for @forwardemail, @ladjs, @spamscanner, @breejs, @cabinjs,...
2025-06-02 09:04:46
321
原创 HuggingFace Agents-Course 项目解析:AI 代理中的工具机制详解
HuggingFace Agents-Course 项目解析:AI 代理中的工具机制详解 agents-course This repository contains the Hugging Face Agents Course. ...
2025-06-02 09:01:19
332
原创 dotemacs:极简主义的Emacs配置
dotemacs:极简主义的Emacs配置 dotemacs emacs configuration for vim users 项目地址: https://gitcode.com/gh_mirrors/dotemacs24/do...
2025-06-02 09:00:00
341
原创 从零构建英语基础语言能力:Everyone Can Use English项目深度解析
从零构建英语基础语言能力:Everyone Can Use English项目深度解析 everyone-can-use-english 人人都能用英语 项目地址: https://gitcode.com/gh_mirrors/e...
2025-06-01 09:05:02
393
原创 Metabase数据沙盒技术详解:实现精细化数据权限控制
Metabase数据沙盒技术详解:实现精细化数据权限控制 metabase metabase/metabase: 是一个开源的元数据管理和分析工具,它支持多种数据库,包括 PostgreSQL、 MySQL、 SQL Server 等。适合用于数据库元数据管理和分析,特别是对于需要管理和分析数据库元数据的场景。特点是元数...
2025-05-30 09:10:26
349
原创 Git项目维护:如何保持主干历史记录的规范性
Git项目维护:如何保持主干历史记录的规范性 git Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGit...
2025-05-30 09:05:58
221
原创 开源项目最佳实践:Optimeyes 眼动追踪项目
开源项目最佳实践:Optimeyes 眼动追踪项目 optimeyes Webcam-based eye pupil tracking and gaze estimation using Python and OpenCV 项目地...
2025-05-28 09:00:40
262
原创 livestore:实时数据存储与同步的解决方案
livestore:实时数据存储与同步的解决方案 livestore LiveStore is a next-generation state management framework based on reactive SQLite and built-in sync engine. ...
2025-05-28 09:00:08
312
原创 ESP8266 Tips & Tricks 项目启动与配置指南
ESP8266 Tips & Tricks 项目启动与配置指南 Ai_Tips_ESP8266 Code from my "ESP8266 Tips & Tricks" tutorial series on YouTube ...
2025-05-24 09:01:11
366
原创 stacks-blockchain-api:构建高效区块链数据访问的桥梁
stacks-blockchain-api:构建高效区块链数据访问的桥梁 stacks-blockchain-api API for the Stacks blockchain 项目地址: https://gitcode.com/...
2025-05-15 09:00:02
334
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人