自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Next-Sitemap 项目中的索引站点地图配置指南

Next-Sitemap 项目中的索引站点地图配置指南 next-sitemap Sitemap generator for next.js. Generate sitemap(s) and robots.txt for all static/pre-rendered/dynamic/server-side pages....

2025-06-11 09:04:08 195

原创 waifu2x-converter-cpp:图像降噪与缩放利器

waifu2x-converter-cpp:图像降噪与缩放利器 waifu2x-converter-cpp waifu2x(original : https://github.com/nagadomi/waifu2x) re-implementation in C++ using OpenCV [NO LONGER UP...

2025-06-11 09:00:00 199

原创 PostgreSQL日志分析利器pgBadger使用指南

PostgreSQL日志分析利器pgBadger使用指南 pgbadger A fast PostgreSQL Log Analyzer 项目地址: https://gitcode.com/gh_mirrors/pg/pgbadg...

2025-06-10 09:20:24 268

原创 Perfetto项目中的ATrace数据源解析:Android系统与应用追踪事件

Perfetto项目中的ATrace数据源解析:Android系统与应用追踪事件 perfetto Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.goog...

2025-06-10 09:04:43 249

原创 .NET 7全球化API变更:Windows Server 2019默认使用ICU库

.NET 7全球化API变更:Windows Server 2019默认使用ICU库 docs This repository contains .NET Documentation. 项目地址: https://gitcode....

2025-06-10 09:04:13 396

原创 Spring Cloud Gateway 技术架构与核心功能解析

Spring Cloud Gateway 技术架构与核心功能解析 spring-cloud-gateway A Gateway built on Spring Framework and Spring Boot providing routing and more. ...

2025-06-09 09:01:50 271

原创 使用mlxtend库中的MinMaxScaling进行数据归一化处理

使用mlxtend库中的MinMaxScaling进行数据归一化处理 mlxtend rasbt/mlxtend: 是一个用于 Python 数据科学与机器学习的库,提供了许多实用的工具和函数,以简化和加速数据科学的工作流程。适合对 Python 数据科学与机器学习有兴趣的人,特别是想快速实现一些常用机器学习算法和数据处...

2025-06-08 09:15:18 402

原创 使用mlxtend的MeanCenterer实现数据列均值中心化

使用mlxtend的MeanCenterer实现数据列均值中心化 mlxtend rasbt/mlxtend: 是一个用于 Python 数据科学与机器学习的库,提供了许多实用的工具和函数,以简化和加速数据科学的工作流程。适合对 Python 数据科学与机器学习有兴趣的人,特别是想快速实现一些常用机器学习算法和数据处理功...

2025-06-08 09:15:16 354

原创 VMware Tanzu Kubeapps 入门实战指南

VMware Tanzu Kubeapps 入门实战指南 kubeapps A web-based UI for deploying and managing applications in Kubernetes clusters ...

2025-06-08 09:13:37 389

原创 ClusterFuzz项目中的Bug修复工作流程详解

ClusterFuzz项目中的Bug修复工作流程详解 clusterfuzz Scalable fuzzing infrastructure. 项目地址: https://gitcode.com/gh_mirrors/clu/cl...

2025-06-08 09:05:54 415

原创 VS Code调试Meteor全栈应用实战指南

VS Code调试Meteor全栈应用实战指南 vscode-recipes 项目地址: https://gitcode.com/gh_mirrors/vs/vscode-recipes ...

2025-06-07 09:06:28 356

原创 Dotty项目中的操作符规则详解

Dotty项目中的操作符规则详解 dotty The Scala 3 compiler, also known as Dotty. 项目地址: https://gitcode.com/gh_mirrors/do/dotty ...

2025-06-07 09:03:51 396

原创 BFE实战:基于路径前缀的请求分流转发配置指南

BFE实战:基于路径前缀的请求分流转发配置指南 bfe A modern layer 7 load balancer from baidu 项目地址: https://gitcode.com/gh_mirrors/bf/bfe ...

2025-06-07 09:01:35 334

原创 深入解析max-mapper/menubar项目:Electron菜单栏应用开发指南

深入解析max-mapper/menubar项目:Electron菜单栏应用开发指南 menubar ➖ high level way to create menubar desktop applications with electron ...

2025-06-06 09:11:19 257

原创 NoneBot2 插件信息管理深度解析

NoneBot2 插件信息管理深度解析 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...

2025-06-06 09:06:40 213

原创 Apache ShardingSphere ElasticJob 的 Spring 命名空间配置指南

Apache ShardingSphere ElasticJob 的 Spring 命名空间配置指南 shardingsphere-elasticjob Distributed scheduled job 项目地址: https:...

2025-06-05 09:08:41 218

原创 EasyQRScan:一站式二维码扫描解决方案

EasyQRScan:一站式二维码扫描解决方案 EasyQRScan Compose Multiplatform QR-Code Scanner 项目地址: https://gitcode.com/gh_mirrors/ea/Ea...

2025-06-05 09:00:06 399

原创 使用RenderDoc在Android设备上进行图形调试的完整指南

使用RenderDoc在Android设备上进行图形调试的完整指南 renderdoc RenderDoc is a stand-alone graphics debugging tool. 项目地址: https://gitco...

2025-06-04 09:10:49 432

原创 JavaScript 可迭代对象(Iterable)深度解析

JavaScript 可迭代对象(Iterable)深度解析 zh.javascript.info 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识...

2025-06-04 09:04:40 275

原创 Sourcegraph 出站请求日志功能详解:监控与调试外部系统交互

Sourcegraph 出站请求日志功能详解:监控与调试外部系统交互 sourcegraph Code AI platform with Code Search & Cody 项目地址: https://gitcode.com/g...

2025-06-04 09:04:01 392

原创 Manticore Search 文档删除操作详解

Manticore Search 文档删除操作详解 manticoresearch manticoresoftware/manticoresearch: 这是一个用于快速搜索和索引数据的搜索引擎。适合用于需要快速搜索和索引数据的场景。特点:易于使用,支持多种数据格式,具有高性能和可扩展性。 ...

2025-06-04 09:02:29 284

原创 探索txtai项目:从语义搜索到LLM应用的完整指南

探索txtai项目:从语义搜索到LLM应用的完整指南 txtai ???? All-in-one open-source embeddings database for semantic search, LLM orchestration and language model workflows ...

2025-06-03 09:12:36 402

原创 Highcharts Grid 表格组件:header 表头配置详解

Highcharts Grid 表格组件:header 表头配置详解 highcharts Highcharts JS, the JavaScript charting framework 项目地址: https://gitcod...

2025-06-03 09:06:36 223

原创 Polybar项目代码风格指南:编写高质量C++代码的规范

Polybar项目代码风格指南:编写高质量C++代码的规范 polybar A fast and easy-to-use status bar 项目地址: https://gitcode.com/gh_mirrors/po/pol...

2025-06-02 09:17:31 318

原创 Apache APISIX 云原生API网关快速入门指南

Apache APISIX 云原生API网关快速入门指南 apisix Apisix是一个基于Nginx的API网关,主要用于微服务架构中的API管理和服务发现。它的特点是高性能、轻量级、易于配置等。适用于API管理和负载均衡场景。 ...

2025-06-02 09:16:54 276

原创 ESP-IDF项目配置指南:深入理解Kconfig配置系统

ESP-IDF项目配置指南:深入理解Kconfig配置系统 esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. ...

2025-06-02 09:15:53 329

原创 Pyxel游戏引擎入门指南:打造复古像素风格游戏

Pyxel游戏引擎入门指南:打造复古像素风格游戏 pyxel A retro game engine for Python 项目地址: https://gitcode.com/gh_mirrors/py/pyxel ...

2025-06-02 09:05:50 308

原创 RedwoodJS中的基于角色的访问控制(RBAC)实现指南

RedwoodJS中的基于角色的访问控制(RBAC)实现指南 redwood The App Framework for Startups 项目地址: https://gitcode.com/gh_mirrors/re/redwo...

2025-06-02 09:02:53 276

原创 Terrastruct D2 图表工具安装指南全解析

Terrastruct D2 图表工具安装指南全解析 d2 D2 is a modern diagram scripting language that turns text to diagrams. 项目地址: https://...

2025-06-01 09:15:21 354

原创 ClickHouse SQL操作符全面解析

ClickHouse SQL操作符全面解析 ClickHouse ClickHouse® 是一个免费的大数据分析型数据库管理系统。 项目地址: https://gitcode.com/gh_mirrors/cli/ClickHou...

2025-05-30 09:09:10 295

原创 Cline项目中的遥测数据收集机制解析

Cline项目中的遥测数据收集机制解析 cline Autonomous coding agent right in your IDE, capable of creating/editing files, executing commands, using the browser, and more with your...

2025-05-30 09:07:50 297

原创 Redux现代开发实践:使用Redux Toolkit简化状态管理

Redux现代开发实践:使用Redux Toolkit简化状态管理 redux reduxjs/redux: Redux 是一个用于 JavaScript 的状态管理库,可以用于构建复杂的前端应用程序,支持多种状态管理和数据流模式,如 Flux,MVC,MVVM 等。 ...

2025-05-30 09:04:31 246

原创 freeCodeCamp项目教程:使用filter方法预处理JSON数据

freeCodeCamp项目教程:使用filter方法预处理JSON数据 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mi...

2025-05-30 09:03:46 339

原创 fluent-python-notebooks:提升Python编程能力的实战笔记本

fluent-python-notebooks:提升Python编程能力的实战笔记本 fluent-python-notebooks Jupyter notebooks and example code for the book Fluent Python ...

2025-05-30 09:00:07 255

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

Monopogen 开源项目最佳实践教程 Monopogen SNV calling from single cell sequencing 项目地址: https://gitcode.com/gh_mirrors/mo/Mono...

2025-05-29 09:01:05 300

原创 自驾车辆端到端CNN模型最佳实践教程

自驾车辆端到端CNN模型最佳实践教程 Self-Driving-Car- A End to End CNN Model which predicts the steering wheel angle based on the video/image ...

2025-05-29 09:00:38 279

原创 libcitygml:高效解析 CityGML 文件的轻量级库

libcitygml:高效解析 CityGML 文件的轻量级库 libcitygml C++ Library for CityGML Parsing and Visualization 项目地址: https://gitcode....

2025-05-07 17:50:25 630

原创 larallama:构建智能文档的Laravel工作流系统

larallama:构建智能文档的Laravel工作流系统 larallama This is version 2 off LaraChain.io 项目地址: https://gitcode.com/gh_mirrors/la/...

2025-05-06 09:17:47 764

原创 nuxt-meilisearch:为Nuxt应用集成超高效搜索功能

nuxt-meilisearch:为Nuxt应用集成超高效搜索功能 nuxt-meilisearch ???? Meilisearch module for Nuxt 3 项目地址: https://gitcode.com/gh_mir...

2025-05-02 19:00:20 698

原创 flutter-istiqomah:习惯追踪应用,助你实现生活目标

flutter-istiqomah:习惯追踪应用,助你实现生活目标 flutter-istiqomah Istiqomah Application - A habit tracker App 项目地址: https://gitco...

2025-04-30 10:10:23 836

空空如也

空空如也

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

TA关注的人

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