自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 closure-linter:JavaScript ES5 代码风格检查工具

closure-linter:JavaScript ES5 代码风格检查工具 closure-linter Automatically exported from code.google.com/p/closure-linter ...

2025-06-13 09:00:02 393

原创 TheAlgorithms项目解析:深入理解Aliquot Sum(真约数和)及其数学意义

TheAlgorithms项目解析:深入理解Aliquot Sum(真约数和)及其数学意义 Algorithms-Explanation Popular algorithms explained in simple language with examples and links to their implementat...

2025-06-12 09:11:36 339

原创 深入理解Erlang/Elixir运行时:theBeamBook项目解析

深入理解Erlang/Elixir运行时:theBeamBook项目解析 theBeamBook A description of the Erlang Runtime System ERTS and the virtual Machine BEAM. ...

2025-06-12 09:08:39 342

原创 ZMK固件组合键(Combos)功能详解与配置指南

ZMK固件组合键(Combos)功能详解与配置指南 zmk ZMK Firmware Repository 项目地址: https://gitcode.com/gh_mirrors/zm/zmk ...

2025-06-11 09:18:30 230

原创 Apache NuttX中Cortex-M硬错误故障分析与调试指南

Apache NuttX中Cortex-M硬错误故障分析与调试指南 nuttx Apache NuttX is a mature, real-time embedded operating system (RTOS) 项目地址: ...

2025-06-11 09:17:56 268

原创 .NET Core 中的 System.Threading.Channels 深入解析

.NET Core 中的 System.Threading.Channels 深入解析 docs This repository contains .NET Documentation. 项目地址: https://gitcode...

2025-06-10 09:07:22 357

原创 Slang着色器语言入门指南:从零开始编写跨平台计算着色器

Slang着色器语言入门指南:从零开始编写跨平台计算着色器 slang Making it easier to work with shaders 项目地址: https://gitcode.com/gh_mirrors/sl/s...

2025-06-10 09:04:36 259

原创 Kubernetes 集群证书管理:kubeadm 证书操作全解析

Kubernetes 集群证书管理:kubeadm 证书操作全解析 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_...

2025-06-10 09:02:39 403

原创 AI-Dynamo项目CLI工具全面解析与使用指南

AI-Dynamo项目CLI工具全面解析与使用指南 dynamo A Datacenter Scale Distributed Inference Serving Framework 项目地址: https://gitcode.c...

2025-06-10 09:02:09 386

原创 CloudCannon/Pagefind 搜索权重配置详解:如何优化搜索结果排序

CloudCannon/Pagefind 搜索权重配置详解:如何优化搜索结果排序 pagefind Static low-bandwidth search at scale 项目地址: https://gitcode.com/gh...

2025-06-10 09:00:42 404

原创 LFIT/ITPOL项目:使用PGP保护代码完整性的最佳实践指南

LFIT/ITPOL项目:使用PGP保护代码完整性的最佳实践指南 itpol Useful IT policies 项目地址: https://gitcode.com/gh_mirrors/it/itpol ...

2025-06-08 09:18:43 354

原创 Markdownlint项目解析:MD037规则详解与空格处理技巧

Markdownlint项目解析:MD037规则详解与空格处理技巧 markdownlint A Node.js style checker and lint tool for Markdown/CommonMark files. ...

2025-06-08 09:05:50 321

原创 深入理解Dotty项目中的依赖函数类型

深入理解Dotty项目中的依赖函数类型 dotty The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh_mirrors/do/dotty...

2025-06-07 09:04:27 239

原创 Vendure电商平台架构与技术解析

Vendure电商平台架构与技术解析 vendure A headless GraphQL commerce platform for the modern web 项目地址: https://gitcode.com/gh_mir...

2025-06-07 09:02:59 388

原创 Google Jsonnet 与其他配置语言的深度对比分析

Google Jsonnet 与其他配置语言的深度对比分析 jsonnet Jsonnet - The data templating language 项目地址: https://gitcode.com/gh_mirrors/j...

2025-06-06 09:02:24 345

原创 Apache SeaTunnel 开发环境搭建指南

Apache SeaTunnel 开发环境搭建指南 seatunnel SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool. ...

2025-06-05 09:16:02 316

原创 angr符号执行框架中的常见挑战与解决方案

angr符号执行框架中的常见挑战与解决方案 angr A powerful and user-friendly binary analysis platform! 项目地址: https://gitcode.com/gh_mirr...

2025-06-05 09:09:06 211

原创 YugabyteDB 升级部署完全指南:从准备到回滚全流程解析

YugabyteDB 升级部署完全指南:从准备到回滚全流程解析 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...

2025-06-05 09:05:12 288

原创 AutoGluon表格数据建模核心功能详解

AutoGluon表格数据建模核心功能详解 autogluon AutoGluon: AutoML for Image, Text, Time Series, and Tabular Data 项目地址: https://gitc...

2025-06-05 09:00:45 394

原创 JavaScript-State-Machine 从 v2 升级到 v3 的完整指南

JavaScript-State-Machine 从 v2 升级到 v3 的完整指南 javascript-state-machine A javascript finite state machine library 项目地址:...

2025-06-05 09:00:33 216

原创 NumPy百题精解:从入门到精通的100个实用技巧

NumPy百题精解:从入门到精通的100个实用技巧 numpy-100 100 numpy exercises (with solutions) 项目地址: https://gitcode.com/gh_mirrors/nu/nu...

