自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Caporal.js 命令行参数验证与类型转换指南

Caporal.js 命令行参数验证与类型转换指南 Caporal.js A full-featured framework for building command line applications (cli) with node.js ...

2025-06-11 09:14:41 193

原创 Kotlin/Dokka项目中的Markdown文档生成指南

Kotlin/Dokka项目中的Markdown文档生成指南 dokka API documentation engine for Kotlin 项目地址: https://gitcode.com/gh_mirrors/do/do...

2025-06-11 09:02:48 310

原创 Django-Guardian项目配置指南:对象权限管理详解

Django-Guardian项目配置指南:对象权限管理详解 django-guardian 项目地址: https://gitcode.com/gh_mirrors/dja/django-guardian ...

2025-06-10 09:20:21 230

原创 .NET WCF客户端6.0版本不再支持.NET Standard 2.0的技术解析

.NET WCF客户端6.0版本不再支持.NET Standard 2.0的技术解析 docs This repository contains .NET Documentation. 项目地址: https://gitcode....

2025-06-10 09:06:30 240

原创 Docker MCP Toolkit 技术解析:构建AI代理的容器化桥梁

Docker MCP Toolkit 技术解析:构建AI代理的容器化桥梁 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirro...

2025-06-10 09:02:35 318

原创 Kubernetes 容器生命周期回调机制深度解析

Kubernetes 容器生命周期回调机制深度解析 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-09 09:07:07 303

原创 从ASP.NET Web Forms到Blazor:现代Web开发的技术迁移指南

从ASP.NET Web Forms到Blazor:现代Web开发的技术迁移指南 docs This repository contains .NET Documentation. 项目地址: https://gitcode.co...

2025-06-09 09:06:30 373

原创 Kubernetes实战:通过环境变量向容器暴露Pod信息

Kubernetes实战:通过环境变量向容器暴露Pod信息 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirr...

2025-06-09 09:06:23 269

原创 Apache Ignite分布式计算API详解与.NET实战

Apache Ignite分布式计算API详解与.NET实战 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...

2025-06-09 09:03:48 288

原创 dhtcrawler2:高效稳定的DHT网络爬虫

dhtcrawler2:高效稳定的DHT网络爬虫 dhtcrawler2 dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents. The program save all t...

2025-06-09 09:00:00 851

原创 Super-Gradients 项目中的学习率调度技术详解

Super-Gradients 项目中的学习率调度技术详解 super-gradients Deci-AI/super-gradients: 是一个用于深度学习模型优化的库。适合用于需要训练和优化深度学习模型的研究者和开发者。特点是可以提供高效的优化算法和工具,支持多种深度学习框架。 ...

2025-06-08 09:21:32 283

原创 Galacean Runtime 文档编写指南与技术解析

Galacean Runtime 文档编写指南与技术解析 runtime A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF. ...

2025-06-08 09:18:46 340

原创 OSSF Scorecard项目:供应链安全检测入门指南

OSSF Scorecard项目:供应链安全检测入门指南 scorecard OpenSSF Scorecard - Security health metrics for Open Source 项目地址: https://gi...

2025-06-08 09:18:28 221

原创 FastAI课程项目:使用Google App Engine部署深度学习模型

FastAI课程项目:使用Google App Engine部署深度学习模型 course-v3 The 3rd edition of course.fast.ai 项目地址: https://gitcode.com/gh_mir...

2025-06-08 09:18:21 259

原创 SQLFlow项目实战:使用GCN模型分类Cora学术论文数据集

SQLFlow项目实战:使用GCN模型分类Cora学术论文数据集 sqlflow Brings SQL and AI together. 项目地址: https://gitcode.com/gh_mirrors/sq/sqlflo...

2025-06-08 09:06:09 289

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

Livebook项目身份认证机制深度解析 livebook Automate code & data workflows with interactive Elixir notebooks 项目地址: https://gitcod...

2025-06-08 09:02:52 287

原创 基于websockets库实现WebSocket通信:构建在线四子棋游戏(第一部分)

基于websockets库实现WebSocket通信:构建在线四子棋游戏(第一部分) websockets 项目地址: https://gitcode.com/gh_mirrors/web/websockets ...

2025-06-08 09:01:14 328

原创 Parsr项目GUI使用指南:文档解析结果可视化工具详解

Parsr项目GUI使用指南:文档解析结果可视化工具详解 Parsr Transforms PDF, Documents and Images into Enriched Structured Data 项目地址: https:/...

2025-06-07 09:04:35 287

原创 phuocng/html-dom项目解析:事件处理函数的绑定与解绑指南

phuocng/html-dom项目解析:事件处理函数的绑定与解绑指南 html-dom Common tasks of managing HTML DOM with vanilla JavaScript. Give me 1 ⭐if it’s useful. ...

2025-06-06 09:13:15 188

原创 AWS Karpenter v1 API 深度解析与最佳实践指南

AWS Karpenter v1 API 深度解析与最佳实践指南 karpenter-provider-aws Karpenter is a Kubernetes Node Autoscaler built for flexibility, performance, and simplicity. ...

2025-06-06 09:02:50 329

原创 React Final Form 入门指南:构建高性能表单的现代方案

React Final Form 入门指南:构建高性能表单的现代方案 react-final-form ???? High performance subscription-based form state management for React ...

2025-06-06 09:01:08 262

