- 博客(638)
- 收藏
- 关注
原创 Elasticsearch权威指南:深入理解Fielddata过滤机制
Elasticsearch权威指南:深入理解Fielddata过滤机制 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: http...
2025-06-11 09:07:26
336
原创 PyQt中文教程:从入门到实战的完整学习路径
PyQt中文教程:从入门到实战的完整学习路径 PyQt-Chinese-tutorial PyQt6中文教程 项目地址: https://gitcode.com/gh_mirrors/py/PyQt-Chinese-tutoria...
2025-06-11 09:02:58
221
原创 Docker项目指南:深入理解软件供应链安全(S3C)及其重要性
Docker项目指南:深入理解软件供应链安全(S3C)及其重要性 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/d...
2025-06-10 09:01:28
221
原创 Docker项目教程:容器数据持久化实践指南
Docker项目教程:容器数据持久化实践指南 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3/docs...
2025-06-09 09:21:41
362
原创 LXD项目入门指南:从安装到实例管理全解析
LXD项目入门指南:从安装到实例管理全解析 lxd Powerful system container and virtual machine manager 项目地址: https://gitcode.com/gh_mirror...
2025-06-09 09:06:31
241
原创 深入理解eslint-plugin-unicorn的测试编写指南
深入理解eslint-plugin-unicorn的测试编写指南 eslint-plugin-unicorn More than 100 powerful ESLint rules 项目地址: https://gitcode.co...
2025-06-09 09:04:58
212
原创 Apache Ignite在VMware环境中的部署与优化指南
Apache Ignite在VMware环境中的部署与优化指南 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...
2025-06-09 09:02:34
323
原创 Rust模块系统解析:包(Package)与Crate的概念与关系
Rust模块系统解析:包(Package)与Crate的概念与关系 trpl-zh-cn Rust 程序设计语言(2021 edition 施工中) 项目地址: https://gitcode.com/gh_mirrors/tr/...
2025-06-08 09:17:53
386
原创 Raspberry Pi 文档解读:autoboot.txt配置详解
Raspberry Pi 文档解读:autoboot.txt配置详解 documentation The official documentation for Raspberry Pi computers and microcontrollers ...
2025-06-08 09:01:47
210
原创 Ransack项目高级技巧:合并多个搜索条件的最佳实践
Ransack项目高级技巧:合并多个搜索条件的最佳实践 ransack Object-based searching. 项目地址: https://gitcode.com/gh_mirrors/ra/ransack ...
2025-06-07 09:21:17
259
原创 BentoML实战:将ComfyUI工作流部署为生产级API
BentoML实战:将ComfyUI工作流部署为生产级API BentoML Build Production-Grade AI Applications 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-05 09:15:36
285
原创 Dream Textures项目开发环境搭建指南
Dream Textures项目开发环境搭建指南 dream-textures Stable Diffusion built-in to Blender 项目地址: https://gitcode.com/gh_mirrors/d...
2025-06-05 09:09:02
357
原创 YugabyteDB与Rust Diesel ORM集成指南
YugabyteDB与Rust Diesel ORM集成指南 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-05 09:04:37
335
原创 Dimmable Light:实现Arduino环境下的调光控制
Dimmable Light:实现Arduino环境下的调光控制 dimmable-light Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms. ...
2025-06-05 09:00:04
301
原创 SinonJS 版本迁移指南:从 v2 到 v19 的完整升级手册
SinonJS 版本迁移指南:从 v2 到 v19 的完整升级手册 sinon Test spies, stubs and mocks for JavaScript. 项目地址: https://gitcode.com/gh_mi...
2025-06-04 09:11:03
228
原创 React Transition Group 从 v1 迁移到 v2 完全指南
React Transition Group 从 v1 迁移到 v2 完全指南 react-transition-group An easy way to perform animations when a React component enters or leaves the DOM ...
2025-06-04 09:03:34
222
原创 CVAT自动化质量评估与Honeypot机制详解
CVAT自动化质量评估与Honeypot机制详解 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:29
229
原创 LlamaIndex项目解析:深入理解RAG流程中的核心组件
LlamaIndex项目解析:深入理解RAG流程中的核心组件 agents-course This repository contains the Hugging Face Agents Course. 项目地址: https:...
2025-06-02 09:01:15
258
原创 QMK固件中的键盘布局系统详解
QMK固件中的键盘布局系统详解 qmk_firmware Open-source keyboard firmware for Atmel AVR and Arm USB families 项目地址: https://gitcode...
2025-06-02 09:00:36
312
原创 Highlight.js CSS类名参考指南:语法高亮样式全解析
Highlight.js CSS类名参考指南:语法高亮样式全解析 highlight.js JavaScript syntax highlighter with language auto-detection and zero dependencies. ...
2025-06-01 09:06:33
287
原创 Elasticsearch任务队列积压问题诊断与解决指南
Elasticsearch任务队列积压问题诊断与解决指南 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-06-01 09:03:02
371
原创 PyTorch Lightning模型编译加速指南:深入理解torch.compile的应用与优化
PyTorch Lightning模型编译加速指南:深入理解torch.compile的应用与优化 pytorch-lightning Lightning-AI/pytorch-lightning: PyTorch Lightning 是一个轻量级的高级接口,用于简化 PyTorch 中深度学习模型的训练流程。它抽象出了...
2025-06-01 09:01:43
310
原创 DevDocs技术栈深度解析:构建高效开发者文档平台的技术组合
DevDocs技术栈深度解析:构建高效开发者文档平台的技术组合 devdocs API Documentation Browser 项目地址: https://gitcode.com/gh_mirrors/de/devdocs ...
2025-05-30 09:10:19
243
原创 TypeScript-React 项目实战:深入理解 React Portals 机制
TypeScript-React 项目实战:深入理解 React Portals 机制 react 项目地址: https://gitcode.com/gh_mirrors/reactt/react-typescript-che...
2025-05-30 09:08:04
211
原创 React-Redux 性能优化与数据规范化实战指南
React-Redux 性能优化与数据规范化实战指南 redux 项目地址: https://gitcode.com/gh_mirrors/red/redux 前言在构建...
2025-05-30 09:04:19
218
原创 freeCodeCamp后端开发教程:如何在特定路由上返回JSON数据
freeCodeCamp后端开发教程:如何在特定路由上返回JSON数据 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mir...
2025-05-30 09:03:48
394
原创 开源项目最佳实践教程:基于NestJS、Prisma和GraphQL的实例应用
开源项目最佳实践教程:基于NestJS、Prisma和GraphQL的实例应用 nestjs-graphql-prisma-realworld-example-app Example real world application built with NestJS, Prisma and GraphQL ...
2025-05-29 09:00:46
312
原创 Vulkan-MemoryModel:项目的核心功能/场景
Vulkan-MemoryModel:项目的核心功能/场景 Vulkan-MemoryModel Vulkan Memory Model 项目地址: https://gitcode.com/gh_mirrors/vu/Vulkan...
2025-05-23 02:30:24
672
原创 UnityURP-RadianceCascades2DGI:实时2D全局照明,为Unity URP带来革命性体验
UnityURP-RadianceCascades2DGI:实时2D全局照明,为Unity URP带来革命性体验 UnityURP-RadianceCascades2DGI A 2D implementation of Radiance Cascades in Unity URP ...
2025-05-17 09:00:05
310
原创 GameToolkit-Localization:轻松实现Unity游戏资产本地化
GameToolkit-Localization:轻松实现Unity游戏资产本地化 GameToolkit-Localization Asset localization system for Unity. 项目地址: https...
2025-05-15 09:00:02
289
原创 vagas:专为Python开发者提供的职位发布平台
vagas:专为Python开发者提供的职位发布平台 vagas :microscope: Espaço para divulgação de vagas para desenvolvedores Python 项目地址: htt...
2025-05-08 10:30:15
785
原创 flowrift:打造优雅前端设计的利器
flowrift:打造优雅前端设计的利器 flowrift Beautifully designed Tailwind CSS UI blocks. 项目地址: https://gitcode.com/gh_mirrors/fl/...
2025-05-04 13:50:22
441
原创 vscode-inline-parameters:为函数调用添加参数注释
vscode-inline-parameters:为函数调用添加参数注释 vscode-inline-parameters An extension for Visual Studio Code that adds inline parameter annotations when calling a function....
2025-05-02 10:10:30
979
原创 deft:构建跨平台应用的强大框架
deft:构建跨平台应用的强大框架 deft Build cross-platform applications with Rust and JavaScript 项目地址: https://gitcode.com/gh_mirr...
2025-04-29 19:30:55
866
原创 jam-api:将任何网站转化为JSON可访问API
jam-api:将任何网站转化为JSON可访问API jam-api Parse web pages using CSS query selectors 项目地址: https://gitcode.com/gh_mirrors/j...
2025-04-29 09:16:38
761
原创 Static-Analysis 的安装和配置教程
Static-Analysis 的安装和配置教程 Static-Analysis 静态分析笔记 Static-Analysis-Notes 程序分析笔记 资源分享 项目地址: https://gitcode.com/gh_mirr...
2025-04-26 12:10:56
672
原创 See2Sound 开源项目最佳实践教程
See2Sound 开源项目最佳实践教程 see2sound Official code for SEE-2-SOUND: Zero-Shot Spatial Environment-to-Spatial Sound 项目地址: ...
2025-04-23 07:26:56
432
原创 开源项目 audio-slicer 亮点详解
开源项目 audio-slicer 亮点详解 audio-slicer Python script that slices audio with silence detection 项目地址: https://gitcode.co...
2025-04-23 07:16:08
662
原创 《Gomint开源项目安装与配置指南》
《Gomint开源项目安装与配置指南》 gomint GoMint is a modern Minecraft Bedrock Edition server enabling you to make your visions come true ...
2025-04-23 07:05:17
876
原创 Material Design Icons Iconfont 使用教程
Material Design Icons Iconfont 使用教程 material-design-icons-iconfont Material Design icons + Development Experience 项...
2025-04-22 07:05:36
750
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人