自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(2971)
  • 收藏
  • 关注

原创 fzf-tab-source:提升终端体验的zsh插件

fzf-tab-source:提升终端体验的zsh插件 fzf-tab-source :gear: a collection of fzf-tab completion sources. 项目地址: https://gitcode...

2025-06-16 09:00:04 225

原创 HackaTalk项目身份认证机制深度解析

HackaTalk项目身份认证机制深度解析 hackatalk Open source chat app built-in expo managed workflow with graphql backend built-in Prisma and nexus. ...

2025-06-14 09:03:12 255

原创 schemer:一款强大的Schema注册和管理工具

schemer:一款强大的Schema注册和管理工具 schemer Schema registry for CSV, TSV, JSON, AVRO and Parquet schema. Supports schema inference and GraphQL API. ...

2025-06-14 09:00:02 358

原创 SciPy科学计算库中的代码优化策略

SciPy科学计算库中的代码优化策略 scientific-python-lectures Tutorial material on the scientific Python ecosystem 项目地址: https://gi...

2025-06-12 09:10:36 236

原创 ZMK固件本地构建与烧录指南

ZMK固件本地构建与烧录指南 zmk ZMK Firmware Repository 项目地址: https://gitcode.com/gh_mirrors/zm/zmk ...

2025-06-11 09:18:25 341

原创 深入理解Advanced React Patterns中的Slots模式

深入理解Advanced React Patterns中的Slots模式 advanced-react-patterns This is the latest advanced react patterns workshop 项目...

2025-06-11 09:14:10 374

原创 使用vidgear的WebGear_RTC实现实时视频流处理

使用vidgear的WebGear_RTC实现实时视频流处理 vidgear A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features :fire: ...

2025-06-11 09:04:48 263

原创 GameShellDocs:开源游戏掌机文档助力 DIY 之旅

GameShellDocs:开源游戏掌机文档助力 DIY 之旅 GameShellDocs GameShell Documents 项目地址: https://gitcode.com/gh_mirrors/ga/GameShell...

2025-06-11 09:00:01 279

原创 深入解析MDN DOM示例中的嵌套Popover实现

深入解析MDN DOM示例中的嵌套Popover实现 dom-examples Code examples that accompany various MDN DOM and Web API documentation pages ...

2025-06-10 09:21:05 386

原创 Lasagne深度学习框架开发指南与贡献规范

Lasagne深度学习框架开发指南与贡献规范 Lasagne 项目地址: https://gitcode.com/gh_mirrors/las/Lasagne 项目背景与定...

2025-06-10 09:17:51 233

原创 Docker文档解读:容器与主机文件共享机制详解

Docker文档解读:容器与主机文件共享机制详解 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirrors/docs3/doc...

2025-06-09 09:21:18 323

原创 Kwai-Kolors/Kolors项目中的DreamBooth技术解析与应用指南

Kwai-Kolors/Kolors项目中的DreamBooth技术解析与应用指南 Kolors Kolors Team 项目地址: https://gitcode.com/gh_mirrors/ko/Kolors ...

2025-06-09 09:06:07 285

原创 ZenML项目中的重排序技术解析:提升RAG系统效果的关键

ZenML项目中的重排序技术解析:提升RAG系统效果的关键 zenml ZenML ????: Build portable, production-ready MLOps pipelines. https://zenml.io. 项目...

2025-06-09 09:04:20 221

原创 AutoGPTQ项目高级模型加载与最佳实践指南

AutoGPTQ项目高级模型加载与最佳实践指南 AutoGPTQ An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm. ...

2025-06-08 09:19:40 316

原创 Komodo项目核心资源类型详解:构建云原生应用的基石

Komodo项目核心资源类型详解:构建云原生应用的基石 komodo ???? a tool to build and deploy software on many servers ???? 项目地址: https://gitcode.co...

2025-06-07 09:07:13 297

原创 Express-Validator 6.5.0 入门指南:轻松实现Express请求验证

Express-Validator 6.5.0 入门指南:轻松实现Express请求验证 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-va...

2025-06-07 09:04:51 329

原创 Express-Validator 手动执行验证指南

Express-Validator 手动执行验证指南 express-validator An express.js middleware for validator.js. 项目地址: https://gitcode.com/g...

2025-06-07 09:01:02 305

原创 Boto项目配置详解:从入门到精通

Boto项目配置详解:从入门到精通 boto For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services ...

2025-06-06 09:20:38 259

原创 Google Flax框架中的FP8量化基础指南

Google Flax框架中的FP8量化基础指南 flax Flax is a neural network library for JAX that is designed for flexibility. 项目地址: http...

2025-06-06 09:14:22 239

原创 Apache Arrow DataFusion CLI 使用指南

Apache Arrow DataFusion CLI 使用指南 arrow-datafusion Apache Arrow DataFusion SQL Query Engine 项目地址: https://gitcode.co...

2025-06-06 09:02:17 375

原创 Linux内核引导过程解析:从电源启动到内核初始化

Linux内核引导过程解析:从电源启动到内核初始化 linux-insides-zh Linux 内核揭秘 项目地址: https://gitcode.com/gh_mirrors/li/linux-insides-zh ...

2025-06-06 09:01:14 255

