自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 【限时免费】 data-morph:数据可视化教学的神器

data-morph:数据可视化教学的神器 【免费下载链接】data-morph Morph an input dataset of 2D points into select shapes, while preserving the summary statistics to a given number of dec...

2025-07-10 09:00:03 86

原创 oil-git-status.nvim:为你的代码管理提供实时状态显示

oil-git-status.nvim:为你的代码管理提供实时状态显示 oil-git-status.nvim 项目地址: https://gitcode.com/gh_mirrors/oi/oil-git-status.nvi...

2025-07-02 09:00:03 203

原创 ha_strava:将Strava活动数据融入Home Assistant的利器

ha_strava:将Strava活动数据融入Home Assistant的利器 ha_strava Strava Activities and Summary data integration for Home Assistant ...

2025-07-01 09:00:04 245

原创 Microsoft ARI项目:Azure资源清单工具使用指南

Microsoft ARI项目:Azure资源清单工具使用指南 ARI Azure Resource Inventory - It's a Powerful tool to create EXCEL inventory from Azure Resources with low effort ...

2025-06-30 09:36:27 401

原创 Lattigo同态加密库示例解析:单方与多方计算场景实践指南

Lattigo同态加密库示例解析:单方与多方计算场景实践指南 lattigo A library for lattice-based multiparty homomorphic encryption in Go 项目地址: ht...

2025-06-30 09:34:23 213

原创 Thoughtbot设计冲刺中的故事板绘制技巧与实践指南

Thoughtbot设计冲刺中的故事板绘制技巧与实践指南 design-sprint Product Design Sprint Material 项目地址: https://gitcode.com/gh_mirrors/de/d...

2025-06-30 09:03:35 370

原创 深度解析Kong/docker-kong项目:如何通过Docker自定义Kong插件与配置模板

深度解析Kong/docker-kong项目:如何通过Docker自定义Kong插件与配置模板 docker-kong :monkey: Docker distribution for Kong 项目地址: https://git...

2025-06-29 09:34:23 603

原创 dahlia/wand图像处理库中的阈值操作完全指南

dahlia/wand图像处理库中的阈值操作完全指南 wand 项目地址: https://gitcode.com/gh_mirrors/wan/wand 前言在图像处理...

2025-06-29 09:30:35 921

原创 STUNTMAN STUN服务器项目深度解析与技术指南

STUNTMAN STUN服务器项目深度解析与技术指南 stunserver Version 1.2. This is the source code to STUNTMAN - an open source STUN server and client code by john selbie. Compliant w...

2025-06-29 09:21:16 696

原创 深入解析slowhttptest:应用层DoS攻击模拟工具

深入解析slowhttptest:应用层DoS攻击模拟工具 slowhttptest Application Layer DoS attack simulator 项目地址: https://gitcode.com/gh_mirr...

2025-06-29 09:05:34 256

原创 Discord.js指南:深入理解Partial Structures部分结构

Discord.js指南:深入理解Partial Structures部分结构 guide The official guide for discord.js, created and maintained by core members of its community. ...

2025-06-28 09:31:59 356

原创 PsychoPy版本控制教程:如何运行旧版本编写的实验

PsychoPy版本控制教程:如何运行旧版本编写的实验 psychopy For running psychology and neuroscience experiments 项目地址: https://gitcode.com/...

2025-06-27 09:24:59 214

原创 深入理解INRIA/Spoon项目中的Launcher机制

深入理解INRIA/Spoon项目中的Launcher机制 spoon Spoon is a metaprogramming library to analyze and transform Java source code. :spoon: is made with :heart:, :beers: and :spar...

2025-06-27 09:19:44 233

原创 nerd-font-cheatsheets:简化字体字符搜索的利器

nerd-font-cheatsheets:简化字体字符搜索的利器 nerd-font-cheatsheets Generated list of Nerd Font to simplify finding characters that look good in text editors and terminal pr...

2025-06-27 09:00:02 350

原创 DynamoDB Toolbox 中的管道(pipe)转换器详解

DynamoDB Toolbox 中的管道(pipe)转换器详解 dynamodb-toolbox dynamodb-toolbox: 是一个用于 Amazon DynamoDB 的命令行工具箱,提供了许多有用的 DynamoDB 管理命令,如创建表、查询数据等。适合开发者使用 dynamodb-toolbox 管理 D...

2025-06-26 09:30:04 307

原创 BLE Monitor 蓝牙监控组件常见问题解答

BLE Monitor 蓝牙监控组件常见问题解答 ble_monitor BLE monitor for passive BLE sensors 项目地址: https://gitcode.com/gh_mirrors/bl/bl...

2025-06-26 09:09:09 296

原创 sre:构建与管理的核心功能

sre:构建与管理的核心功能 sre The Operating System for Agents 项目地址: https://gitcode.com/gh_mirrors/sre6/sre ...

2025-06-26 09:00:04 406

原创 基于ZooKeeper的分布式锁实现:DistributedLock.ZooKeeper深度解析

基于ZooKeeper的分布式锁实现:DistributedLock.ZooKeeper深度解析 DistributedLock A .NET library for distributed synchronization 项目地...

2025-06-25 09:31:26 352

原创 Infrastructure as Code教程:使用Docker Compose管理容器化基础设施

Infrastructure as Code教程:使用Docker Compose管理容器化基础设施 infrastructure-as-code-tutorial Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, D...

2025-06-25 09:03:34 321

原创 Saturn分布式作业调度系统中的作业编排详解

Saturn分布式作业调度系统中的作业编排详解 Saturn The vip.com's distributed job scheduling platform. 项目地址: https://gitcode.com/gh_mirr...

