- 博客(683)
- 收藏
- 关注
原创 SQLAlchemy分片技术实践:基于多Schema的单数据库分片方案
SQLAlchemy分片技术实践:基于多Schema的单数据库分片方案 sqlalchemy THIS IS NOT THE OFFICIAL REPO - PLEASE SUBMIT PRs ETC AT: http://github.com/sqlalchemy/sqlalchemy ...
2025-06-11 09:14:08
170
原创 深入解析Cinder项目中的Lazy Imports机制
深入解析Cinder项目中的Lazy Imports机制 cinder Cinder is Meta's internal performance-oriented production version of CPython. 项...
2025-06-11 09:02:10
200
原创 Contiki OS中的6LoWPAN实现技术解析
Contiki OS中的6LoWPAN实现技术解析 contiki The official git repository for Contiki, the open source OS for the Internet of Things ...
2025-06-10 09:20:01
272
原创 使用.NET和AI生成图像快速入门指南
使用.NET和AI生成图像快速入门指南 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh_mirrors/docs2/do...
2025-06-09 09:06:27
366
原创 Grafana Mimir生产环境优化指南:专家级配置建议
Grafana Mimir生产环境优化指南:专家级配置建议 mimir Grafana Mimir provides horizontally scalable, highly available, multi-tenant, long-term storage for Prometheus. ...
2025-06-09 09:05:16
209
原创 QAuxiliary项目Frida模块加载技术详解
QAuxiliary项目Frida模块加载技术详解 QAuxiliary QNotified phoenix - To make OICQ great again 项目地址: https://gitcode.com/gh_mirr...
2025-06-08 09:14:27
351
原创 Woodpecker CI 工作流语法详解:从基础到高级配置
Woodpecker CI 工作流语法详解:从基础到高级配置 woodpecker Woodpecker is a simple CI engine with great extensibility. 项目地址: https://...
2025-06-08 09:14:10
283
原创 LearnApollo iOS教程:使用GraphQL Fragments优化数据管理
LearnApollo iOS教程:使用GraphQL Fragments优化数据管理 learnapollo ???????????? Learn Apollo - A hands-on tutorial for Apollo GraphQL Client (created by Graphcool) ...
2025-06-08 09:05:33
273
原创 Technitium DNS Server 项目编译指南
Technitium DNS Server 项目编译指南 DnsServer Technitium DNS Server 项目地址: https://gitcode.com/gh_mirrors/dn/DnsServer ...
2025-06-08 09:01:14
330
原创 Timber与ACF高级自定义字段实战指南
Timber与ACF高级自定义字段实战指南 timber Create WordPress themes with beautiful OOP code and the Twig Template Engine 项目地址: htt...
2025-06-07 09:23:35
264
原创 Express-Validator 6.1.0 消毒链(Sanitization Chain) API详解
Express-Validator 6.1.0 消毒链(Sanitization Chain) API详解 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/e...
2025-06-07 09:02:13
301
原创 MMPose模型部署实战指南:从精简到多平台部署
MMPose模型部署实战指南:从精简到多平台部署 mmpose OpenMMLab Pose Estimation Toolbox and Benchmark. 项目地址: https://gitcode.com/gh_mirro...
2025-06-06 09:22:01
359
原创 Linux内核系统调用深度解析:open系统调用实现
Linux内核系统调用深度解析:open系统调用实现 linux-insides-zh Linux 内核揭秘 项目地址: https://gitcode.com/gh_mirrors/lin/linux-insides-zh ...
2025-06-06 09:01:45
236
原创 Puppet配置参考指南:核心参数详解与最佳实践
Puppet配置参考指南:核心参数详解与最佳实践 puppet puppetlabs/puppet: 是一个用于配置管理和服务器自动化的开源工具,可以用于自动化部署,配置和管理 Linux 服务器,支持多种 Linux 发行版和服务器配置。 ...
2025-06-05 09:16:08
264
原创 机器学习项目实战:偏差与方差的系统化处理策略
机器学习项目实战:偏差与方差的系统化处理策略 machine-learning-yearning-cn 项目地址: https://gitcode.com/gh_mirrors/mac/machine-learning-year...
2025-06-05 09:15:29
348
原创 TypeGraphQL 实战:枚举与联合类型在 GraphQL 查询中的应用
TypeGraphQL 实战:枚举与联合类型在 GraphQL 查询中的应用 type-graphql 项目地址: https://gitcode.com/gh_mirrors/typ/type-graphql ...
2025-06-05 09:09:12
379
原创 Mikro-ORM 常见问题解答与实战技巧
Mikro-ORM 常见问题解答与实战技巧 mikro-orm mikro-orm/mikro-orm: 是一个基于 PHP 的轻量级 ORM 库,它支持多种数据库,包括 MySQL、SQLite、PostgreSQL 等。适合用于 PHP 应用程序的数据库操作和对象关系映射,特别是对于需要轻量级、高性能的 ORM 库的...
2025-06-05 09:06:28
365
原创 PyTorch教程:理解自动微分机制torch.autograd
PyTorch教程:理解自动微分机制torch.autograd tutorials PyTorch tutorials. 项目地址: https://gitcode.com/gh_mirrors/tuto/tutorials ...
2025-06-05 09:01:33
293
原创 YugabyteDB中的全文搜索技术详解
YugabyteDB中的全文搜索技术详解 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-04 09:18:54
344
原创 Flipper Zero 万能遥控器功能开发指南
Flipper Zero 万能遥控器功能开发指南 flipperzero-firmware Flipper Zero firmware source code 项目地址: https://gitcode.com/gh_mirror...
2025-06-02 09:18:57
329
原创 NixOS/Nix 项目文档贡献指南与技术规范
NixOS/Nix 项目文档贡献指南与技术规范 nix Nix, the purely functional package manager 项目地址: https://gitcode.com/gh_mirrors/ni/nix...
2025-06-02 09:18:40
386
原创 KeystoneJS 入门教程:路由配置与视图渲染详解
KeystoneJS 入门教程:路由配置与视图渲染详解 keystone-classic Node.js CMS and web app framework 项目地址: https://gitcode.com/gh_mirrors...
2025-06-02 09:17:45
316
原创 HashiCorp Nomad 中的 CNI 插件与桥接网络配置指南
HashiCorp Nomad 中的 CNI 插件与桥接网络配置指南 nomad hashicorp/nomad: Nomad 是 HashiCorp 公司开发的一款易于部署和管理的调度器,它支持跨数据中心进行容器、虚拟机和任务进程等工作负载的自动化部署与管理。 ...
2025-06-02 09:17:04
248
原创 深入解析LlamaIndex中的智能体工作流设计
深入解析LlamaIndex中的智能体工作流设计 agents-course This repository contains the Hugging Face Agents Course. 项目地址: https://gitc...
2025-06-02 09:01:05
359
原创 在mall项目中高效开发:IDEA切换Eclipse风格快捷键指南
在mall项目中高效开发:IDEA切换Eclipse风格快捷键指南 mall mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块...
2025-05-30 09:02:25
344
原创 SimpleParsing 项目启动与配置教程
SimpleParsing 项目启动与配置教程 SimpleParsing Simple, Elegant, Typed Argument Parsing with argparse 项目地址: https://gitcode.c...
2025-05-22 09:00:04
308
原创 ngenerics:为.NET提供全面的泛型数据结构与算法支持
ngenerics:为.NET提供全面的泛型数据结构与算法支持 ngenerics Data structures and algorithms for .NET 项目地址: https://gitcode.com/gh_mirr...
2025-05-02 20:00:20
858
原创 slideitin:智能文档转幻灯片,AI助你高效演示
slideitin:智能文档转幻灯片,AI助你高效演示 slideitin ???????? Automatically transform documents into beautiful slide decks 项目地址: https:...
2025-04-28 20:20:50
561
原创 ladybug-legacy:为建筑设计师提供环境分析的强大工具
ladybug-legacy:为建筑设计师提供环境分析的强大工具 ladybug-legacy :beetle: Ladybug is an environmental plugin for Grasshopper. 项目地址: ...
2025-04-27 09:06:18
384
原创 libdebug 项目启动与配置教程
libdebug 项目启动与配置教程 libdebug libdebug is a python library to automate the debugging of a binary executable. 项目地址: ht...
2025-04-25 10:37:45
395
原创 Vue-Admin 的项目扩展与二次开发
Vue-Admin 的项目扩展与二次开发 Vue-Admin 基于Vue2、element ui、vue-cli、vuex、vue-router、axios 、echarts后台管理系统demo. 权限管理,用户管理,菜单管理。无限级菜单,下拉树形选择框 ...
2025-04-23 07:23:23
665
原创 开源项目 GARbro 亮点详解
开源项目 GARbro 亮点详解 GARbro Visual Novels resource browser 项目地址: https://gitcode.com/gh_mirrors/ga/GARbro ...
2025-04-23 07:12:34
581
原创 《OculusRiftInAction》项目安装与配置指南
《OculusRiftInAction》项目安装与配置指南 OculusRiftInAction Example code for using the Oculus Rift 项目地址: https://gitcode.com/g...
2025-04-23 07:01:32
485
原创 Live-Streaming-Server-Net 使用教程
Live-Streaming-Server-Net 使用教程 live-streaming-server-net A .NET implementation of RTMP live streaming server, supporting HTTP-FLV, WebSocket-FLV, HLS, Kubernetes...
2025-04-22 10:17:41
355
原创 《Awesome ComputerCraft》安装与配置指南
《Awesome ComputerCraft》安装与配置指南 awesome-computercraft Useful libraries, programs, literature, and mods for ComputerCraft and its forks. ...
2025-04-22 10:10:39
1002
原创 NW Sample Apps 使用教程
NW Sample Apps 使用教程 nw-sample-apps Sample Apps 项目地址: https://gitcode.com/gh_mirrors/nw/nw-sample-apps ...
2025-04-22 09:16:19
302
原创 Prusa Mini Silicone Bed Leveling Mod 项目文档
Prusa Mini Silicone Bed Leveling Mod 项目文档 PMSBLM Prusa Mini Silicone Bed Leveling Mod - Sometimes Mesh Bed Leveling just isn't enough. ...
2025-04-22 07:01:34
233
原创 UI自动化工具uiautodev使用教程
UI自动化工具uiautodev使用教程 uiautodev Mobile UI viewer in browser, view the UI in a tree view, and generate XPath automatically. ...
2025-04-21 10:42:38
460
原创 Godot Entity Component System (GECS) 使用教程
Godot Entity Component System (GECS) 使用教程 gecs Godot Entity Component System - GECS 项目地址: https://gitcode.com/gh_mi...
2025-04-21 07:01:33
316
原创 《Codsen 项目安装与配置指南》
《Codsen 项目安装与配置指南》 codsen a monorepo of npm packages 项目地址: https://gitcode.com/gh_mirrors/co/codsen ...
2025-04-20 11:00:42
611
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人