自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 MM2-0/Kvaesitso项目图标包开发指南

MM2-0/Kvaesitso项目图标包开发指南 Kvaesitso A search-focused Android launcher 项目地址: https://gitcode.com/gh_mirrors/kv/Kvaesi...

2025-06-12 09:11:36 244

原创 coala项目代码风格规范详解

coala项目代码风格规范详解 coala coala provides a unified command-line interface for linting and fixing all your code, regardless of the programming languages you use. ...

2025-06-11 09:03:08 378

原创 AI-Dynamo项目KV路由性能调优指南

AI-Dynamo项目KV路由性能调优指南 dynamo A Datacenter Scale Distributed Inference Serving Framework 项目地址: https://gitcode.com/g...

2025-06-10 09:03:02 331

原创 Recorder H5 快速入门指南:从零开始实现网页录音功能

Recorder H5 快速入门指南:从零开始实现网页录音功能 Recorder html5 js 录音 mp3 wav ogg webm amr g711a g711u 格式,支持pc和Android、iOS部分浏览器、Hybrid App(提供Android iOS App源码)、微信,提供ASR语音识别转文字 H5...

2025-06-08 09:04:41 374

原创 Julep项目实战:创建与执行智能任务的完整指南

Julep项目实战:创建与执行智能任务的完整指南 julep Open-source alternative to Assistant's API with a managed backend for memory, RAG, tools and tasks. ~Su...

2025-06-08 09:00:43 255

原创 ProGit项目解析:在PowerShell中高效使用Git

ProGit项目解析:在PowerShell中高效使用Git progit2 Pro Git 2nd Edition 项目地址: https://gitcode.com/gh_mirrors/pr/progit2 ...

2025-06-07 09:03:52 407

原创 Flink CDC Connectors 独立部署模式详解

Flink CDC Connectors 独立部署模式详解 flink-cdc 项目地址: https://gitcode.com/gh_mirrors/fl/flink-cdc ...

2025-06-07 09:03:32 255

原创 express-validator 5.2.0 版本验证链(Validation Chain)API详解

express-validator 5.2.0 版本验证链(Validation Chain)API详解 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/ex...

2025-06-07 09:01:12 347

原创 Apache Zeppelin 笔记本存储机制详解

Apache Zeppelin 笔记本存储机制详解 zeppelin apache/zeppelin: 这是一个开源的数据分析平台,用于协作式数据分析、可视化和笔记本共享。它允许开发者创建和共享笔记本,其中包含数据预处理、分析和可视化步骤。适合数据分析师和数据科学家。 ...

2025-06-06 09:20:53 351

原创 Detekt项目扩展指南:自定义规则与处理器开发

Detekt项目扩展指南:自定义规则与处理器开发 detekt Static code analysis for Kotlin 项目地址: https://gitcode.com/gh_mirrors/de/detekt ...

2025-06-06 09:20:13 414

原创 Tianshou项目中的Batch数据结构详解

Tianshou项目中的Batch数据结构详解 tianshou An elegant PyTorch deep reinforcement learning library. 项目地址: https://gitcode.com/...

2025-06-05 09:02:09 388

原创 OSS-Fuzz项目中的Fuzz Introspector技术解析

OSS-Fuzz项目中的Fuzz Introspector技术解析 oss-fuzz OSS-Fuzz - continuous fuzzing for open source software. 项目地址: https://gi...

2025-06-03 09:12:26 401

原创 深入解析fp-ts项目中的代码规范与命名约定

深入解析fp-ts项目中的代码规范与命名约定 fp-ts Functional programming in TypeScript 项目地址: https://gitcode.com/gh_mirrors/fp/fp-ts ...

2025-06-03 09:12:04 316

原创 Electric-SQL PGlite 轻量级 PostgreSQL 嵌入式数据库入门指南

Electric-SQL PGlite 轻量级 PostgreSQL 嵌入式数据库入门指南 pglite 项目地址: https://gitcode.com/gh_mirrors/pg/pglite ...

2025-06-03 09:10:00 356

原创 Unleash项目:Ruby应用中的功能开关实践指南

Unleash项目:Ruby应用中的功能开关实践指南 unleash unleash - 这是一个开源的持续部署和持续交付平台,用于自动化部署、测试、回滚等流程。适用于团队协同工作、持续集成、持续交付等场景。 项目地址: http...

2025-06-03 09:05:51 292

原创 在Rails中将普通索引替换为唯一索引的技术指南

在Rails中将普通索引替换为唯一索引的技术指南 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...

2025-06-03 09:03:53 362

原创 TensorFlow课程:使用TensorFlow实现逻辑回归的完整指南

TensorFlow课程:使用TensorFlow实现逻辑回归的完整指南 TensorFlow-Course 项目地址: https://gitcode.com/gh_mirrors/ten/TensorFlow-Course...

2025-06-02 09:05:44 257

原创 Typer项目开发环境搭建与贡献指南

Typer项目开发环境搭建与贡献指南 typer Typer是一款基于Python类型提示构建的库,用于轻松编写高质量命令行接口(CLI)程序。 项目地址: https://gitcode.com/gh_mirrors/ty/ty...

2025-06-02 09:03:52 325

原创 Airbyte项目配置指南:核心参数详解与最佳实践

Airbyte项目配置指南:核心参数详解与最佳实践 airbyte Data integration platform for ELT pipelines from APIs, databases & files to warehouses & lakes. ...

2025-06-02 09:02:29 316

原创 Crystal语言项目贡献指南详解

Crystal语言项目贡献指南详解 crystal The Crystal Programming Language 项目地址: https://gitcode.com/gh_mirrors/cr/crystal ...

