自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Node.js原生模块开发:理解NAN中的HandleScope机制

Node.js原生模块开发:理解NAN中的HandleScope机制 nan Native Abstractions for Node.js 项目地址: https://gitcode.com/gh_mirrors/na/nan...

2025-06-11 09:17:45 232

原创 Phi-3CookBook项目快速入门指南:Azure AI模型部署与使用详解

Phi-3CookBook项目快速入门指南:Azure AI模型部署与使用详解 Phi-3CookBook This is a Phi-3 book for getting started with Phi-3. Phi-3, a family of open AI models developed by Microso...

2025-06-11 09:17:45 305

原创 Skulpt项目中的WebGL动画实现解析

Skulpt项目中的WebGL动画实现解析 skulpt Skulpt is a Javascript implementation of the Python programming language 项目地址: https:/...

2025-06-11 09:16:24 354

原创 Black Candy 从 v2 升级到 v3 的完整指南

Black Candy 从 v2 升级到 v3 的完整指南 blackcandy A self hosted music streaming server 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-11 09:02:37 158

原创 TinyBase 基础教程:监听 Store 数据变化

TinyBase 基础教程:监听 Store 数据变化 tinybase The reactive data store for local‑first apps. 项目地址: https://gitcode.com/gh_mir...

2025-06-09 09:05:11 263

原创 Roc语言中的能力(Abilities)机制解析

Roc语言中的能力(Abilities)机制解析 roc A fast, friendly, functional language. Work in progress! 项目地址: https://gitcode.com/gh_...

2025-06-08 09:17:39 265

原创 Entropic项目解析:下一代JavaScript包管理系统的设计哲学

Entropic项目解析:下一代JavaScript包管理系统的设计哲学 entropic ???? :package: a package registry for anything, but mostly javascript ???? ???? ???? ...

2025-06-08 09:03:42 324

原创 Doxygen文档中的列表功能详解

Doxygen文档中的列表功能详解 doxygen Official doxygen git repository 项目地址: https://gitcode.com/gh_mirrors/do/doxygen ...

2025-06-07 09:04:32 230

原创 Quartz调度框架:实现每月定时任务的多种方式详解

Quartz调度框架:实现每月定时任务的多种方式详解 quartz Code for Quartz Scheduler 项目地址: https://gitcode.com/gh_mirrors/qu/quartz ...

2025-06-06 09:20:10 326

原创 Python入门教程:使用计算评估模型准确性的方法

Python入门教程:使用计算评估模型准确性的方法 c9-python-getting-started Sample code for Channel 9 Python for Beginners course 项目地址: htt...

2025-06-05 09:15:24 280

原创 Machine Learning Yearning 解析:端到端深度学习中的任务简单性原则

Machine Learning Yearning 解析:端到端深度学习中的任务简单性原则 machine-learning-yearning-cn Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著 ...

2025-06-05 09:15:06 369

原创 Dive-into-DL-PyTorch项目解析:多尺度目标检测技术详解

Dive-into-DL-PyTorch项目解析:多尺度目标检测技术详解 Dive-into-DL-PyTorch 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 ...

2025-06-02 09:04:27 318

原创 Kubespray项目中的Ansible使用指南

Kubespray项目中的Ansible使用指南 kubespray 一个基于Ansible的Kubernetes集群部署工具,提供自动化部署、集群管理等功能。 - 功能:Kubernetes集群部署、节点管理、容器管理、存储管理、网络管理等。 - 特点:基于Ansible;支持多种Kubernetes版本;支持...

2025-06-02 09:03:57 255

原创 Taichi项目实战:布料物理仿真模拟教程

Taichi项目实战:布料物理仿真模拟教程 taichi Productive & portable high-performance programming in Python. 项目地址: https://gitcode.co...

2025-06-01 09:04:19 310

原创 深入解析JCSprout项目中的volatile关键字原理与应用

深入解析JCSprout项目中的volatile关键字原理与应用 JCSprout ????‍???? Java Core Sprout : basic, concurrent, algorithm 项目地址: https://gitcod...

2025-06-01 09:04:06 317

原创 Spring Cloud Alibaba 技术路线解析与未来展望

Spring Cloud Alibaba 技术路线解析与未来展望 spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions...

2025-06-01 09:03:01 293

原创 Django REST Framework 测试指南:从入门到实践

Django REST Framework 测试指南:从入门到实践 django-rest-framework 项目地址: https://gitcode.com/gh_mirrors/dja/django-rest-frame...

2025-06-01 09:02:16 420

原创 Kubernetes The Hard Way 项目实战:集群功能验证测试指南

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

2025-05-30 09:09:02 259

原创 Bulma框架中的进度条组件详解

Bulma框架中的进度条组件详解 bulma 一个基于Flexbox的现代CSS框架,旨在提供简洁、易用的界面组件和响应式布局,帮助开发者快速构建美观的网页设计。 项目地址: https://gitcode.com/gh_mirr...

2025-05-30 09:07:48 356

原创 深度学习优化中的学习率调度策略解析(d2l-zh项目)

深度学习优化中的学习率调度策略解析(d2l-zh项目) d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 项目地址: https://gitcode.com/gh_m...

2025-05-30 09:05:29 247

原创 React-Redux 现代开发指南:使用 Redux Toolkit 简化状态管理