2025-06-03 09:03:44 282

原创 direnv项目安装指南:从系统包到源码编译全解析

direnv项目安装指南:从系统包到源码编译全解析 direnv unclutter your .profile 项目地址: https://gitcode.com/gh_mirrors/di/direnv ...

2025-06-03 09:01:42 273

原创 Swift设计模式实践:创建型模式详解

Swift设计模式实践:创建型模式详解 Design-Patterns-In-Swift ???? Design Patterns implemented in Swift 5.0 项目地址: https://gitcode.com/g...

2025-06-02 09:15:53 330

原创 Bolt.DIY项目常见问题与技术指南

Bolt.DIY项目常见问题与技术指南 bolt.diy Prompt, run, edit, and deploy full-stack web applications using any LLM you want! 项目地址...

2025-06-02 09:06:35 211

原创 开发基础知识全解析:从JaeYeopHan的面试问题集谈起

开发基础知识全解析:从JaeYeopHan的面试问题集谈起 Interview_Question_for_Beginner :boy: :girl: Technical-Interview guidelines written for those who started studying programming. I w...

2025-06-01 09:15:26 280

原创 React Hook Form 表单校验库全面解析

React Hook Form 表单校验库全面解析 react-hook-form react-hook-form/react-hook-form: 是一个基于 React.js 的前端表单库,用于处理表单数据和验证。该项目提供了一套简单易用的 API 和组件,可以方便地实现表单数据的收集和验证,同时支持多种表单输入类型...

2025-05-30 09:08:17 298

原创 图像绑定LoRA项目启动与配置教程

图像绑定LoRA项目启动与配置教程 ImageBind-LoRA Fine-tuning "ImageBind One Embedding Space to Bind Them All" with LoRA 项目地址: https...

2025-05-29 09:00:33 275

原创 kelaskita:班级管理的数字化利器

kelaskita:班级管理的数字化利器 kelaskita A website for classroom management built with Laravel 9 项目地址: https://gitcode.com/gh...

2025-05-28 09:00:08 412

原创 ZeroBro 开源项目启动与配置教程

ZeroBro 开源项目启动与配置教程 ZeroBro Flipper Zero cost-effective DIY 项目地址: https://gitcode.com/gh_mirrors/ze/ZeroBro ...

2025-05-27 09:01:13 298

原创 Quantum Machine Learning Toolbox (QMLT) 启动与配置教程

Quantum Machine Learning Toolbox (QMLT) 启动与配置教程 QMLT The Quantum Machine Learning Toolbox (QMLT) is a Strawberry Fields application that simplifies the optimizat...

2025-05-23 09:01:08 321

原创 StarWarsArrays.jl 项目启动与配置教程

StarWarsArrays.jl 项目启动与配置教程 StarWarsArrays.jl Arrays indexed as the order of Star Wars movies 项目地址: https://gitcode...

2025-05-22 09:00:40 249

原创 rust-book-es: Rust 编程语言官方西班牙语翻译

rust-book-es: Rust 编程语言官方西班牙语翻译 rust-book-es Libro de Rust en Español! 项目地址: https://gitcode.com/gh_mirrors/ru/rust...

2025-05-15 09:00:09 286

原创 tiktok-dl:视频下载与处理的利器

tiktok-dl:视频下载与处理的利器 tiktok-dl Free TikTok Video Downloader | Watermark and Without Watermark Support 项目地址: https:...

2025-05-15 09:00:04 308

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

apebase:项目的核心功能/场景 apebase Bored Ape Database 项目地址: https://gitcode.com/gh_mirrors/ap/apebase ...

2025-05-15 09:00:04 302

原创 KinectToVR:实现全身追踪的虚拟现实应用

KinectToVR:实现全身追踪的虚拟现实应用 KinectToVR KinectToVR EX (Official) 项目地址: https://gitcode.com/gh_mirrors/ki/KinectToVR ...

2025-05-15 09:00:02 386

原创 srt2hls:实现简单音频HLS流媒体服务的开源项目

srt2hls:实现简单音频HLS流媒体服务的开源项目 srt2hls Simple audio HLS streaming server based on Liquidsoap 项目地址: https://gitcode.co...

2025-05-09 09:07:02 690

原创 mojito:低代码开发平台,开启可视化编程新篇章

mojito:低代码开发平台,开启可视化编程新篇章 mojito 低代码可视化开发平台,支持使用react和vue3自定义组件库, 支持图层锁定、群组、对齐、排序,支持拖拽可视化布局、事件交互、动态脚本、样式隔离 项目地址: ht...

2025-05-04 10:10:25 558

原创 JonPRL:高效率的证明细化逻辑系统

JonPRL:高效率的证明细化逻辑系统 JonPRL An proof refinement logic for computational type theory. Inspired by Nuprl. [For up-to-date development, see JonPRL's successor, RedPR...

2025-05-01 12:50:50 724

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

Semaphore 项目启动与配置教程 semaphore Accessible, simple and fast web client for Mastodon 项目地址: https://gitcode.com/gh_mirr...

2025-04-28 10:50:06 254

原创 compass-card 的安装和配置教程

compass-card 的安装和配置教程 compass-card A Lovelace card that shows a directional indicator on a compass for Home Assistant ...

2025-04-26 10:10:00 253

空空如也

空空如也

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

TA关注的人

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