2025-06-01 09:16:59 364

原创 GSYVideoPlayer项目中的IJKPlayer动态库编译指南

GSYVideoPlayer项目中的IJKPlayer动态库编译指南 GSYVideoPlayer 视频播放器(IJKplayer、ExoPlayer、MediaPlayer),HTTPS,支持弹幕,外挂字幕,支持滤镜、水印、gif截图,片头广告、中间广告,多个同时播放,支持基本的拖动,声音、亮度调节,支持边播边缓存,支...

2025-06-01 09:15:05 739

原创 Jekyll项目教程:使用静态文件构建博客系统

Jekyll项目教程:使用静态文件构建博客系统 jekyll :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby 项目地址: ht...

2025-05-30 09:06:58 272

原创 RenJS-V2 项目启动和配置教程

RenJS-V2 项目启动和配置教程 RenJS-V2 RenJS Typescript Version 项目地址: https://gitcode.com/gh_mirrors/re/RenJS-V2 ...

2025-05-28 09:01:25 231

原创 DanceGRPO:一款强大的开源模型训练工具

DanceGRPO:一款强大的开源模型训练工具 DanceGRPO 项目地址: https://gitcode.com/gh_mirrors/da/DanceGRPO 项目...

2025-05-28 09:00:01 315

原创 开源项目启动与配置教程

开源项目启动与配置教程 openhack-devops-proctor DevOps OpenHack Proctor environment code and provisioning scripts 项目地址: https:/...

2025-05-26 09:01:13 402

原创 clorinde:生成Rust接口,确保类型安全与高性能

clorinde:生成Rust接口,确保类型安全与高性能 clorinde Generate type-checked Rust from your PostgreSQL. 项目地址: https://gitcode.com/gh...

2025-05-25 09:00:05 225

原创 Transit:实现 JavaScript 与原生应用的无缝桥接

Transit:实现 JavaScript 与原生应用的无缝桥接 Transit Library to Bridge between JavaScript and iOS, OSX, Android 项目地址: https://g...

2025-05-07 11:50:30 959

原创 visual-studio:为开发者打造暗黑主题的视觉盛宴

visual-studio:为开发者打造暗黑主题的视觉盛宴 visual-studio ????????‍♂️ Dark theme for Visual Studio 项目地址: https://gitcode.com/gh_mirrors...

2025-05-07 09:08:35 828

原创 coconut_cvpr2024 的安装和配置教程

coconut_cvpr2024 的安装和配置教程 coconut_cvpr2024 项目地址: https://gitcode.com/gh_mirrors/co/coconut_cvpr2024 ...

2025-04-26 12:10:56 565

原创 misskey-hub-next 开源项目最佳实践教程

misskey-hub-next 开源项目最佳实践教程 misskey-hub-next Website for Misskey since Dec 2023. Built on Nuxt. I18n is available on Crowdin. ...

2025-04-26 10:40:04 362

原创 fast-krippendorff:快速计算Krippendorff's alpha一致性度量

fast-krippendorff:快速计算Krippendorff's alpha一致性度量 fast-krippendorff Fast computation of Krippendorff's alpha agreement measure in Python. ...

2025-04-26 09:09:48 725

原创 el-select-tree 开源项目最佳实践教程

el-select-tree 开源项目最佳实践教程 el-select-tree ElementUI's el-select combined with el-tree. 项目地址: https://gitcode.com/gh_...

2025-04-25 12:30:30 365

原创 React Native Insta Story 开源项目最佳实践教程

React Native Insta Story 开源项目最佳实践教程 react-native-insta-story Story component for React Native 项目地址: https://gitcode...

2025-04-24 11:34:38 246

原创 jpegview 的项目扩展与二次开发

jpegview 的项目扩展与二次开发 jpegview Fork of JPEGView by David Kleiner - fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images wi...

2025-04-23 07:22:27 527

原创 开源项目 logitech-pubg 的扩展与二次开发潜力

开源项目 logitech-pubg 的扩展与二次开发潜力 logitech-pubg PUBG no recoil script for Logitech gaming mouse / 绝地求生 罗技 鼠标宏 项目地址: htt...

2025-04-23 07:11:38 496

原创 《Kotlin4noobs 项目安装与配置指南》

《Kotlin4noobs 项目安装与配置指南》 kotlin4noobs Tutorial de Kotlin para iniciantes na linguagem. 项目地址: https://gitcode.com/gh...

2025-04-23 07:00:30 706

原创 JrebelBrainsLicenseServerforJava:打造高效Java开发环境

JrebelBrainsLicenseServerforJava:打造高效Java开发环境 JrebelBrainsLicenseServerforJava 自建JRebel License Server 用到的源码 项目地址: ...

2025-04-22 10:20:35 687

原创 HTML5 Canvas 绘图应用的搭建与使用指南

HTML5 Canvas 绘图应用的搭建与使用指南 html5-canvas-drawing-app Sketchpad app using html5 canvas to draw using touch or mouse, works on iOS, Android, Window Phone and browser...

2025-04-22 07:00:30 864

原创 ReferringRelationships 项目使用教程

ReferringRelationships 项目使用教程 ReferringRelationships 项目地址: https://gitcode.com/gh_mirrors/re/ReferringRelationship...

2025-04-21 07:00:30 371

原创 Viridis开源项目安装与配置指南

Viridis开源项目安装与配置指南 viridis Colorblind-Friendly Color Maps for R 项目地址: https://gitcode.com/gh_mirrors/vi/viridis ...

2025-04-20 07:00:30 837

空空如也

空空如也

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

TA关注的人

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