- 博客(680)
- 收藏
- 关注
原创 next-mdx-deck:打造极致技术分享体验的演示工具
next-mdx-deck:打造极致技术分享体验的演示工具 next-mdx-deck Presentation decks using MDX, React, and Next.JS 项目地址: https://gitcode....
2025-06-16 09:00:01
275
原创 keycloak-connect-graphql:为Express GraphQL服务器加入强力的认证与授权功能
keycloak-connect-graphql:为Express GraphQL服务器加入强力的认证与授权功能 keycloak-connect-graphql Add Keyloak Authentication and Authorization to your GraphQL server. ...
2025-06-15 09:00:01
329
原创 深入解析OnJava8示例中的匿名内部类实例初始化技巧
深入解析OnJava8示例中的匿名内部类实例初始化技巧 OnJava8-Examples Code Examples for the book "On Java 8" 项目地址: https://gitcode.com/gh_mi...
2025-06-12 09:11:09
342
原创 Maelstrom项目中的Raft键值存储实现解析
Maelstrom项目中的Raft键值存储实现解析 maelstrom A workbench for writing toy implementations of distributed systems. 项目地址: https...
2025-06-11 09:19:30
288
原创 Gokrazy项目中使用rsync实现永久数据备份的完整指南
Gokrazy项目中使用rsync实现永久数据备份的完整指南 gokrazy turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi Zero 2 W, or amd64 PCs! ...
2025-06-11 09:17:05
357
原创 Nuxt Content 高级用法:如何获取原始内容数据
Nuxt Content 高级用法:如何获取原始内容数据 content The file-based CMS for your Nuxt application, powered by Markdown and Vue components. ...
2025-06-11 09:17:00
369
原创 Oban项目指南:队列定义与配置最佳实践
Oban项目指南:队列定义与配置最佳实践 oban ???? Robust job processing in Elixir, backed by modern PostgreSQL or SQLite3 项目地址: https://g...
2025-06-11 09:03:52
350
原创 PyQt5中文教程:深入理解布局管理机制
PyQt5中文教程:深入理解布局管理机制 PyQt-Chinese-tutorial PyQt6中文教程 项目地址: https://gitcode.com/gh_mirrors/py/PyQt-Chinese-tutorial...
2025-06-11 09:02:58
370
原创 JavaScript教程:CSS水平与垂直居中完全指南
JavaScript教程:CSS水平与垂直居中完全指南 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mirrors/...
2025-06-11 09:00:13
276
原创 Apache HTTP Server 编译与安装完全指南
Apache HTTP Server 编译与安装完全指南 httpd Mirror of Apache HTTP Server. Issues: http://issues.apache.org 项目地址: https://git...
2025-06-10 09:21:18
274
原创 AmbientRun/Ambient 项目安装指南:从零开始搭建开发环境
AmbientRun/Ambient 项目安装指南:从零开始搭建开发环境 Ambient The multiplayer game engine 项目地址: https://gitcode.com/gh_mirrors/amb/A...
2025-06-10 09:18:02
206
原创 Neutrino项目中的中间件机制深度解析
Neutrino项目中的中间件机制深度解析 neutrino Create and build modern JavaScript projects with zero initial configuration. 项目地址: h...
2025-06-10 09:16:09
216
原创 ROCm/HIP项目解析:AMD计算语言运行时(CLR)架构详解
ROCm/HIP项目解析:AMD计算语言运行时(CLR)架构详解 HIP HIP: C++ Heterogeneous-Compute Interface for Portability 项目地址: https://gitcode...
2025-06-10 09:05:23
224
原创 OverlayScrollbars 技术详解:从基础配置到高级功能
OverlayScrollbars 技术详解:从基础配置到高级功能 OverlayScrollbars A javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and ...
2025-06-10 09:02:25
335
原创 Mage项目零安装方案详解:无需二进制依赖的构建工具使用指南
Mage项目零安装方案详解:无需二进制依赖的构建工具使用指南 mage a Make/rake-like dev tool using Go 项目地址: https://gitcode.com/gh_mirrors/ma/mage...
2025-06-09 09:21:25
326
原创 深入理解C语言中的引用传参:以interactive-tutorials项目为例
深入理解C语言中的引用传参:以interactive-tutorials项目为例 interactive-tutorials Interactive Tutorials 项目地址: https://gitcode.com/gh_m...
2025-06-09 09:21:23
297
原创 从零开始学习C语言:Hello World程序解析
从零开始学习C语言:Hello World程序解析 interactive-tutorials Interactive Tutorials 项目地址: https://gitcode.com/gh_mirrors/in/inter...
2025-06-09 09:21:22
245
原创 Mesos Chronos 分布式任务调度系统入门指南
Mesos Chronos 分布式任务调度系统入门指南 chronos Fault tolerant job scheduler for Mesos which handles dependencies and ISO8601 based schedules ...
2025-06-09 09:20:22
263
原创 Apache Ignite 故障排查与性能调试指南
Apache Ignite 故障排查与性能调试指南 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...
2025-06-09 09:05:58
329
原创 Apache Ignite .NET 常见问题排查指南
Apache Ignite .NET 常见问题排查指南 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...
2025-06-09 09:03:53
222
原创 Vue Select组件全面解析:打造强大的Vue下拉选择框
Vue Select组件全面解析:打造强大的Vue下拉选择框 vue-select Everything you wish the HTML element could do, wrapped up into a lightweight, extensible Vue component. ...
2025-06-09 09:01:41
415
原创 Apache Dubbo-Go 项目发版全流程指南
Apache Dubbo-Go 项目发版全流程指南 dubbo-go apache/dubbo-go: 这是一个开源的Go语言实现的Dubbo RPC框架,用于构建高性能、可扩展的分布式应用程序。它提供了简洁的API和高效的远程调用能力,支持多种序列化和编解码器。适合Go语言开发者和分布式系统开发者。 ...
2025-06-08 09:20:55
406
原创 M3DB高可用系统中的可用性、一致性与持久性调优指南
M3DB高可用系统中的可用性、一致性与持久性调优指南 m3 M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform ...
2025-06-08 09:20:39
390
原创 Lux项目教程:如何通过Intent指定数据分析意图
Lux项目教程:如何通过Intent指定数据分析意图 lux Automatically visualize your pandas dataframe via a single print! ???? ???? 项目地址: https://...
2025-06-08 09:03:57
247
原创 Leaf游戏服务器框架入门指南
Leaf游戏服务器框架入门指南 leaf A game server framework in Go (golang) 项目地址: https://gitcode.com/gh_mirrors/lea/leaf ...
2025-06-08 09:01:38
325
原创 Docker快速入门:使用Play With Docker运行容器
Docker快速入门:使用Play With Docker运行容器 udemy-docker-mastery Docker Mastery Udemy course to build, compose, deploy, and manage containers from local development to hig...
2025-06-07 09:23:45
267
原创 InternLM/lmdeploy 中的 INT4 模型量化与部署技术详解
InternLM/lmdeploy 中的 INT4 模型量化与部署技术详解 lmdeploy LMDeploy is a toolkit for compressing, deploying, and serving LLMs. ...
2025-06-07 09:00:42
236
原创 FactoryBot 自定义对象持久化方法详解
FactoryBot 自定义对象持久化方法详解 factory_bot A library for setting up Ruby objects as test data. 项目地址: https://gitcode.com/g...
2025-06-05 09:08:46
250
原创 深入解析ImaginAIry:Python实现的AI图像与视频生成工具
深入解析ImaginAIry:Python实现的AI图像与视频生成工具 imaginAIry Pythonic AI generation of images and videos 项目地址: https://gitcode.co...
2025-06-05 09:08:09
344
原创 Mopidy项目中的UPnP功能详解:实现跨设备音乐播放控制
Mopidy项目中的UPnP功能详解:实现跨设备音乐播放控制 mopidy Mopidy is an extensible music server written in Python 项目地址: https://gitcode....
2025-06-05 09:06:06
311
原创 Mopidy开发环境搭建与开发流程详解
Mopidy开发环境搭建与开发流程详解 mopidy Mopidy is an extensible music server written in Python 项目地址: https://gitcode.com/gh_mirr...
2025-06-05 09:06:05
223
原创 Vaex数据处理指南:缺失值与无效数据的专业处理方案
Vaex数据处理指南:缺失值与无效数据的专业处理方案 vaex Vaex 是一个高性能的大规模数据分析库,适用于大规模数据集的探索和分析,如天文学、物理学、生物学等领域。* 高效处理大规模数据集;支持数据筛选、聚合、排序等操作;支持 Python 和 Jupyter Notebook。* 特点:高性能;支持多种数据格式;...
2025-06-05 09:05:28
353
原创 CountryCodePicker:便捷的国家代码选择器
CountryCodePicker:便捷的国家代码选择器 CountryCodePicker A flutter package for showing a country code selector. 项目地址: https:/...
2025-06-05 09:00:01
354
原创 The-Pocket项目教程:浏览器自动化中的Action Controller与Registry机制解析
The-Pocket项目教程:浏览器自动化中的Action Controller与Registry机制解析 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI ...
2025-06-04 09:19:42
322
原创 Portia爬虫工具实战指南:从分页处理到多布局适配
Portia爬虫工具实战指南:从分页处理到多布局适配 portia Visual scraping for Scrapy 项目地址: https://gitcode.com/gh_mirrors/po/portia ...
2025-06-04 09:17:42
291
原创 使用Docker安装Apache PredictionIO的完整指南
使用Docker安装Apache PredictionIO的完整指南 predictionio PredictionIO是一个开源的人工智能推荐引擎,主要用于个性化推荐和预测分析。它的特点是易于使用、灵活性强、可扩展性好等。适用于电商、社交网络等场景。 ...
2025-06-03 09:05:05
322
原创 使用llmware实现语义检索的入门教程
使用llmware实现语义检索的入门教程 llmware Providing enterprise-grade LLM-based development framework, tools, and fine-tuned models. ...
2025-06-03 09:01:25
333
原创 Spree电商系统在Heroku平台的部署指南
Spree电商系统在Heroku平台的部署指南 spree An open source eCommerce platform giving you full control and customizability. Modular and API-first. Build any eCommerce solution ...
2025-06-02 09:18:38
286
原创 Prefect项目教程:从Apache Airflow迁移到Prefect工作流引擎
Prefect项目教程:从Apache Airflow迁移到Prefect工作流引擎 prefect PrefectHQ/prefect: 是一个分布式任务调度和管理平台。适合用于自动化任务执行和 CI/CD。特点是支持多种任务执行器,可以实时监控任务状态和日志。 ...
2025-06-02 09:00:22
421
原创 Material-Dialogs 颜色选择器使用指南
Material-Dialogs 颜色选择器使用指南 material-dialogs material-dialogs: 是一个基于 Android Material Design 的 UI 库,适用于 Android 和 Web 应用。它提供了一套美观的对话框组件,可以帮助开发者快速构建应用。特点包括 Materia...
2025-06-01 09:17:03
262
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人