- 博客(650)
- 收藏
- 关注
原创 RxDart项目贡献指南:如何高效参与开源开发
RxDart项目贡献指南:如何高效参与开源开发 rxdart The Reactive Extensions for Dart 项目地址: https://gitcode.com/gh_mirrors/rx/rxdart ...
2025-06-11 09:15:09
286
原创 深入理解 nvim-surround 插件:高效操作文本包围符
深入理解 nvim-surround 插件:高效操作文本包围符 nvim-surround Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua. ...
2025-06-10 09:20:43
281
原创 Guake终端安装指南:从系统包管理到源码编译
Guake终端安装指南:从系统包管理到源码编译 guake Drop-down terminal for GNOME 项目地址: https://gitcode.com/gh_mirrors/gu/guake ...
2025-06-09 09:04:25
333
原创 LightFM快速入门:基于Movielens数据集的推荐系统实践
LightFM快速入门:基于Movielens数据集的推荐系统实践 lightfm A Python implementation of LightFM, a hybrid recommendation algorithm. 项目...
2025-06-08 09:18:14
874
原创 PaddleClas 数据增强技术详解:提升图像分类模型性能的关键策略
PaddleClas 数据增强技术详解:提升图像分类模型性能的关键策略 PaddleClas A treasure chest for visual classification and recognition powered by PaddlePaddle ...
2025-06-08 09:00:42
331
原创 RQAlpha量化交易框架安装与配置完全指南
RQAlpha量化交易框架安装与配置完全指南 rqalpha A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities ...
2025-06-07 09:22:17
219
原创 Lsyncd项目教程:如何实现单源目录到多目标主机的同步配置
Lsyncd项目教程:如何实现单源目录到多目标主机的同步配置 lsyncd 项目地址: https://gitcode.com/gh_mirrors/lsy/lsyncd ...
2025-06-07 09:06:14
371
原创 Graphite-Web项目贡献指南与技术实践
Graphite-Web项目贡献指南与技术实践 graphite-web A highly scalable real-time graphing system 项目地址: https://gitcode.com/gh_mirro...
2025-06-07 09:04:32
240
原创 Vendure电商平台核心概念:认证与授权机制深度解析
Vendure电商平台核心概念:认证与授权机制深度解析 vendure A headless GraphQL commerce platform for the modern web 项目地址: https://gitcode.c...
2025-06-07 09:00:58
249
原创 js-yaml 从 v3 升级到 v4 的完整迁移指南
js-yaml 从 v3 升级到 v4 的完整迁移指南 js-yaml JavaScript YAML parser and dumper. Very fast. 项目地址: https://gitcode.com/gh_mirr...
2025-06-06 09:21:18
234
原创 Hyperf项目Docker Swarm集群部署实战指南
Hyperf项目Docker Swarm集群部署实战指南 hyperf ???? A coroutine framework that focuses on hyperspeed and flexibility. Building microservice or middleware with ease. ...
2025-06-06 09:20:47
273
原创 Mac开发环境配置中的Docker实用命令指南
Mac开发环境配置中的Docker实用命令指南 mac-setup Installing Development environment on macOS 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-06 09:02:12
251
原创 Firefox 项目代码审查机制详解
Firefox 项目代码审查机制详解 firefox 项目地址: https://gitcode.com/gh_mirrors/firefox5/firefox 前言在 ...
2025-06-06 09:00:56
349
原创 Machine Learning Yearning 解析:开发集与测试集的动态调整策略
Machine Learning Yearning 解析:开发集与测试集的动态调整策略 machine-learning-yearning-cn 项目地址: https://gitcode.com/gh_mirrors/mac/...
2025-06-05 09:16:33
351
原创 Machine Learning Yearning:组件误差分析与人类水平对比的技术解析
Machine Learning Yearning:组件误差分析与人类水平对比的技术解析 machine-learning-yearning-cn Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著 ...
2025-06-05 09:15:09
243
原创 Read the Docs 平台上的 Markdoc 文档构建指南
Read the Docs 平台上的 Markdoc 文档构建指南 readthedocs.org The source code that powers readthedocs.org 项目地址: https://gitcode...
2025-06-05 09:07:26
220
原创 PHP最佳实践指南:函数式编程精髓解析
PHP最佳实践指南:函数式编程精髓解析 php-the-right-way An easy-to-read, quick reference for PHP best practices, accepted coding standards, and links to authoritative tutorials ar...
2025-06-04 09:18:54
286
原创 深入解析Blazor SSR技术:从基础到实战应用
深入解析Blazor SSR技术:从基础到实战应用 practical-aspnetcore 该项目提供了关于ASP.NET Core实际应用开发的一系列教程和示例,涵盖了从基础知识到高级主题,是一个实用的学习资源库。适合于想要掌握ASP.NET Core技术栈的开发者进行学习和参考。 ...
2025-06-04 09:09:42
339
原创 React-Dropzone 事件控制机制详解
React-Dropzone 事件控制机制详解 react-dropzone Simple HTML5 drag-drop zone with React.js. 项目地址: https://gitcode.com/gh_mirr...
2025-06-04 09:00:17
241
原创 Stylelint配置完全指南:从基础到高级配置详解
Stylelint配置完全指南:从基础到高级配置详解 stylelint A mighty CSS linter that helps you avoid errors and enforce conventions. 项目地址:...
2025-06-03 09:11:56
276
原创 深入解析:如何为tmux-plugins/tpm创建自定义插件
深入解析:如何为tmux-plugins/tpm创建自定义插件 tpm Tmux Plugin Manager 项目地址: https://gitcode.com/gh_mirrors/tp/tpm ...
2025-06-03 09:02:53
300
原创 Beets音乐库管理工具入门指南
Beets音乐库管理工具入门指南 beets music library manager and MusicBrainz tagger 项目地址: https://gitcode.com/gh_mirrors/be/beets ...
2025-06-03 09:01:56
270
原创 SaltStack常见问题解答与技术指南
SaltStack常见问题解答与技术指南 salt SaltStack是一个自动化运维工具,用于配置管理、远程执行和系统监控。它基于Python编写,可以轻松地扩展和自定义。特点:灵活、可扩展、易于使用。 项目地址: https:...
2025-06-02 09:18:00
383
原创 在react-sketchapp项目中使用skpm构建系统指南
在react-sketchapp项目中使用skpm构建系统指南 react-sketchapp render React components to Sketch ⚛️???? 项目地址: https://gitcode.com/gh_...
2025-06-02 09:16:40
361
原创 Swift 异步主函数语义解析:从理论到实践
Swift 异步主函数语义解析:从理论到实践 swift-evolution This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. ...
2025-06-02 09:15:33
286
原创 svg2mod:将SVG图纸转化为KiCad封装模块的利器
svg2mod:将SVG图纸转化为KiCad封装模块的利器 svg2mod Convert Inkscape SVG drawings to KiCad footprint modules 项目地址: https://gitcod...
2025-06-02 00:35:51
597
原创 Elasticsearch搜索问题排查指南:从基础到高级技巧
Elasticsearch搜索问题排查指南:从基础到高级技巧 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-06-01 09:03:08
236
原创 Elasticsearch 断路器错误分析与解决方案指南
Elasticsearch 断路器错误分析与解决方案指南 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-06-01 09:02:34
407
原创 Jekyll静态网站生成器从0.x升级到2.x版本指南
Jekyll静态网站生成器从0.x升级到2.x版本指南 jekyll :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby 项目地址...
2025-05-30 09:07:00
402
原创 NBA 数据集项目启动和配置文档
NBA 数据集项目启动和配置文档 nba_data NBA play-by-play data from stats.nba.com, data.nba.com, pbpstats.com, and also shots information with season 1996/97 ...
2025-05-28 09:01:19
295
原创 开源项目启动与配置教程
开源项目启动与配置教程 scripts Random scripts showcased in videos. 项目地址: https://gitcode.com/gh_mirrors/scripts58/scripts ...
2025-05-26 09:00:42
342
原创 Jellyfin Blog 项目启动与配置教程
Jellyfin Blog 项目启动与配置教程 jellyfin-blog Hugo Source for Jellyfin Website 项目地址: https://gitcode.com/gh_mirrors/je/jell...
2025-05-26 09:00:38
304
原创 apollo-cache-hermes:提升Apollo Client性能的缓存解决方案
apollo-cache-hermes:提升Apollo Client性能的缓存解决方案 apollo-cache-hermes A cache implementation for Apollo Client, tuned for performance ...
2025-05-25 09:00:00
376
原创 MMaDA项目启动与配置教程
MMaDA项目启动与配置教程 MMaDA MMaDA - Open-Sourced Multimodal Large Diffusion Language Models 项目地址: https://gitcode.com/gh_m...
2025-05-23 09:01:10
313
原创 roto:嵌入式脚本语言的未来
roto:嵌入式脚本语言的未来 roto The strongly-typed, compiled language for creating route filters, used by Rotonda. 项目地址: https...
2025-05-22 09:00:11
258
原创 hello-webxr:探索虚拟现实新交互体验的入门项目
hello-webxr:探索虚拟现实新交互体验的入门项目 hello-webxr INACTIVE - Hello WebXR 项目地址: https://gitcode.com/gh_mirrors/he/hello-webxr...
2025-05-21 01:14:39
250
原创 pktstat-bpf:实时网络流量监控的高效工具
pktstat-bpf:实时网络流量监控的高效工具 pktstat-bpf TC and XDP eBPF based simple Ethernet interface traffic monitor and reporting tool ...
2025-05-18 09:00:05
400
原创 TabStructNet:表格结构识别的强大工具
TabStructNet:表格结构识别的强大工具 TabStructNet 项目地址: https://gitcode.com/gh_mirrors/ta/TabStructNet ...
2025-05-09 14:40:36
528
原创 Excalidraw Desktop:一款功能强大的绘图工具
Excalidraw Desktop:一款功能强大的绘图工具 excalidraw-desktop An Electron wrapper for Excalidraw (Deprecated) 项目地址: https://git...
2025-05-06 11:30:29
863
原创 YOLOv8_Efficient 的安装和配置教程
YOLOv8_Efficient 的安装和配置教程 YOLOv8_Efficient 项目地址: https://gitcode.com/gh_mirrors/yo/YOLOv8_Efficient ...
2025-04-28 12:30:41
829
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人