自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 cz-git项目常见问题解决方案与技术解析

cz-git项目常见问题解决方案与技术解析 cz-git cz-git | czg ????️ DX first and more engineered, lightweight, customizable, standard output format Commitizen adapter and CLI ...

2025-06-30 09:35:18 237

原创 深入理解mosquito/aio-pika中的RabbitMQ主题交换模式

深入理解mosquito/aio-pika中的RabbitMQ主题交换模式 aio-pika AMQP 0.9 client designed for asyncio and humans. 项目地址: https://gitco...

2025-06-30 09:24:03 242

原创 深入理解Promisecatch方法及其兼容性问题

深入理解Promise#catch方法及其兼容性问题 promises-book JavaScript Promiseの本 项目地址: https://gitcode.com/gh_mirrors/pr/promises-book...

2025-06-30 09:17:00 241

原创 Dewhale项目架构解析:基于AI的UI代码生成系统设计

Dewhale项目架构解析:基于AI的UI代码生成系统设计 dewhale GitHub-Powered AI for effortless development. Start as an open-source alternative to v0.dev. ...

2025-06-29 09:23:39 841

原创 Vue-Web-Extension项目生产环境工作流详解

Vue-Web-Extension项目生产环境工作流详解 vue-web-extension ????️ A Vue CLI 3+ preset (previously a Vue CLI 2 boilerplate) for quickly starting a web extension with Vue, Babel, ...

2025-06-28 09:35:41 213

原创 Discord.js 指南:使用 Sequelize 构建货币系统

Discord.js 指南:使用 Sequelize 构建货币系统 guide The official guide for discord.js, created and maintained by core members of its community. ...

2025-06-28 09:32:03 399

原创 Chiaki4Deck项目各平台构建指南:从依赖安装到硬件加速配置

Chiaki4Deck项目各平台构建指南:从依赖安装到硬件加速配置 chiaki4deck Fork of Chiaki (Open Source Playstation Remote Play) with Enhancements for Steam Deck and Documentation around how ...

2025-06-28 09:22:45 246

原创 基于Python的文本分析:电影剧情文本聚类实战

基于Python的文本分析:电影剧情文本聚类实战 text-analytics-with-python text-analytics-with-python是一个使用Python进行文本分析的教程,适合用于学习和掌握文本处理和分析技术。特点:内容详细、实例丰富、适合进阶学习。 ...

2025-06-28 09:17:08 244

原创 Chapel语言在macOS平台上的安装与使用指南

Chapel语言在macOS平台上的安装与使用指南 chapel a Productive Parallel Programming Language 项目地址: https://gitcode.com/gh_mirrors/ch...

2025-06-27 09:07:49 387

原创 JavaScript 教程:深入理解字符串类型

JavaScript 教程:深入理解字符串类型 ko.javascript.info 모던 JavaScript 튜토리얼(The Modern JavaScript Tutorial in Korean ) 项目地址: http...

2025-06-27 09:00:42 321

原创 基于ScalaCheck的Stateful服务器网络测试实践指南

基于ScalaCheck的Stateful服务器网络测试实践指南 scalacheck Property-based testing for Scala 项目地址: https://gitcode.com/gh_mirrors/s...

2025-06-26 09:23:24 529

原创 Docker多环境管理实战:从虚拟机到云平台的Docker Machine应用指南

Docker多环境管理实战:从虚拟机到云平台的Docker Machine应用指南 docker-para-desenvolvedores Código fonte do livro Docker para desenvolvedores ...

2025-06-26 09:08:50 369

原创 Flutter设备预览(DevicePreview)配置选项详解

Flutter设备预览(DevicePreview)配置选项详解 flutter_device_preview Approximate how your app looks and performs on another device. ...

2025-06-25 09:07:06 337

原创 Kendo UI Core 本地数据源入门指南

Kendo UI Core 本地数据源入门指南 kendo-ui-core An HTML5, jQuery-based widget library for building modern web apps. 项目地址: htt...

2025-06-24 09:11:44 342

原创 Kendo UI Core 中 AngularJS 组件的延迟初始化机制解析

Kendo UI Core 中 AngularJS 组件的延迟初始化机制解析 kendo-ui-core An HTML5, jQuery-based widget library for building modern web apps. ...

2025-06-24 09:11:10 312

原创 Rsbuild 项目中的 CSS Modules 使用指南

Rsbuild 项目中的 CSS Modules 使用指南 rsbuild Unleash the power of Rspack with the out-of-the-box build tool. 项目地址: https:/...

2025-06-24 09:08:37 378

原创 使用KubeBlocks创建并连接MongoDB集群的完整指南

使用KubeBlocks创建并连接MongoDB集群的完整指南 kubeblocks KubeBlocks is an open-source control plane that runs and manages databases, message queues and other data infrastructu...

2025-06-20 10:06:16 240

原创 深入解析一致性哈希算法在系统设计中的应用

深入解析一致性哈希算法在系统设计中的应用 booknotes A collection of my book notes on various computer science books 项目地址: https://gitcod...

2025-06-19 09:27:24 288

原创 PolarDB-for-PostgreSQL 缓冲区管理机制深度解析

PolarDB-for-PostgreSQL 缓冲区管理机制深度解析 PolarDB-for-PostgreSQL 项目地址: https://gitcode.com/gh_mirrors/pol/PolarDB-for-Pos...

2025-06-19 09:12:06 322

原创 remote_retro:让分布式团队敏捷回顾变得简单

