- 博客(644)
- 收藏
- 关注
原创 Gardener项目监控告警机制深度解析
Gardener项目监控告警机制深度解析 gardener Homogeneous Kubernetes clusters at scale on any infrastructure using hosted control planes. ...
2025-06-12 09:10:46
286
原创 使用immich-go处理Google相册导出数据的完整指南
使用immich-go处理Google相册导出数据的完整指南 immich-go An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing goo...
2025-06-12 09:08:22
298
原创 AWS SDK for JavaScript (v3) 在 AWS Lambda 中的最佳实践指南
AWS SDK for JavaScript (v3) 在 AWS Lambda 中的最佳实践指南 aws-sdk-js-v3 aws/aws-sdk-js-v3: 是 AWS SDK for JavaScript 的第三个版本,可以方便地在 Node.js 和浏览器应用中访问 AWS 服务。适合对 AWS、Node.j...
2025-06-11 09:17:33
397
原创 VulkanTutorial渲染流程基础:深入理解Render Pass
VulkanTutorial渲染流程基础:深入理解Render Pass VulkanTutorial Tutorial for the Vulkan graphics and compute API 项目地址: https://...
2025-06-11 09:15:00
362
原创 Elasticsearch权威指南:堆内存配置与优化策略
Elasticsearch权威指南:堆内存配置与优化策略 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://git...
2025-06-11 09:08:05
253
原创 基于ChatGLM-Efficient-Tuning项目的新冠诊疗模型微调实践指南
基于ChatGLM-Efficient-Tuning项目的新冠诊疗模型微调实践指南 ChatGLM-Efficient-Tuning Fine-tuning ChatGLM-6B with PEFT | 基于 PEFT 的高效 ChatGLM 微调 ...
2025-06-10 09:21:15
334
原创 Kubernetes 并行任务处理:使用模板展开技术
Kubernetes 并行任务处理:使用模板展开技术 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirrors...
2025-06-10 09:04:48
336
原创 .NET Core日志扩展中AddProvider方法的空值检查变更解析
.NET Core日志扩展中AddProvider方法的空值检查变更解析 docs This repository contains .NET Documentation. 项目地址: https://gitcode.com/gh...
2025-06-10 09:03:13
215
原创 Kubeflow KFServing 1.0版本核心要求解析
Kubeflow KFServing 1.0版本核心要求解析 kserve 项目地址: https://gitcode.com/gh_mirrors/kf/kfserving ...
2025-06-10 09:00:43
345
原创 深入解析ReacherHQ邮件可达性检测中的is_reachable字段
深入解析ReacherHQ邮件可达性检测中的is_reachable字段 check-if-email-exists Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP back...
2025-06-09 09:04:34
278
原创 protobuf-net入门指南:高效.NET二进制序列化框架解析
protobuf-net入门指南:高效.NET二进制序列化框架解析 protobuf-net Protocol Buffers library for idiomatic .NET 项目地址: https://gitcode.c...
2025-06-08 09:20:51
322
原创 Elasticsearch PHP客户端版本更新深度解析
Elasticsearch PHP客户端版本更新深度解析 elasticsearch-php Official PHP client for Elasticsearch. 项目地址: https://gitcode.com/gh_...
2025-06-08 09:02:58
292
原创 Phoenix项目实践指南:如何使用评估器优化LLM实验
Phoenix项目实践指南:如何使用评估器优化LLM实验 phoenix AI Observability & Evaluation 项目地址: https://gitcode.com/gh_mirrors/phoenix13/p...
2025-06-07 09:20:58
377
原创 深入理解Tracing项目示例集:从基础到高级应用
深入理解Tracing项目示例集:从基础到高级应用 tracing Application level tracing for Rust. 项目地址: https://gitcode.com/gh_mirrors/tr/traci...
2025-06-07 09:05:10
330
原创 pyenv-win 项目安装指南:Windows 平台 Python 多版本管理利器
pyenv-win 项目安装指南:Windows 平台 Python 多版本管理利器 pyenv-win pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multi...
2025-06-07 09:03:22
384
原创 Microsoft UFO项目:基于离线帮助文档的RAG增强技术解析
Microsoft UFO项目:基于离线帮助文档的RAG增强技术解析 UFO 项目地址: https://gitcode.com/gh_mirrors/uf/UFO 引言...
2025-06-06 09:02:01
400
原创 PureScript 项目发布指南:维护者必备手册
PureScript 项目发布指南:维护者必备手册 purescript A strongly-typed language that compiles to JavaScript 项目地址: https://gitcode.co...
2025-06-05 09:00:18
293
原创 PyPDF2与其他Python PDF处理库的深度对比分析
PyPDF2与其他Python PDF处理库的深度对比分析 pypdf 项目地址: https://gitcode.com/gh_mirrors/pypd/pypdf 前言...
2025-06-04 09:19:53
256
原创 使用Python SDK实现Amazon Lookout for Vision工业视觉检测实战指南
使用Python SDK实现Amazon Lookout for Vision工业视觉检测实战指南 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in the...
2025-06-04 09:11:20
234
原创 Android通知栏扩展视图(BigView)开发指南
Android通知栏扩展视图(BigView)开发指南 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh_mirror...
2025-06-04 09:08:10
280
原创 Practical Python项目深入解析:函数的高级用法与CSV文件解析实践
Practical Python项目深入解析:函数的高级用法与CSV文件解析实践 practical-python Practical Python Programming (course by @dabeaz) 项目地址: ht...
2025-06-04 09:04:13
355
原创 Jinja2模板引擎扩展机制深度解析
Jinja2模板引擎扩展机制深度解析 jinja A very fast and expressive template engine. 项目地址: https://gitcode.com/gh_mirrors/ji/jinja...
2025-06-04 09:00:09
321
原创 Stylus样式语言中的@import与@require详解
Stylus样式语言中的@import与@require详解 stylus Expressive, robust, feature-rich CSS language built for nodejs 项目地址: https://...
2025-06-03 09:11:45
400
原创 Stylelint插件开发完全指南:从规则编写到测试发布
Stylelint插件开发完全指南:从规则编写到测试发布 stylelint A mighty CSS linter that helps you avoid errors and enforce conventions. 项目地...
2025-06-03 09:11:36
251
原创 Highcharts 数据预处理技术详解:自定义数据源处理指南
Highcharts 数据预处理技术详解:自定义数据源处理指南 highcharts Highcharts JS, the JavaScript charting framework 项目地址: https://gitcode.c...
2025-06-03 09:06:41
323
原创 Teleport项目:图形化数据库客户端连接配置指南
Teleport项目:图形化数据库客户端连接配置指南 teleport Protect access to all of your infrastructure. 项目地址: https://gitcode.com/gh_mirr...
2025-06-02 09:01:40
343
原创 Redis在Windows系统中的服务化部署与管理指南
Redis在Windows系统中的服务化部署与管理指南 redis 项目地址: https://gitcode.com/gh_mirrors/redis/redis 前言...
2025-06-01 09:15:02
759
原创 CodeMirror5版本4升级指南:关键变更与技术解析
CodeMirror5版本4升级指南:关键变更与技术解析 codemirror5 In-browser code editor (version 5, legacy) 项目地址: https://gitcode.com/gh_mi...
2025-06-01 09:04:07
304
原创 Minikube 私有镜像仓库配置完全指南
Minikube 私有镜像仓库配置完全指南 minikube Minikube是一个为开发Kubernetes集群设计的轻量级工具,可以在本地运行单节点的Kubernetes集群。 - 功能:Kubernetes集群开发环境;本地集群运行;快速部署。 - 特点:轻量级;易于使用;快速启动;支持多种Kubernet...
2025-06-01 09:01:00
274
原创 ranui:构建无忧HTML编辑器原型
ranui:构建无忧HTML编辑器原型 ranui Foolproof HTML editor proto 项目地址: https://gitcode.com/gh_mirrors/ra/ranui ...
2025-05-31 09:00:03
220
原创 Impress.js 3D 幻灯片定位技术详解
Impress.js 3D 幻灯片定位技术详解 impress.js It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the ide...
2025-05-30 09:09:49
297
原创 Elasticsearch数据流(Data Streams)全面解析
Elasticsearch数据流(Data Streams)全面解析 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...
2025-05-30 09:04:05
379
原创 generativepy:开源艺术与图表生成库
generativepy:开源艺术与图表生成库 generativepy Library for creating generative art and maths animations 项目地址: https://gitcode...
2025-05-30 09:00:05
301
原创 NGINX Wiki 项目启动与配置教程
NGINX Wiki 项目启动与配置教程 nginx-wiki ARCHIVED -- Source for the now archived NGINX Wiki section of https://www.nginx.com ...
2025-05-22 09:00:07
256
原创 Hands-On Design Patterns with Java:项目核心功能/场景
Hands-On Design Patterns with Java:项目核心功能/场景 Hands-On-Design-Patterns-with-Java Hands-On Design Patterns with Java, published by Packt ...
2025-05-19 09:00:05
264
原创 OpenBubbles:跨平台消息传递解决方案
OpenBubbles:跨平台消息传递解决方案 openbubbles-app A cross-platform app ecosystem, bringing iMessage to Android and PC! 项目地址: ...
2025-05-08 09:08:18
786
原创 Memeye:轻量级NodeJS进程监控工具
Memeye:轻量级NodeJS进程监控工具 Memeye ???? The eye of memory. A lightweight memory monitor and dashboard for Node.js application on development. ...
2025-05-07 21:40:25
641
原创 RealRichText:实现Flutter文本中内嵌图片的解决方案
RealRichText:实现Flutter文本中内嵌图片的解决方案 RealRichText A Tricky Solution for Implementing Inline-Image-In-Text Feature in Flutter. ...
2025-04-29 18:40:20
718
原创 NYPL开源项目最佳实践教程
NYPL开源项目最佳实践教程 data-and-utilities Snapshot of Item and Collection data for public domain materials in NYPL Digital Collections, as part of NYPL's January 2016 pu...
2025-04-27 13:40:00
896
原创 GProfiler Performance Studio 项目启动与配置教程
GProfiler Performance Studio 项目启动与配置教程 gprofiler-performance-studio The local version of the backend and UI for the gProfiler agent, featuring advanced flamegrap...
2025-04-27 10:20:31
314
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人