2025-06-25 09:03:03 371

原创 Python-Social-Auth 迁移指南:从单体架构到模块化方案

Python-Social-Auth 迁移指南:从单体架构到模块化方案 python-social-auth Social auth made simple 项目地址: https://gitcode.com/gh_mirrors...

2025-06-19 09:25:55 268

原创 Determined AI 项目入门:通过WebUI创建首个机器学习实验

Determined AI 项目入门:通过WebUI创建首个机器学习实验 determined Determined is an open-source machine learning platform that simplifies distributed training, hyperparameter tunin...

2025-06-12 09:10:39 257

原创 Pimcore魔法参数详解:开发调试必备技巧

Pimcore魔法参数详解:开发调试必备技巧 pimcore Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce) ...

2025-06-11 09:03:19 356

原创 Pimcore多语言国际化(i18n)与本地化(l10n)全面指南

Pimcore多语言国际化(i18n)与本地化(l10n)全面指南 pimcore Open Source Data & Experience Management Platform (PIM, MDM, CDP, DAM, DXP/CMS & Digital Commerce) ...

2025-06-11 09:03:16 328

原创 LumixEngine Lua脚本API详解:实体操作与引擎交互

LumixEngine Lua脚本API详解:实体操作与引擎交互 LumixEngine 3D C++ Game Engine - yet another open source game engine 项目地址: https:/...

2025-06-11 09:02:20 212

原创 使用Yoctol/Bottender框架搭建Slack聊天机器人完整指南

使用Yoctol/Bottender框架搭建Slack聊天机器人完整指南 bottender ⚡️ A framework for building conversational user interfaces. 项目地址: ht...

2025-06-10 09:02:06 301

原创 Python-Guide-CN项目:在Linux系统上安装Python 2的完整指南

Python-Guide-CN项目:在Linux系统上安装Python 2的完整指南

2025-06-09 09:22:01 390

原创 Apache Ignite磁盘压缩技术详解:优化存储空间的利器

Apache Ignite磁盘压缩技术详解:优化存储空间的利器 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...

2025-06-09 09:04:48 262

原创 使用RAPIDS Forest Inference Library (FIL)加速树模型推理

使用RAPIDS Forest Inference Library (FIL)加速树模型推理 cuml cuML - RAPIDS Machine Learning Library 项目地址: https://gitcode.co...

2025-06-09 09:01:43 252

原创 zkSync开发环境搭建指南

zkSync开发环境搭建指南 zksync zkSync: trustless scaling and privacy engine for Ethereum 项目地址: https://gitcode.com/gh_mirror...

2025-06-08 09:18:36 274

原创 Sphinx RTD 主题安装与升级指南

Sphinx RTD 主题安装与升级指南 sphinx_rtd_theme 项目地址: https://gitcode.com/gh_mirrors/sph/sphinx_rtd_theme ...

2025-06-08 09:18:31 407

原创 XiaoMi/mace项目常见问题深度解析与技术指南

XiaoMi/mace项目常见问题深度解析与技术指南 mace MACE is a deep learning inference framework optimized for mobile heterogeneous computing platforms. ...

2025-06-08 09:14:44 214

原创 Woodpecker CI 服务器配置详解:从基础到高级设置

Woodpecker CI 服务器配置详解:从基础到高级设置 woodpecker Woodpecker is a simple CI engine with great extensibility. 项目地址: https://...

2025-06-08 09:14:40 249

原创 gogo/protobuf 性能基准测试深度解析

gogo/protobuf 性能基准测试深度解析 protobuf [Deprecated] Protocol Buffers for Go with Gadgets 项目地址: https://gitcode.com/gh_mi...

2025-06-07 09:22:24 396

原创 SQLDelight项目中的PostgreSQL类型映射详解

SQLDelight项目中的PostgreSQL类型映射详解 sqldelight SQLDelight - Generates typesafe Kotlin APIs from SQL 项目地址: https://gitcod...

2025-06-06 09:20:59 305

原创 PyEve/Eve 教程:自定义 ID 字段处理指南

PyEve/Eve 教程:自定义 ID 字段处理指南 eve pyeve/eve: Eve 是一个Python编写的RESTful API框架,基于Flask构建,特别注重于无痛的CRUD操作和自动化的文档生成,使得开发REST服务更为便捷高效。 ...

2025-06-06 09:11:52 297

原创 Valetudo项目:让你的扫地机器人彻底摆脱云服务依赖

Valetudo项目:让你的扫地机器人彻底摆脱云服务依赖 Valetudo Cloud replacement for vacuum robots enabling local-only operation 项目地址: https...

2025-06-06 09:01:46 327

原创 Radium库v0.16.x版本升级指南:关键变更与迁移方案

Radium库v0.16.x版本升级指南:关键变更与迁移方案 radium A toolchain for React component styling. 项目地址: https://gitcode.com/gh_mirrors...

2025-06-06 09:01:31 335

原创 Onivim 2:为什么我们需要新一代代码编辑器?

Onivim 2:为什么我们需要新一代代码编辑器? oni2 Native, lightweight modal code editor 项目地址: https://gitcode.com/gh_mirrors/on/oni2 ...

2025-06-05 09:10:09 286

原创 深入解析Tutorial-Codebase-Knowledge项目中的异步网页爬虫核心:AsyncWebCrawler

深入解析Tutorial-Codebase-Knowledge项目中的异步网页爬虫核心:AsyncWebCrawler Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI ...

2025-06-04 09:20:59 241

空空如也

空空如也

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

TA关注的人

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