remote_retro:让分布式团队敏捷回顾变得简单 remote_retro Free, world-class retrospectives 项目地址: https://gitcode.com/gh_mirrors/re/r...

2025-06-18 09:00:00 314

原创 qutIM:跨协议即时通讯工具

qutIM:跨协议即时通讯工具 qutim Module based Instant Messenger 项目地址: https://gitcode.com/gh_mirrors/qu/qutim ...

2025-06-14 09:00:01 232

原创 Feature-Geometric-Net-FG-Net:高效大规模点云理解框架

Feature-Geometric-Net-FG-Net:高效大规模点云理解框架 Feature-Geometric-Net-FG-Net :fire: :muscle: FG-Net: A Fast and Accurate Framework for Large-Scale LiDAR Point Cloud Und...

2025-06-13 09:00:02 362

原创 MoonRepo项目中的Bun运行时使用指南

MoonRepo项目中的Bun运行时使用指南 moon A task runner and repo management tool for the web ecosystem, written in Rust. 项目地址: ht...

2025-06-12 09:09:30 378

原创 Vis Network 独立构建版本使用指南

Vis Network 独立构建版本使用指南 vis-network :dizzy: Display dynamic, automatically organised, customizable network views. 项目...

2025-06-11 09:19:22 238

原创 Dinky项目在Kubernetes环境下的快速部署指南

Dinky项目在Kubernetes环境下的快速部署指南 dinky Dinky is an out-of-the-box, one-stop, real-time computing platform dedicated to the construction and practice of Unified Strea...

2025-06-11 09:16:15 309

原创 vue-chat:开源即时通讯解决方案

vue-chat:开源即时通讯解决方案 vue-chat 项目官方地址:https://www.fsharechat.cn [飞享]-即时聊天系统web客户端,使用vue框架,基于websocket实现基于json的文本协议实现即时通信。消息与android客户端同步,支持文字,图片发送,支持视频相关消息显示。支持与an...

2025-06-11 09:00:01 403

原创 ml-contests-conf:开源机器学习和深度学习竞赛列表

ml-contests-conf:开源机器学习和深度学习竞赛列表 ml-contests-conf ML and DL related contests, competitions and conference challenges. ...

2025-06-11 09:00:00 361

原创 Django-Guardian 配置指南:深入理解权限管理系统的核心设置

Django-Guardian 配置指南:深入理解权限管理系统的核心设置 django-guardian Per object permissions for Django 项目地址: https://gitcode.com/gh...

2025-06-10 09:20:20 278

原创 Contiki OS中的RZRAVEN USB Stick(Jackdaw)使用指南

Contiki OS中的RZRAVEN USB Stick(Jackdaw)使用指南 contiki The official git repository for Contiki, the open source OS for the Internet of Things ...

2025-06-10 09:20:01 225

原创 Apache Ignite安全沙箱机制深度解析

Apache Ignite安全沙箱机制深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...

2025-06-09 09:06:24 354

原创 Apache Ignite中的Read Repair机制解析

Apache Ignite中的Read Repair机制解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...

2025-06-09 09:04:56 357

原创 React Native WebRTC 安卓平台集成指南

React Native WebRTC 安卓平台集成指南 react-native-webrtc The WebRTC module for React Native 项目地址: https://gitcode.com/gh_mi...

2025-06-08 09:21:04 289

原创 Remotely-Save插件同步计划导出与调试指南

Remotely-Save插件同步计划导出与调试指南 remotely-save remotely-save/remotely-save - 一个非官方的Obsidian同步插件,支持多种云服务,允许用户在本地和云端之间同步Obsidian知识库。 ...

2025-06-07 09:23:49 362

原创 JoeDog/siege 项目安装与配置指南

JoeDog/siege 项目安装与配置指南 siege Siege is an http load tester and benchmarking utility 项目地址: https://gitcode.com/gh_mir...

2025-06-07 09:02:49 352

原创 Apache Zeppelin用户模拟功能详解

Apache Zeppelin用户模拟功能详解 zeppelin Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more. ...

2025-06-07 09:00:42 304

原创 Google Flax 框架快速入门:手写数字识别实战教程

Google Flax 框架快速入门:手写数字识别实战教程 flax Flax is a neural network library for JAX that is designed for flexibility. 项目地址:...

2025-06-06 09:14:24 311

原创 slim4-api-skeleton:构建RESTful API的强大骨架

slim4-api-skeleton:构建RESTful API的强大骨架 slim4-api-skeleton Useful skeleton for RESTful API development with PHP and Slim 4. ...

2025-06-06 09:00:03 226

原创 ExternalDNS项目核心概念解析:数据源与DNS提供者机制

ExternalDNS项目核心概念解析:数据源与DNS提供者机制 external-dns 项目地址: https://gitcode.com/gh_mirrors/ext/external-dns ...

2025-06-05 09:06:28 224

原创 FastAPI 依赖注入机制深度解析:Tutorial-Codebase-Knowledge 项目实践指南

FastAPI 依赖注入机制深度解析:Tutorial-Codebase-Knowledge 项目实践指南 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI ...

2025-06-05 09:00:10 110

原创 awesome-rl:强化学习资源大全

awesome-rl:强化学习资源大全 awesome-rl Awesome RL: Papers, Books, Codes, Benchmarks 项目地址: https://gitcode.com/gh_mirrors/aw...

2025-06-05 09:00:04 337

空空如也

空空如也

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

TA关注的人

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