自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 SystemsApproach项目解析:网络拥塞控制与资源分配的核心问题

SystemsApproach项目解析:网络拥塞控制与资源分配的核心问题 book Computer Networks: A Systems Approach -- Textbook 项目地址: https://gitcode.c...

2025-06-12 09:09:11 65

原创 Elasticsearch权威指南:索引设置详解与最佳实践

Elasticsearch权威指南:索引设置详解与最佳实践 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://gi...

2025-06-11 09:04:30 227

原创 OpenMQTTGateway与Node-RED集成指南

OpenMQTTGateway与Node-RED集成指南 OpenMQTTGateway 项目地址: https://gitcode.com/gh_mirrors/op/OpenMQTTGateway ...

2025-06-10 09:19:48 241

原创 深入理解Shell脚本中的条件决策机制 - 基于interactive-tutorials项目

深入理解Shell脚本中的条件决策机制 - 基于interactive-tutorials项目 interactive-tutorials Interactive Tutorials 项目地址: https://gitcode.c...

2025-06-10 09:00:50 295

原创 Boost.Beast与WebSocket++的设计哲学对比分析

Boost.Beast与WebSocket++的设计哲学对比分析 beast HTTP and WebSocket built on Boost.Asio in C++11 项目地址: https://gitcode.com/gh...

2025-06-09 09:04:24 329

原创 Java面试指南:深入理解StringBuilder实现原理

Java面试指南:深入理解StringBuilder实现原理 interview 项目地址: https://gitcode.com/gh_mirrors/intervi/interview ...

2025-06-09 09:01:38 208

原创 LoopBack项目贡献指南与技术规范详解

LoopBack项目贡献指南与技术规范详解 loopback-next LoopBack makes it easy to build modern API applications that require complex integrations. ...

2025-06-08 09:14:31 283

原创 Disconf项目教程:注解式分布式配置项的最佳实践

Disconf项目教程:注解式分布式配置项的最佳实践 disconf Distributed Configuration Management Platform(分布式配置管理平台) 项目地址: https://gitcode.c...

2025-06-07 09:23:44 401

原创 深入理解JavaScript中的this机制 - 解析《You Don't Know JS》核心概念

深入理解JavaScript中的this机制 - 解析《You Don't Know JS》核心概念 You-Dont-Know-JS ???????? (PT-Br translation) JS Book Series. 项目地址: ht...

2025-06-07 09:22:35 235

原创 Faraday项目请求选项配置深度解析

Faraday项目请求选项配置深度解析 faraday Simple, but flexible HTTP client library, with support for multiple backends. 项目地址: htt...

2025-06-07 09:07:14 220

原创 PyOxidizer项目:Python应用打包与分发的终极解决方案

PyOxidizer项目:Python应用打包与分发的终极解决方案 PyOxidizer A modern Python application packaging and distribution tool 项目地址: http...

2025-06-07 09:07:09 295

原创 Elasticsearch Go客户端使用指南:核心功能示例解析

Elasticsearch Go客户端使用指南:核心功能示例解析 go-elasticsearch The official Go client for Elasticsearch 项目地址: https://gitcode.co...

2025-06-07 09:06:20 276

原创 Elastic EUI项目组件开发指南:文件结构与创建流程

Elastic EUI项目组件开发指南:文件结构与创建流程 eui Elastic UI Framework ???? 项目地址: https://gitcode.com/gh_mirrors/eu/eui ...

2025-06-07 09:01:42 230

原创 Sandstorm平台安全实践深度解析

Sandstorm平台安全实践深度解析 sandstorm Sandstorm is a self-hostable web productivity suite. It's implemented as a security-hardened web app package manager. ...

2025-06-06 09:06:27 268

原创 InternLM2-20B大语言模型深度解析与应用指南

InternLM2-20B大语言模型深度解析与应用指南 InternLM Official release of InternLM series (InternLM, InternLM2, InternLM2.5, InternLM3). ...

2025-06-06 09:05:22 297

原创 Webpack Dev Server v4 迁移指南:全面解析与升级实践

Webpack Dev Server v4 迁移指南:全面解析与升级实践 webpack-dev-server Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/...

2025-06-05 09:14:13 326

原创 Flowable引擎应用部署与配置详解

Flowable引擎应用部署与配置详解 flowable-engine A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and busi...

2025-06-05 09:03:05 340

原创 SQLFluff 团队落地指南:如何高效推行 SQL 代码规范工具

SQLFluff 团队落地指南:如何高效推行 SQL 代码规范工具 sqlfluff A modular SQL linter and auto-formatter with support for multiple dialects and templated code. ...

2025-06-04 09:21:06 297

原创 基于Petals项目的分布式LLaMA模型提示调优实战:SST-2情感分类

基于Petals项目的分布式LLaMA模型提示调优实战:SST-2情感分类 petals ???? Run LLMs at home, BitTorrent-style. Fine-tuning and inference up to 10x faster than offloading ...

2025-06-04 09:10:51 226

原创 LangGPT自然语言编程框架:让大语言模型提示工程更简单高效

LangGPT自然语言编程框架:让大语言模型提示工程更简单高效 LangGPT 项目地址: https://gitcode.com/gh_mirrors/lan/LangGPT ...

2025-06-04 09:10:28 373

原创 Finding-an-Outlier:快速识别数据中的异常值

Finding-an-Outlier:快速识别数据中的异常值 Finding-an-Outlier 项目地址: https://gitcode.com/gh_mirrors/fi/Finding-an-Outlier ...

