- 博客(669)
- 收藏
- 关注
原创 C++游戏引擎开发指南:实现基础相机系统
C++游戏引擎开发指南:实现基础相机系统 cpp-game-engine-book 从零编写游戏引擎教程 Writing a game engine tutorial from scratch 项目地址: https://gitc...
2025-06-12 09:09:29
123
原创 HElib同态加密库示例与教程解析
HElib同态加密库示例与教程解析 HElib HElib is an open-source software library that implements homomorphic encryption. It supports the BGV scheme with bootstrapping and the Ap...
2025-06-12 09:09:09
114
原创 Silex项目中的子请求处理机制深度解析
Silex项目中的子请求处理机制深度解析 Silex [DEPRECATED -- Use Symfony instead] The PHP micro-framework based on the Symfony Components ...
2025-06-11 09:03:40
173
原创 CS-Notes项目:调试与性能分析技术深度解析
CS-Notes项目:调试与性能分析技术深度解析 CS-Notes 我的自学笔记,终身更新,当前专注System基础、MLSys。 项目地址: https://gitcode.com/gh_mirrors/csn/CS-Notes...
2025-06-10 09:17:02
211
原创 JavaScript教程:权威参考手册与规范解析
JavaScript教程:权威参考手册与规范解析 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mirrors/ru/...
2025-06-10 09:16:19
208
原创 canvas-sketch项目中的物理单位开发指南
canvas-sketch项目中的物理单位开发指南 canvas-sketch [beta] A framework for making generative artwork in JavaScript and the browser. ...
2025-06-08 09:06:53
242
原创 解密Missing Semester项目:为什么计算机教育需要补上这一课
解密Missing Semester项目:为什么计算机教育需要补上这一课 missing-semester The Missing Semester of Your CS Education ???? 项目地址: https://git...
2025-06-08 09:06:11
247
原创 Flutter状态管理利器:Provider深度解析与最佳实践
Flutter状态管理利器:Provider深度解析与最佳实践 provider InheritedWidgets, but simple 项目地址: https://gitcode.com/gh_mirrors/pr/provi...
2025-06-08 09:05:14
317
原创 Elasticsearch-js 客户端可观测性机制深度解析
Elasticsearch-js 客户端可观测性机制深度解析 elasticsearch-js 项目地址: https://gitcode.com/gh_mirrors/ela/elasticsearch-js ...
2025-06-08 09:03:58
367
原创 数据结构实战:Swift实现栈与队列及其应用场景解析
数据结构实战:Swift实现栈与队列及其应用场景解析 roadmap-retos-programacion Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad MoureDev para aprender y p...
2025-06-07 09:01:42
239
原创 Zotero Better Notes 笔记模板使用与编写完全指南
Zotero Better Notes 笔记模板使用与编写完全指南 zotero-better-notes Everything about note management. All in Zotero. 项目地址: https:...
2025-06-06 09:21:43
434
原创 Weave Net Policy Controller(Weave NPC)设计与实现解析
Weave Net Policy Controller(Weave NPC)设计与实现解析 weave Simple, resilient multi-host containers networking and more. 项目...
2025-06-06 09:12:48
344
原创 Sapper项目中的状态管理:深入理解Stores机制
Sapper项目中的状态管理:深入理解Stores机制 sapper The next small thing in web development, powered by Svelte 项目地址: https://gitcode...
2025-06-06 09:04:56
256
原创 Water.css 项目详解:零配置的现代化CSS解决方案
Water.css 项目详解:零配置的现代化CSS解决方案 water.css A drop-in collection of CSS styles to make simple websites just a little nicer ...
2025-06-05 09:03:06
241
原创 oocss:打造高效CSS开发的利器
oocss:打造高效CSS开发的利器 oocss Object Oriented CSS Framework 项目地址: https://gitcode.com/gh_mirrors/oo/oocss ...
2025-06-05 09:00:00
461
原创 Spyder IDE 开发环境搭建与贡献指南
Spyder IDE 开发环境搭建与贡献指南 spyder Official repository for Spyder - The Scientific Python Development Environment 项目地址: ...
2025-06-04 09:21:45
267
原创 Android网络连接基础教程:从理论到实践
Android网络连接基础教程:从理论到实践 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh_mirrors/an/...
2025-06-04 09:03:13
327
原创 Redux Toolkit 迁移指南:从传统 Redux 到现代 Redux 实践
Redux Toolkit 迁移指南:从传统 Redux 到现代 Redux 实践 redux-toolkit The official, opinionated, batteries-included toolset for efficient Redux development ...
2025-06-04 09:00:10
277
原创 a2a-samples:项目核心功能/场景
a2a-samples:项目核心功能/场景 a2a-samples Samples using the Agent2Agent (A2A) Protocol 项目地址: https://gitcode.com/gh_mirrors...
2025-06-04 09:00:05
340
原创 Apache DolphinScheduler 在 Kubernetes 上的部署与配置指南
Apache DolphinScheduler 在 Kubernetes 上的部署与配置指南 dolphinscheduler Apache DolphinScheduler is the modern data orchestration platform. Agile to create high performan...
2025-06-03 09:04:54
375
原创 GitLab项目外部PostgreSQL数据库升级指南
GitLab项目外部PostgreSQL数据库升级指南 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 项...
2025-06-03 09:04:14
222
原创 从 jbranchaud/til 学习:如何将 HTMLCollection 转换为数组
从 jbranchaud/til 学习:如何将 HTMLCollection 转换为数组 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til...
2025-06-03 09:02:35
404
原创 Facebook/Ent 项目教程:使用 GraphQL 构建 Todo 应用
Facebook/Ent 项目教程:使用 GraphQL 构建 Todo 应用 ent 项目地址: https://gitcode.com/gh_mirrors/ent4/ent ...
2025-06-02 09:06:14
374
原创 Material Components Web 开发指南:从环境搭建到代码提交
Material Components Web 开发指南:从环境搭建到代码提交 material-components-web material-components-web: 是 Google 推出的 Material Design 组件库,用于开发响应式和现代化的 Web 应用程序。适合 Web 开发者使用 mate...
2025-06-02 09:03:56
230
原创 Hoarder项目搜索查询语言完全指南
Hoarder项目搜索查询语言完全指南 hoarder A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search ...
2025-06-02 09:03:41
345
原创 SvelteKit 中的浅层路由(Shallow Routing)技术解析
SvelteKit 中的浅层路由(Shallow Routing)技术解析 kit web development, streamlined 项目地址: https://gitcode.com/gh_mirrors/kit/kit...
2025-06-02 09:01:44
384
原创 Chroma向量数据库快速入门指南
Chroma向量数据库快速入门指南 chroma the AI-native open-source embedding database 项目地址: https://gitcode.com/gh_mirrors/chrom/ch...
2025-06-01 09:16:52
404
原创 深度学习框架d2l中的BERT模型解析:从原理到实现
深度学习框架d2l中的BERT模型解析:从原理到实现 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据库...
2025-06-01 09:08:34
236
原创 React-Redux 深度解析:如何安全高效地访问 Store
React-Redux 深度解析:如何安全高效地访问 Store react-redux reduxjs/react-redux: React-Redux 是一个用于 React 的 Redux 绑定库,可以用于构建 React 应用程序和组件,支持多种 Redux 功能和工具,如 Redux,Redux-Thunk,R...
2025-06-01 09:07:52
238
原创 HashiCorp Vagrant:开发环境管理的神兵利器
HashiCorp Vagrant:开发环境管理的神兵利器 vagrant hashicorp/vagrant: 是一个用于构建和管理虚拟机环境的工具,支持多种平台。适合对虚拟机、云计算以及想要自动化管理虚拟机环境的开发者。 项目...
2025-06-01 09:04:28
277
原创 MPV播放器中的选择功能详解:select.lua模块使用指南
MPV播放器中的选择功能详解:select.lua模块使用指南 mpv ???? Command line video player 项目地址: https://gitcode.com/gh_mirrors/mp/mpv ...
2025-06-01 09:00:44
368
原创 Elasticsearch集群重启指南:全量重启与滚动重启策略解析
Elasticsearch集群重启指南:全量重启与滚动重启策略解析 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-06-01 09:00:40
286
原创 HashiCorp Vault 安装指南:从入门到生产环境部署
HashiCorp Vault 安装指南:从入门到生产环境部署 vault A tool for secrets management, encryption as a service, and privileged access management ...
2025-06-01 09:00:12
418
原创 Taccel:高性能 GPU 模拟下的视觉触觉机器人扩展
Taccel:高性能 GPU 模拟下的视觉触觉机器人扩展 Taccel 项目地址: https://gitcode.com/gh_mirrors/ta/Taccel 项目介...
2025-06-01 09:00:05
363
原创 Gatsby项目教程:使用动态图片增强博客内容
Gatsby项目教程:使用动态图片增强博客内容 gatsby The best React-based framework with performance, scalability and security built in. ...
2025-05-30 09:09:03
332
原创 Joplin插件开发入门指南
Joplin插件开发入门指南 joplin Joplin 是一款安全笔记记录与待办事项应用,具备跨平台同步功能,支持 Windows、macOS、Linux、Android 和 iOS 平台。 项目地址: https://gitc...
2025-05-30 09:07:03
303
原创 Docusaurus 中的 Markdown 标签页功能详解
Docusaurus 中的 Markdown 标签页功能详解 docusaurus Easy to maintain open source documentation websites. 项目地址: https://gitcod...
2025-05-30 09:06:09
344
原创 深入理解Go语言内存模型
深入理解Go语言内存模型 go The Go programming language 项目地址: https://gitcode.com/gh_mirrors/go/go ...
2025-05-30 09:00:27
252
原创 MCP Code Executor 项目启动与配置教程
MCP Code Executor 项目启动与配置教程 mcp_code_executor The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified Conda environment...
2025-05-29 09:00:49
367
原创 libforth 项目启动与配置教程
libforth 项目启动与配置教程 libforth libforth: A small Forth interpreter that can be used as a library written in c99 项目地址: ...
2025-05-26 09:00:11
398
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人