- 博客(662)
- 收藏
- 关注
原创 在GoFiber项目中使用Swagger自动生成API文档指南
在GoFiber项目中使用Swagger自动生成API文档指南 recipes ???? Examples for ???? Fiber 项目地址: https://gitcode.com/gh_mirrors/rec/recipes ...
2025-06-11 09:18:14
185
原创 深入解析cujojs/when项目中的ES6 Promise兼容层实现
深入解析cujojs/when项目中的ES6 Promise兼容层实现 when A solid, fast Promises/A+ and when() implementation, plus other async goodies. ...
2025-06-11 09:14:18
188
原创 使用bqplot的pyplot模块快速创建交互式数据可视化
使用bqplot的pyplot模块快速创建交互式数据可视化 bqplot 项目地址: https://gitcode.com/gh_mirrors/bqp/bqplot 什...
2025-06-11 09:01:11
178
原创 CadQuery中使用样条曲线(Edge)创建复杂几何形状的教程
CadQuery中使用样条曲线(Edge)创建复杂几何形状的教程 cadquery A python parametric CAD scripting framework based on OCCT 项目地址: https://g...
2025-06-10 09:20:58
390
原创 MiniOB项目编译指南:从环境准备到常见问题解决
MiniOB项目编译指南:从环境准备到常见问题解决 miniob MiniOB is a compact database that assists developers in understanding the fundamental workings of a database. ...
2025-06-10 09:18:33
256
原创 Komiser云资源监控告警系统深度解析与实战指南
Komiser云资源监控告警系统深度解析与实战指南 komiser Open-source cloud-environment inspector. Supporting AWS, GCP, Azure, and more! Your cloud resources will have nowhere to hide!...
2025-06-10 09:04:29
342
原创 深入解析dolanmiu/docx中的Document对象使用指南
深入解析dolanmiu/docx中的Document对象使用指南 docx Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser. ...
2025-06-08 09:17:48
239
原创 CubeFS分布式文件系统Yum部署指南
CubeFS分布式文件系统Yum部署指南 cubefs CubiFS 是一个开源的分布式文件系统,用于数据存储和管理,支持多种数据存储模型和云原生环境。 * 分布式文件系统、数据存储和管理 * 有什么特点:支持多种数据存储模型和云原生环境、易于集成和部署 ...
2025-06-08 09:13:53
218
原创 ZoneMinder视频监控系统入门指南
ZoneMinder视频监控系统入门指南 zoneminder ZoneMinder is a free, open source Closed-circuit television software application developed for Linux which supports IP, USB and A...
2025-06-08 09:00:42
301
原创 Lettuce-core项目全面解析:Redis高性能Java客户端指南
Lettuce-core项目全面解析:Redis高性能Java客户端指南 lettuce-core Advanced Java Redis client for thread-safe sync, async, and reactive usage. Supports Cluster, Sentinel, Pipelin...
2025-06-07 09:23:34
310
原创 HuggingFace Smol-Course:视觉语言模型(VLM)高效微调指南
HuggingFace Smol-Course:视觉语言模型(VLM)高效微调指南 smol-course A course on aligning smol models. 项目地址: https://gitcode.com/g...
2025-06-07 09:06:36
212
原创 Dragonfly项目深度解析:P2P文件分发系统的核心原理与实践指南
Dragonfly项目深度解析:P2P文件分发系统的核心原理与实践指南 Dragonfly 项目地址: https://gitcode.com/gh_mirrors/dragonfly6/Dragonfly ...
2025-06-07 09:04:31
263
原创 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:01:09
321
原创 深入理解boto项目中的EC2安全组管理
深入理解boto项目中的EC2安全组管理 boto For the latest version of boto, see https://github.com/boto/boto3 -- Python interface to Amazon Web Services ...
2025-06-06 09:20:41
231
原创 ggplot2数据可视化入门:图形语法详解
ggplot2数据可视化入门:图形语法详解 ggplot2 项目地址: https://gitcode.com/gh_mirrors/ggp/ggplot2 概述ggpl...
2025-06-06 09:11:58
214
原创 Obsidian-Dataview 数据源详解:高效查询的基石
Obsidian-Dataview 数据源详解:高效查询的基石 obsidian-dataview A high-performance data index and query language over Markdown files, for https://obsidian.md/. ...
2025-06-05 09:10:07
369
原创 Rerun项目架构深度解析:从数据可视化到核心技术实现
Rerun项目架构深度解析:从数据可视化到核心技术实现 rerun Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui. ...
2025-06-05 09:02:36
232
原创 AWS SDK示例项目:基于SNS和SQS实现消息发布订阅模式的技术解析
AWS SDK示例项目:基于SNS和SQS实现消息发布订阅模式的技术解析 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS document...
2025-06-05 09:00:51
285
原创 30-seconds-of-python项目:如何判断一个列表是否包含于另一个列表
30-seconds-of-python项目:如何判断一个列表是否包含于另一个列表 30-seconds-of-python Short Python code snippets for all your development needs ...
2025-06-04 09:21:02
262
原创 jQuery UI 拖放功能详解:元素回位(revert)机制解析
jQuery UI 拖放功能详解:元素回位(revert)机制解析 jquery-ui jquery/jquery-ui: 是 jQuery 的一个官方扩展库,提供了多种 UI 组件和交互功能,可以方便地在 Web 应用中实现丰富的 UI 交互。适合对 jQuery、UI 组件和想要实现高效 UI 开发的开发者。 ...
2025-06-03 09:12:05
353
原创 Earthly项目实战:在构建流程中集成Docker容器
Earthly项目实战:在构建流程中集成Docker容器 earthly Super simple build framework with fast, repeatable builds and an instantly familiar syntax – like Dockerfile and Makefile ha...
2025-06-03 09:10:39
228
原创 Unleash项目在.NET中的功能开关实践指南
Unleash项目在.NET中的功能开关实践指南 unleash unleash - 这是一个开源的持续部署和持续交付平台,用于自动化部署、测试、回滚等流程。适用于团队协同工作、持续集成、持续交付等场景。 项目地址: https:...
2025-06-03 09:05:44
349
原创 深入理解Rye:Python项目与包管理的革命性工具
深入理解Rye:Python项目与包管理的革命性工具 rye a Hassle-Free Python Experience 项目地址: https://gitcode.com/gh_mirrors/rye/rye ...
2025-06-02 09:19:14
406
原创 Apache Pulsar 常见问题深度解析与技术实践指南
Apache Pulsar 常见问题深度解析与技术实践指南 pulsar Pulsar是一个分布式的流处理引擎,主要用于消息传递和事件驱动架构。它的特点是高性能、低延迟、可扩展性强等。适用于实时数据处理场景。 项目地址: http...
2025-06-02 09:17:40
312
原创 Sealos CLI 安装指南:从入门到精通
Sealos CLI 安装指南:从入门到精通 sealos Sealos is a production-ready Kubernetes distribution that provides a one-stop solution for both public and private cloud. https://s...
2025-06-02 09:15:35
417
原创 TensorFlow入门教程:从零开始探索TensorFlow世界
TensorFlow入门教程:从零开始探索TensorFlow世界 TensorFlow-Course 项目地址: https://gitcode.com/gh_mirrors/ten/TensorFlow-Course ...
2025-06-02 09:05:42
260
原创 .NET MAUI 开发调试技巧大全
.NET MAUI 开发调试技巧大全 maui dotnet/maui: .NET MAUI (Multi-platform App UI) 是.NET生态下的一个统一跨平台应用程序开发框架,允许开发者使用C#和.NET编写原生移动和桌面应用,支持iOS、Android、Windows等操作系统。 ...
2025-06-01 09:08:08
277
原创 Langchain-Chatchat 项目 API 接口详解与使用指南
Langchain-Chatchat 项目 API 接口详解与使用指南 Langchain-Chatchat Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答 | Langchain-Chatchat (formerly ...
2025-05-30 09:13:27
355
原创 深入理解node-webkit中的Window对象
深入理解node-webkit中的Window对象 nw.js 项目地址: https://gitcode.com/gh_mirrors/nwj/nw.js 什么是node...
2025-05-30 09:10:40
409
原创 TerminalOne 开源项目最佳实践教程
TerminalOne 开源项目最佳实践教程 TerminalOne A cross-platform, smooth and elegant terminal emulator and multiplexer. 项目地址: ht...
2025-05-29 09:00:43
328
原创 Web Audio API 工作坊教程
Web Audio API 工作坊教程 workshop-web-audio Web Audio workshop with Frontend Masters 项目地址: https://gitcode.com/gh_mirror...
2025-05-29 09:00:13
352
原创 《Unity-Portal-Rendering项目启动与配置指南》
《Unity-Portal-Rendering项目启动与配置指南》 unity-portal-rendering Super small example of using offscreen render targets to achieve a portal effect in Unity ...
2025-05-25 09:00:10
241
原创 Thrifty 项目启动与配置教程
Thrifty 项目启动与配置教程 thrifty Thrift for Android that saves you methods 项目地址: https://gitcode.com/gh_mirrors/th/thrifty...
2025-05-25 09:00:04
355
原创 Galamo 开源项目最佳实践教程
Galamo 开源项目最佳实践教程 galamo Galamo is an open-source Python package for comprehensive galaxy analysis, integrating machine learning and statistical methods. ...
2025-05-24 09:03:52
322
原创 trunk-action:智能代码质量检测与格式化
trunk-action:智能代码质量检测与格式化 trunk-action Trunk.io GitHub Action 项目地址: https://gitcode.com/gh_mirrors/tru/trunk-action...
2025-05-18 09:00:01
260
原创 SARATR-X:迈向SAR目标识别基础模型
SARATR-X:迈向SAR目标识别基础模型 SARATR-X A Foundation Model for SAR Target Recognition 项目地址: https://gitcode.com/gh_mirrors/...
2025-05-10 15:51:45
965
原创 Rhine:项目的核心功能/场景
Rhine:项目的核心功能/场景 rhine-ml ???? an OCaml compiler for an untyped lisp 项目地址: https://gitcode.com/gh_mirrors/rh/rhine-ml...
2025-05-08 09:04:54
728
原创 fhirpath.js:项目核心功能
fhirpath.js:项目核心功能 fhirpath.js Javascript implementation of FHIRPath 项目地址: https://gitcode.com/gh_mirrors/fh/fhirp...
2025-05-07 15:30:55
727
原创 SciChart.JS.Examples:强大的JavaScript图表库示例集锦
SciChart.JS.Examples:强大的JavaScript图表库示例集锦 SciChart.JS.Examples 项目地址: https://gitcode.com/gh_mirrors/sc/SciChart.JS...
2025-05-05 23:30:20
869
原创 black-metal-theme-neovim:为Neovim定制黑金属主题
black-metal-theme-neovim:为Neovim定制黑金属主题 black-metal-theme-neovim A collection of black-metal themed neovim colorschemes. ...
2025-05-05 09:09:14
543
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人