2025-06-04 09:00:03 248

原创 SQLModel 教程:单行数据查询技巧详解

SQLModel 教程:单行数据查询技巧详解 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. 项目...

2025-06-02 09:06:48 276

原创 Oh My Posh 项目:如何开发自定义终端提示符 Segment

Oh My Posh 项目:如何开发自定义终端提示符 Segment oh-my-posh JanDeDobbeleer/oh-my-posh: Oh My Posh 是一个跨平台的终端定制工具,用于增强 PowerShell、Zsh 和 Fish Shell 等终端的视觉效果,提供丰富的主题和样式来显示命令提示符,让终...

2025-06-01 09:17:54 394

原创 Spring Cloud Alibaba Sentinel 流量防护实战指南

Spring Cloud Alibaba Sentinel 流量防护实战指南 spring-cloud-alibaba Spring Cloud Alibaba provides a one-stop solution for application development for the distributed sol...

2025-06-01 09:03:09 391

原创 Python与C/C++库交互指南:从RealPython项目看四种实现方式

Python与C/C++库交互指南:从RealPython项目看四种实现方式 python-guide Python best practices guidebook, written for humans. 项目地址: htt...

2025-06-01 09:02:31 362

原创 Editor.js 安装与初始化完全指南

Editor.js 安装与初始化完全指南 editor.js A block-style editor with clean JSON output 项目地址: https://gitcode.com/gh_mirrors/ed/...

2025-06-01 09:00:59 217

原创 zendit-node-sdk:轻松接入Zendit API的Node.js SDK

zendit-node-sdk:轻松接入Zendit API的Node.js SDK zendit-node-sdk NodeJS SDK 项目地址: https://gitcode.com/gh_mirrors/ze/zend...

2025-05-31 09:00:03 374

原创 Yan:整合 Dubbo+Zookeeper+SpringMVC+Spring+MyBatis 的高效 RPC 框架

Yan:整合 Dubbo+Zookeeper+SpringMVC+Spring+MyBatis 的高效 RPC 框架 yan 使用Maven构建,整合Dubbo+Zookeeper+SpringMVC+Spring+MyBatis+Redis支持分布式的高效率便捷开发框架 ...

2025-05-31 09:00:00 277

原创 Python Poetry环境管理完全指南

Python Poetry环境管理完全指南 poetry 简化Python包的打包与依赖关系管理工作而设计的一种解决方案或工具 项目地址: https://gitcode.com/gh_mirrors/po/poetry ...

2025-05-30 09:18:03 392

原创 Gatsby项目从Remark迁移到MDX的完整指南

Gatsby项目从Remark迁移到MDX的完整指南 gatsby The best React-based framework with performance, scalability and security built in. ...

2025-05-30 09:07:53 215

原创 Fuel Core项目调试指南:从环境搭建到IDE配置

Fuel Core项目调试指南:从环境搭建到IDE配置 fuel-core fuel-core - FuelLabs 提供的 Fuel 客户端实现,用于构建和交互去中心化应用程序,涉及区块链和智能合约的开发。 项目地址: http...

2025-05-30 09:04:41 346

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

Monopogen 项目启动与配置教程 Monopogen SNV calling from single cell sequencing 项目地址: https://gitcode.com/gh_mirrors/mo/Monop...

2025-05-29 09:01:05 237

原创 xwl_bi:一款强大的用户行为分析BI软件

xwl_bi:一款强大的用户行为分析BI软件 xwl_bi 铸龙BI是一个用GO+Vue开发的用于用户事件分析的开源软件 项目地址: https://gitcode.com/gh_mirrors/xw/xwl_bi ...

2025-05-28 09:00:08 401

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

ts_block 项目启动与配置教程 ts_block Blocks IP addresses generating invalid Terminal Services logons 项目地址: https://gitcode.c...

2025-05-26 09:00:13 287

原创 CloudWatch Logs Subscription Consumer 开源项目教程

CloudWatch Logs Subscription Consumer 开源项目教程 cloudwatch-logs-subscription-consumer A specialized Amazon Kinesis stream reader (based on the Amazon Kinesis Connec...

2025-05-26 09:00:05 312

原创 Godot中的3D卡片管理库——Card3D最佳实践

Godot中的3D卡片管理库——Card3D最佳实践 Card3D 3D Card assets for Godot 项目地址: https://gitcode.com/gh_mirrors/ca/Card3D ...

2025-05-24 09:04:01 234

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

Artnet 项目启动与配置教程 Artnet An Art-Net library for Teensy, Arduino and ESP boards 项目地址: https://gitcode.com/gh_mirrors/...

2025-05-22 09:00:06 399

原创 flutter-web-dockerfile:项目核心功能/场景

flutter-web-dockerfile:项目核心功能/场景 flutter-web-dockerfile A demo how to setup flutter web in docker container 项目地址: h...

2025-05-18 09:00:04 391

原创 AspNetCore.Identity.MongoDB:ASP.NET Core身份认证与MongoDB的完美融合

AspNetCore.Identity.MongoDB:ASP.NET Core身份认证与MongoDB的完美融合 AspNetCore.Identity.MongoDB MongoDB Data Store Adaptor for ASP.NET Core Identity ...

2025-05-09 11:50:55 978

原创 voclib:为音频处理带来新维度的开源项目

voclib:为音频处理带来新维度的开源项目 voclib A single file, public domain C implementation of a traditional vocoder. 项目地址: https:/...

2025-05-05 16:20:25 571

空空如也

空空如也

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

TA关注的人

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