自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 OpenStack Horizon 在 RHEL/CentOS 上的安装与配置指南

OpenStack Horizon 在 RHEL/CentOS 上的安装与配置指南 horizon OpenStack Dashboard (Horizon). Mirror of code maintained at opendev.org. ...

2025-06-30 09:19:31 362

原创 RoboND-Perception-Exercises:3D点云数据对象分割工具

RoboND-Perception-Exercises:3D点云数据对象分割工具 RoboND-Perception-Exercises Perception Exercises for Robotics 项目地址: https:...

2025-06-30 09:00:01 363

原创 Lockdoor-Framework中的网络渗透技术:端口转发与隧道技术详解

Lockdoor-Framework中的网络渗透技术:端口转发与隧道技术详解 Lockdoor-Framework ???? Lockdoor Framework : A Penetration Testing framework with Cyber Security Resources ...

2025-06-29 09:28:40 929

原创 eventpp项目中的CallbackList使用完全指南

eventpp项目中的CallbackList使用完全指南 eventpp eventpp- 一个为C++提供的事件分派器和回调列表库。 项目地址: https://gitcode.com/gh_mirrors/ev/event...

2025-06-29 09:21:58 700

原创 从Windows迁移到Mac的JetBrains快捷键对照指南

从Windows迁移到Mac的JetBrains快捷键对照指南 notes notes 项目地址: https://gitcode.com/gh_mirrors/notes2/notes ...

2025-06-29 09:09:59 312

原创 JavaScript 教程:深入理解生成器(Generators)

JavaScript 教程:深入理解生成器(Generators) ko.javascript.info 모던 JavaScript 튜토리얼(The Modern JavaScript Tutorial in Korean ) ...

2025-06-27 09:01:23 301

原创 NLopt非线性优化库全面解析与使用指南

NLopt非线性优化库全面解析与使用指南 nlopt library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization ...

2025-06-26 09:05:34 396

原创 Mapbox/Rasterio多线程栅格数据处理实战指南

Mapbox/Rasterio多线程栅格数据处理实战指南 rasterio 项目地址: https://gitcode.com/gh_mirrors/ras/rasterio ...

2025-06-24 09:35:16 406

原创 Rsbuild 项目中的热模块替换(HMR)深度解析

Rsbuild 项目中的热模块替换(HMR)深度解析 rsbuild Unleash the power of Rspack with the out-of-the-box build tool. 项目地址: https://gi...

2025-06-24 09:06:52 326

原创 ingredient-parser:轻松解析食材信息的Python库

ingredient-parser:轻松解析食材信息的Python库 ingredient-parser A tool to parse recipe ingredients into structured data 项目地址: ...

2025-06-20 09:00:04 366

原创 ProcDump-for-Linux 项目开发规范与贡献指南

ProcDump-for-Linux 项目开发规范与贡献指南 ProcDump-for-Linux A Linux version of the ProcDump Sysinternals tool 项目地址: https://g...

2025-06-19 09:11:06 389

原创 深入理解dotnet/interactive中的输入提示功能

深入理解dotnet/interactive中的输入提示功能 interactive .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding ...

2025-06-19 09:10:06 276

原创 web-loading:高性能Web加载动画库

web-loading:高性能Web加载动画库 web-loading web-loading 一个解决js自定义加载动画的解决方案(支持Html原生) 项目地址: https://gitcode.com/gh_mirrors/w...

2025-06-19 09:00:03 336

原创 MM2-0/Kvaesitso项目快速操作功能详解

MM2-0/Kvaesitso项目快速操作功能详解 Kvaesitso A search-focused Android launcher 项目地址: https://gitcode.com/gh_mirrors/kv/Kvaes...

2025-06-12 09:11:39 301

原创 Mutagen项目贡献指南与技术规范解析

Mutagen项目贡献指南与技术规范解析 mutagen Fast file synchronization and network forwarding for remote development 项目地址: https://...

2025-06-11 09:03:16 211

原创 Open Policy Agent Gatekeeper 外部数据集成深度解析

Open Policy Agent Gatekeeper 外部数据集成深度解析 gatekeeper ???? Gatekeeper - Policy Controller for Kubernetes 项目地址: https://gi...

2025-06-10 09:17:59 235

原创 AgentOps-AI 与 LangChain 集成实践指南

AgentOps-AI 与 LangChain 集成实践指南 agentops Python SDK for agent evals and observability 项目地址: https://gitcode.com/gh_m...

2025-06-09 09:05:57 219

原创 s3cmd工具安装指南:从入门到精通

s3cmd工具安装指南:从入门到精通 s3cmd Official s3cmd repo -- Command line tool for managing Amazon S3 and CloudFront services 项目...

2025-06-09 09:00:55 577

原创 LeetCode题解:链式调用计算器实现解析

LeetCode题解:链式调用计算器实现解析 LeetCode-Solutions ????️ Python / Modern C++ Solutions of All 2963 LeetCode Problems (Weekly Update) ...

2025-06-08 09:18:53 378

原创 Rust宏编程完全指南:从声明宏到过程宏

Rust宏编程完全指南:从声明宏到过程宏 trpl-zh-cn Rust 程序设计语言(2021 edition 施工中) 项目地址: https://gitcode.com/gh_mirrors/tr/trpl-zh-cn ...