React-Redux 现代开发指南:使用 Redux Toolkit 简化状态管理 redux 项目地址: https://gitcode.com/gh_mirrors/red/redux ...

2025-05-30 09:04:25 252

原创 Jav-Play 开源项目教程

Jav-Play 开源项目教程 jav-play Play video directly in JAVDB 项目地址: https://gitcode.com/gh_mirrors/ja/jav-play ...

2025-05-29 09:00:46 322

原创 DSL 项目最佳实践指南

DSL 项目最佳实践指南 DSL CVPR2022 paper "Dense Learning based Semi-Supervised Object Detection" 项目地址: https://gitcode.com/g...

2025-05-27 09:01:07 304

原创 Arduino USB-MIDI到MIDI over Bluetooth LE项目最佳实践

Arduino USB-MIDI到MIDI over Bluetooth LE项目最佳实践 blidino Arduino USB-MIDI to MIDI over Bluetooth LE Project 项目地址: htt...

2025-05-27 09:00:40 336

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

LGL项目启动与配置教程 LGL Large Graph Layout 项目地址: https://gitcode.com/gh_mirrors/lg/LGL 1. 项目的目...

2025-05-26 09:00:15 384

原创 开源项目最佳实践教程:kelmscott-mono 字体项目

开源项目最佳实践教程:kelmscott-mono 字体项目 kelmscott-mono A black letter for the text editor 项目地址: https://gitcode.com/gh_mirro...

2025-05-23 09:01:41 300

原创 Frelatage:一种Python代码的覆盖率导向模糊测试库

Frelatage:一种Python代码的覆盖率导向模糊测试库 frelatage 项目地址: https://gitcode.com/gh_mirrors/fr/frelatage ...

2025-05-23 09:00:35 387

原创 azure-cosmos-dotnet-v2:简化Azure Cosmos DB交互的强大工具

azure-cosmos-dotnet-v2:简化Azure Cosmos DB交互的强大工具 azure-cosmos-dotnet-v2 Contains samples and utilities relating to the Azure Cosmos DB .NET SDK ...

2025-05-21 09:00:00 362

原创 azure-drawio-icons:为Draw.io提供Azure图标库

azure-drawio-icons:为Draw.io提供Azure图标库 azure-drawio-icons Azure Icon pack for DrawIO 项目地址: https://gitcode.com/gh_mi...

2025-05-15 09:00:04 415

原创 subethasmtp:轻量级Java SMTP服务器解决方案

subethasmtp:轻量级Java SMTP服务器解决方案 subethasmtp SubEtha SMTP is a Java library for receiving SMTP mail 项目地址: https://gi...

2025-05-08 16:20:30 534

原创 multi-platform-docker-build:一键构建多架构Docker镜像

multi-platform-docker-build:一键构建多架构Docker镜像 multi-platform-docker-build Using BuildKit and TARGETPLATFORM for cross-platform Dockerfiles ...

2025-05-04 17:40:25 697

原创 《Node-Auth 项目启动与配置教程》

《Node-Auth 项目启动与配置教程》 node-auth Authentication in Node.js 项目地址: https://gitcode.com/gh_mirrors/nodeau/node-auth ...

2025-04-28 10:40:01 226

原创 setup-github-actions-caching-for-turbo:加速Turborepo构建的缓存方案

setup-github-actions-caching-for-turbo:加速Turborepo构建的缓存方案 setup-github-actions-caching-for-turbo Action to set up Turborepo Remote Caching to work with GitHub Ac...

2025-04-27 12:50:30 953

原创 Kubeflow Pipelines (KFP) Tekton 项目启动与配置教程

Kubeflow Pipelines (KFP) Tekton 项目启动与配置教程 kfp-tekton Kubeflow Pipelines on Tekton 项目地址: https://gitcode.com/gh_mirr...

2025-04-26 10:40:04 294

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

Openpyxl开源项目最佳实践教程 openpyxl clone of http://bitbucket.org/ericgazoni/openpyxl 项目地址: https://gitcode.com/gh_mirrors/...

2025-04-26 10:10:06 266

原创 actions:核心功能/场景

actions:核心功能/场景 actions GitHub Actions for the asdf version manager 项目地址: https://gitcode.com/gh_mirrors/actions12/...

2025-04-26 09:09:29 841

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

WhisperLiveKit 项目启动与配置教程 WhisperLiveKit Real-time, Fully Local Speech-to-Text and Speaker Diarization. FastAPI Server & Web Interface ...

2025-04-25 12:20:09 491

原创 Toucan 的安装和配置教程

Toucan 的安装和配置教程 Toucan Toucan is a static site generator written in Swift. 项目地址: https://gitcode.com/gh_mirrors/tou...

2025-04-25 11:21:31 862

原创 Flipper-SGDB 项目启动与配置教程

Flipper-SGDB 项目启动与配置教程 Flipper-SGDB SubGHz Database collection (like the IRDB)! 项目地址: https://gitcode.com/gh_mirror...

2025-04-23 11:40:36 373

原创 videodownloader:一站式视频下载解决方案

videodownloader:一站式视频下载解决方案 videodownloader A simple python script that will allow you to download youtube videos ...

2025-04-23 09:16:17 746

空空如也

空空如也

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

TA关注的人

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