原创 Operator SDK 中使用 Ansible 开发 Operator 的实用技巧

Operator SDK 中使用 Ansible 开发 Operator 的实用技巧 operator-sdk Operator SDK是一个开源的Kubernetes Operator开发框架,用于简化Kubernetes应用程序的部署、管理和升级。 - 功能:Kubernetes Operator开发;应用程序管...

2025-06-06 09:00:54 237

原创 Semi Design 中的 Markdown 渲染器技术解析

Semi Design 中的 Markdown 渲染器技术解析 semi-design ????A modern, comprehensive, flexible design system and React UI library. ???? Provide more than 2800+ Design Tokens, easy ...

2025-06-04 09:19:54 274

原创 pwabuilder-serviceworkers:为PWA应用提供强大的离线功能

pwabuilder-serviceworkers:为PWA应用提供强大的离线功能 pwabuilder-serviceworkers 项目地址: https://gitcode.com/gh_mirrors/pw/pwabui...

2025-06-04 09:00:03 317

原创 使用Google OR-Tools解决无等待烘焙调度问题

使用Google OR-Tools解决无等待烘焙调度问题 or-tools Google's Operations Research tools: 项目地址: https://gitcode.com/gh_mirrors/or/o...

2025-06-03 09:06:11 275

原创 Kubernetes The Hard Way项目:搭建Jumpbox管理节点指南

Kubernetes The Hard Way项目:搭建Jumpbox管理节点指南 kubernetes-the-hard-way 该项目提供了一种从零开始手动部署Kubernetes集群的方法,通过详细步骤教授运维人员深入理解K8s的核心概念和技术细节。 ...

2025-05-30 09:08:05 368

原创 从Reach Router迁移到React Router v6的完整指南

从Reach Router迁移到React Router v6的完整指南 react-router 项目地址: https://gitcode.com/gh_mirrors/react/react-router ...

2025-05-30 09:06:09 407

原创 Ming:项目的核心功能/场景

Ming:项目的核心功能/场景 Ming Ming - facilitating advanced multimodal understanding and generation capabilities built upon the Ling LLM. ...

2025-05-29 09:00:08 345

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

WaoN 项目启动与配置教程 WaoN a Wave-to-Notes transcriber 项目地址: https://gitcode.com/gh_mirrors/wa/WaoN ...

2025-05-25 09:00:38 345

原创 better-mock:拦截请求,生成模拟数据

better-mock:拦截请求,生成模拟数据 better-mock Forked from Mockjs, Generate random data & Intercept ajax request. Support miniprogram. ...

2025-05-25 09:00:01 298

原创 etebase-rs:为Rust开发者提供的加密一切解决方案

etebase-rs:为Rust开发者提供的加密一切解决方案 etebase-rs A Rust client library for Etebase 项目地址: https://gitcode.com/gh_mirrors/et...

2025-05-08 09:06:52 500

原创 RadioHead:专为Teensy优化的无线通信库

RadioHead:专为Teensy优化的无线通信库 RadioHead Version of RadioHead library for Teensy boards 项目地址: https://gitcode.com/gh_mi...

2025-05-08 09:05:18 604

原创 qwen-scheduler-grpo:智能事件调度助手

qwen-scheduler-grpo:智能事件调度助手 qwen-scheduler-grpo Train a Language Model with GRPO to create a schedule from a list of events and priorities ...

2025-05-05 20:00:30 986

原创 ISMIR-2023-Papers:音乐信息检索领域的宝藏库

ISMIR-2023-Papers:音乐信息检索领域的宝藏库 ISMIR-2023-Papers ISMIR 2023 Papers: A complete collection of influential and exciting research papers from the ISMIR 2023 confere...

2025-05-03 21:20:24 690

原创 hig:统一设计系统,加速产品构建

hig:统一设计系统,加速产品构建 hig Autodesk's unified design system 项目地址: https://gitcode.com/gh_mirrors/hi/hig ...

2025-04-28 17:00:25 601

原创 Lua-Zlib:压缩与解压的Lua库使用教程

Lua-Zlib:压缩与解压的Lua库使用教程 lua-zlib Simple streaming interface to zlib for Lua. 项目地址: https://gitcode.com/gh_mirrors/l...

2025-04-28 10:30:16 649

原创 pint-pandas 的安装和配置教程

pint-pandas 的安装和配置教程 pint-pandas Pandas support for pint 项目地址: https://gitcode.com/gh_mirrors/pi/pint-pandas ...

2025-04-26 09:50:02 767

原创 Infosys-Responsible-AI-Toolkit:集成AI安全与透明的强大工具集

Infosys-Responsible-AI-Toolkit:集成AI安全与透明的强大工具集 Infosys-Responsible-AI-Toolkit The Infosys Responsible AI toolkit incorporates various features including safety, ...

2025-04-25 14:11:05 535

原创 Waifu 的安装和配置教程

Waifu 的安装和配置教程 Waifu LangBot 插件,用于创建真实感聊天机器人,探索真实的聊天体验。 项目地址: https://gitcode.com/gh_mirrors/wa/Waifu ...

2025-04-25 11:21:18 231

原创 bosh-cli 的安装和配置教程

bosh-cli 的安装和配置教程 bosh-cli BOSH CLI v2+ 项目地址: https://gitcode.com/gh_mirrors/bo/bosh-cli ...

2025-04-25 10:51:02 537

空空如也

空空如也

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

TA关注的人

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