2025-06-08 09:17:55 302

原创 CRI-O容器运行时安装与配置完全指南

CRI-O容器运行时安装与配置完全指南 cri-o 项目地址: https://gitcode.com/gh_mirrors/cri/cri-o 什么是CRI-OCRI-...

2025-06-08 09:01:19 420

原创 AnnotationMono:打造手写风格的等宽字体

AnnotationMono:打造手写风格的等宽字体 AnnotationMono A lovingly crafted handwriting-style monospace font. 项目地址: https://gitcod...

2025-06-08 09:00:05 241

原创 BassCSS 页面布局实战指南:从导航到页脚的完整构建方案

BassCSS 页面布局实战指南:从导航到页脚的完整构建方案 basscss Low-level CSS Toolkit – the original Functional/Utility/Atomic CSS library 项...

2025-06-07 09:06:23 216

原创 SciPhi-AI/R2R项目解析:构建高级AI检索增强生成系统

SciPhi-AI/R2R项目解析:构建高级AI检索增强生成系统 R2R 项目地址: https://gitcode.com/gh_mirrors/r2/R2R 项目概述...

2025-06-06 09:05:20 320

原创 ElasticJob Spring命名空间配置详解

ElasticJob Spring命名空间配置详解 shardingsphere-elasticjob Distributed scheduled job 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-05 09:06:50 257

原创 Changesets项目实战:如何正确添加变更记录

Changesets项目实战:如何正确添加变更记录 changesets ???? A way to manage your versioning and changelogs with a focus on monorepos ...

2025-06-04 09:04:41 239

原创 Data Formulator项目本地开发环境搭建指南

Data Formulator项目本地开发环境搭建指南 data-formulator ???? Create rich visualizations with AI 项目地址: https://gitcode.com/gh_mirr...

2025-06-03 09:05:47 388

原创 Rust方法实现详解:从结构体到枚举的方法定义

Rust方法实现详解:从结构体到枚举的方法定义 rust-by-practice Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises a...

2025-06-03 09:04:18 235

原创 Apache Arrow项目Pull Request全生命周期指南

Apache Arrow项目Pull Request全生命周期指南 arrow Apache Arrow is a multi-language toolbox for accelerated data interchange and in-memory processing ...

2025-06-03 09:03:29 241

原创 Bokeh可视化教程:添加图例、文本与注释的高级技巧

Bokeh可视化教程:添加图例、文本与注释的高级技巧 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...

2025-06-01 09:17:25 269

原创 Rocket框架请求处理指南:路由、参数与守卫机制详解

Rocket框架请求处理指南:路由、参数与守卫机制详解 Rocket A web framework for Rust. 项目地址: https://gitcode.com/gh_mirrors/ro/Rocket ...

2025-06-01 09:05:37 306

原创 使用spf13/cobra生成ReStructuredText格式文档指南

使用spf13/cobra生成ReStructuredText格式文档指南 cobra A Commander for modern Go CLI interactions 项目地址: https://gitcode.com/gh...

2025-05-30 09:08:46 234

原创 freeCodeCamp前端开发教程:深入理解表单提交事件机制

freeCodeCamp前端开发教程:深入理解表单提交事件机制 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirrors...

2025-05-30 09:05:41 285

原创 Fullstack Open 2019 项目启动与配置教程

Fullstack Open 2019 项目启动与配置教程 fullstackopen-2019.github.io 项目地址: https://gitcode.com/gh_mirrors/fu/fullstackopen-2...

2025-05-29 09:00:06 234

原创 OpenMCP 客户端最佳实践教程

OpenMCP 客户端最佳实践教程 openmcp-client A MCP Client for MCP/OpenMCP 项目地址: https://gitcode.com/gh_mirrors/op/openmcp-clien...

2025-05-28 09:01:32 346

原创 JSON 注释利器:CommentJSON 项目教程

JSON 注释利器:CommentJSON 项目教程 commentjson Add JavaScript or Python style comments in JSON. 项目地址: https://gitcode.com/g...

2025-05-24 09:03:49 313

原创 TensorRT-YOLOv8:加速目标检测与视觉任务

TensorRT-YOLOv8:加速目标检测与视觉任务 TensorRT-YOLOv8 Based on tensorrt v8.0+, deploy detect, pose, segment, tracking of YOLOv8 with C++ and python api. ...

2025-05-24 09:01:20 254

原创 HTMLPurifierBundle 开源项目教程

HTMLPurifierBundle 开源项目教程 HTMLPurifierBundle HTML Purifier is a standards-compliant HTML filter library written in PHP. ...

2025-05-22 09:00:08 346

原创 HttpTracer:轻松追踪HTTP请求与响应的简易库

HttpTracer:轻松追踪HTTP请求与响应的简易库 HttpTracer 项目地址: https://gitcode.com/gh_mirrors/ht/HttpTracer ...

2025-05-14 03:51:29 705

原创 advhat:攻击ArcFace Face ID系统的实用对抗技术

advhat:攻击ArcFace Face ID系统的实用对抗技术 advhat AdvHat: Real-world adversarial attack on ArcFace Face ID system 项目地址: http...

2025-05-07 21:20:36 910

空空如也

空空如也

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

TA关注的人

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