原创 深入理解FactoryBot中的互相关联模型构建

深入理解FactoryBot中的互相关联模型构建 factory_bot A library for setting up Ruby objects as test data. 项目地址: https://gitcode.com/...

2025-06-05 09:08:36 218

原创 基于Google Cloud Platform训练数据分析项目的出租车费用预测模型开发

基于Google Cloud Platform训练数据分析项目的出租车费用预测模型开发 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...

2025-06-05 09:08:14 236

原创 NASA FPrime项目库开发指南

NASA FPrime项目库开发指南 fprime F麓 - A flight software and embedded systems framework 项目地址: https://gitcode.com/gh_mirror...

2025-06-04 09:03:04 216

原创 SeleniumBase项目WebDriver验证指南:从安装到测试验证

SeleniumBase项目WebDriver验证指南:从安装到测试验证 SeleniumBase seleniumbase/SeleniumBase: 一个 Python 库,用于自动化 Web 应用程序测试。特点是提供了一个简单易用的 API,可以用于模拟用户操作,包括点击、输入和滚动等。 ...

2025-06-04 09:01:52 341

原创 boardgame.io框架中的Game对象配置详解

boardgame.io框架中的Game对象配置详解 boardgame.io State Management and Multiplayer Networking for Turn-Based Games 项目地址: http...

2025-06-03 09:09:52 243

原创 Wix React Native Navigation 项目贡献指南深度解析

Wix React Native Navigation 项目贡献指南深度解析 react-native-navigation A complete native navigation solution for React Native ...

2025-06-03 09:03:25 274

原创 手把手教你搭建《Hands-On Machine Learning》项目环境

手把手教你搭建《Hands-On Machine Learning》项目环境 handson-ml 该仓库包含《Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow》一书的所有代码示例,为初学者提供实战式的学习路径。 ...

2025-06-01 09:05:20 335

原创 Keycloak 服务器管理:Admin CLI 完全指南

Keycloak 服务器管理:Admin CLI 完全指南 keycloak Keycloak 是一个开源的身份和访问管理解决方案,用于保护应用程序和服务的安全和访问。 * 身份和访问管理解决方案、保护应用程序和服务的安全和访问 * 有什么特点:支持多种认证和授权协议、易于使用、可扩展性强 ...

2025-06-01 09:03:51 388

原创 Python项目文档编写指南:从RealPython最佳实践谈起

Python项目文档编写指南:从RealPython最佳实践谈起 python-guide Python best practices guidebook, written for humans. 项目地址: https://g...

2025-06-01 09:02:42 357

原创 Aria2 下载工具全面使用指南:从基础到高级配置

Aria2 下载工具全面使用指南:从基础到高级配置 aria2 aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/...

2025-05-30 09:09:51 304

原创 Gatsby项目实战:如何在文件中直接导入图片和媒体资源

Gatsby项目实战:如何在文件中直接导入图片和媒体资源 gatsby The best React-based framework with performance, scalability and security built in. ...

2025-05-30 09:06:03 331

原创 Beedle 项目启动与配置指南

Beedle 项目启动与配置指南 beedle A tiny library inspired by Redux & Vuex to help you manage state in your JavaScript apps 项目...

2025-05-29 09:00:05 382

原创 Flask API Starter Kit 项目启动与配置教程

Flask API Starter Kit 项目启动与配置教程 flask-api-starter-kit Flask API Starter Kit 项目地址: https://gitcode.com/gh_mirrors/fl...

2025-05-28 09:00:49 395

原创 v-link:实现OEM级车辆数据交互的利器

v-link:实现OEM级车辆数据交互的利器 v-link A modular, open-source vehicle diagnostic and infotainment system (formerly known as Volvo-RTVI). ...

2025-05-27 09:00:07 247

原创 Rime『胖虎』输入方案最佳实践教程

Rime『胖虎』输入方案最佳实践教程 rime-tiger “胖虎”方案【单字(官方单字、五二顶、五三顶)、打词(官词、鬼虎)、智能模型虎单整句输入】。功能:计算器、临时英/日文、中英互译、部件内嵌、公历农历/大小写金额、当前时间、Emoji表情、拼音反查、简繁转换、火星文滤镜、四重注解 ...

2025-05-22 01:01:02 254

原创 bricks:构建Go微服务的全方位解决方案

bricks:构建Go微服务的全方位解决方案 bricks A standard library for microservices. 项目地址: https://gitcode.com/gh_mirrors/bri/bricks...

2025-05-21 09:00:03 346

原创 2019 Scaling Attack 开源项目最佳实践教程

2019 Scaling Attack 开源项目最佳实践教程 2019-scalingattack Image-Scaling Attacks and Defenses 项目地址: https://gitcode.com/gh_m...

2025-04-26 09:30:03 310

原创 ulexecve 开源项目最佳实践教程

ulexecve 开源项目最佳实践教程 ulexecve ulexecve is a userland execve() implementation which helps you execute arbitrary ELF binaries on Linux from userland without the bin...

2025-04-24 12:51:34 788

原创 Groundhog 项目启动与配置教程

Groundhog 项目启动与配置教程 groundhog Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand ...

2025-04-24 11:01:32 394

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除