- 博客(605)
- 收藏
- 关注
原创 Zone.js基础示例解析:理解异步错误追踪机制
Zone.js基础示例解析:理解异步错误追踪机制 zone.js Implements Zones for JavaScript 项目地址: https://gitcode.com/gh_mirrors/zo/zone.js ...
2025-06-11 09:19:57
324
原创 Typings项目中的类型定义编写指南
Typings项目中的类型定义编写指南 typings *DEPRECATED* The TypeScript Definition Manager 项目地址: https://gitcode.com/gh_mirrors/ty/...
2025-06-11 09:16:08
290
原创 Eclipse OpenJ9 项目:OpenJDK 17 构建指南
Eclipse OpenJ9 项目:OpenJDK 17 构建指南 openj9 项目地址: https://gitcode.com/gh_mirrors/ope/openj9 ...
2025-06-11 09:15:40
188
原创 fwupd项目中的BOS DS20规范解析:实现设备自描述固件更新
fwupd项目中的BOS DS20规范解析:实现设备自描述固件更新 fwupd A system daemon to allow session software to update firmware 项目地址: https://...
2025-06-11 09:14:51
158
原创 使用Outdated Browser项目检测并提示用户升级老旧浏览器
使用Outdated Browser项目检测并提示用户升级老旧浏览器 outdated-browser A simple tool to identify and upgrade old browsers. 项目地址: https...
2025-06-11 09:04:47
138
原创 深入理解PAIR-code/lit项目中的演示案例
深入理解PAIR-code/lit项目中的演示案例 lit The Learning Interpretability Tool: Interactively analyze ML models to understand their behavior in an extensible and framework agn...
2025-06-11 09:03:38
355
原创 MMPretrain 自定义评估指标完全指南
MMPretrain 自定义评估指标完全指南 mmpretrain OpenMMLab Pre-training Toolbox and Benchmark 项目地址: https://gitcode.com/gh_mirrors...
2025-06-11 09:00:57
263
原创 Fastjson2 Kotlin模块使用指南:高效JSON处理的最佳实践
Fastjson2 Kotlin模块使用指南:高效JSON处理的最佳实践 fastjson2 阿里巴巴集团推出的第二代高性能JSON处理库,适用于Java和Android开发环境。它可以高效地将Java对象转换为JSON字符串,以及从JSON字符串反序列化为Java对象。特点包括速度快、体积小、兼容性好,并且提供了丰富的...
2025-06-10 09:04:38
377
原创 ZenML项目中的失败与成功钩子机制详解
ZenML项目中的失败与成功钩子机制详解 zenml 项目地址: https://gitcode.com/gh_mirrors/zen/zenml 什么是钩子(Hook)机...
2025-06-09 09:03:32
216
原创 Noti工具使用指南:进程监控与通知触发专家教程
Noti工具使用指南:进程监控与通知触发专家教程 noti Monitor a process and trigger a notification. 项目地址: https://gitcode.com/gh_mirrors/no...
2025-06-09 09:02:01
357
原创 使用qubvel/segmentation_models库进行图像分割的完整指南
使用qubvel/segmentation_models库进行图像分割的完整指南 segmentation_models Segmentation models with pretrained backbones. Keras and TensorFlow Keras. ...
2025-06-08 09:19:50
719
原创 Google Pytype 项目开发流程与调试指南
Google Pytype 项目开发流程与调试指南 pytype A static type analyzer for Python code 项目地址: https://gitcode.com/gh_mirrors/py/pyt...
2025-06-08 09:18:44
258
原创 OpenTelemetry Collector 项目贡献指南深度解析
OpenTelemetry Collector 项目贡献指南深度解析 opentelemetry-collector OpenTelemetry Collector 项目地址: https://gitcode.com/gh_mir...
2025-06-08 09:04:56
352
原创 深入理解WebSocket协议 - ruanyf/jstutorial技术解析
深入理解WebSocket协议 - ruanyf/jstutorial技术解析 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js...
2025-06-08 09:02:09
246
原创 Cortex项目中使用OpenTelemetry Collector的完整指南
Cortex项目中使用OpenTelemetry Collector的完整指南 cortex A horizontally scalable, highly available, multi-tenant, long term Prometheus. ...
2025-06-07 09:23:31
344
原创 HAProxy中的MT_LIST:线程安全双向链表实现原理与操作指南
HAProxy中的MT_LIST:线程安全双向链表实现原理与操作指南 haproxy HAProxy Load Balancer's development branch (mirror of git.haproxy.org) 项...
2025-06-07 09:23:04
393
原创 Doctrine Collections 表达式系统详解
Doctrine Collections 表达式系统详解 collections Collections Abstraction Library 项目地址: https://gitcode.com/gh_mirrors/co/co...
2025-06-07 09:05:15
366
原创 Materialize项目中的SQL逻辑测试(SQLLogicTest)深度指南
Materialize项目中的SQL逻辑测试(SQLLogicTest)深度指南 materialize The data warehouse for operational workloads. 项目地址: https://gi...
2025-06-07 09:04:26
240
原创 使用skorch实现高斯过程回归与分类:原理与实践指南
使用skorch实现高斯过程回归与分类:原理与实践指南 skorch A scikit-learn compatible neural network library that wraps PyTorch 项目地址: https:...
2025-06-07 09:03:33
284
原创 Blackbox项目:如何在代码仓库中启用加密管理
Blackbox项目:如何在代码仓库中启用加密管理 blackbox Safely store secrets in Git/Mercurial/Subversion 项目地址: https://gitcode.com/gh_mi...
2025-06-06 09:11:19
227
原创 Neorg 笔记系统快速上手指南:核心语法与功能详解
Neorg 笔记系统快速上手指南:核心语法与功能详解 neorg Modernity meets insane extensibility. The future of organizing your life in Neovim. ...
2025-06-06 09:05:36
341
原创 TypeScript 函数全面解析:从基础到高级应用
TypeScript 函数全面解析:从基础到高级应用 TypeScript TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org 项目地址: https://gitcode.co...
2025-06-06 09:02:41
341
原创 AB Download Manager 项目贡献指南与技术协作规范
AB Download Manager 项目贡献指南与技术协作规范 ab-download-manager A Download Manager that speeds up your downloads 项目地址: https:...
2025-06-05 09:15:25
287
原创 Delta Lake快速入门:使用SQL操作路径表的技术实践
Delta Lake快速入门:使用SQL操作路径表的技术实践 delta An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, Presto...
2025-06-05 09:08:31
215
原创 SimpleDeckyTDP:优化Linux设备性能的利器
SimpleDeckyTDP:优化Linux设备性能的利器 SimpleDeckyTDP Simple TDP plugin for alternative PC handhelds 项目地址: https://gitcode.c...
2025-06-05 09:00:06
283
原创 Celery任务编排指南:深入理解Canvas模块中的签名与工作流原语
Celery任务编排指南:深入理解Canvas模块中的签名与工作流原语 Tutorial-Codebase-Knowledge Turns Codebase into Easy Tutorial with AI 项目地址: htt...
2025-06-04 09:20:15
295
原创 Prometheus Operator 中运行 Exporters 的完整指南
Prometheus Operator 中运行 Exporters 的完整指南 prometheus-operator 项目地址: https://gitcode.com/gh_mirrors/pro/prometheus-op...
2025-06-04 09:17:24
311
原创 使用Java SDK V2构建和运行SageMaker地理空间处理流水线
使用Java SDK V2构建和运行SageMaker地理空间处理流水线 aws-doc-sdk-examples Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS document...
2025-06-04 09:10:23
291
原创 深入解析nodeppt:打造专业级网页演示文稿的最佳工具
深入解析nodeppt:打造专业级网页演示文稿的最佳工具 nodeppt This is probably the best web presentation tool so far! 项目地址: https://gitcode....
2025-06-04 09:02:38
337
原创 GoFr框架WebSocket开发指南:构建实时通信应用
GoFr框架WebSocket开发指南:构建实时通信应用 gofr An opinionated Go framework for accelerated microservice development 项目地址: https:...
2025-06-04 09:01:45
255
原创 React Hot Loader 常见问题排查指南
React Hot Loader 常见问题排查指南 react-hot-loader Tweak React components in real time. (Deprecated: use Fast Refresh instead.) ...
2025-06-03 09:05:31
322
原创 Redux-Persist v5 迁移指南:关键变更与升级策略
Redux-Persist v5 迁移指南:关键变更与升级策略 redux-persist persist and rehydrate a redux store 项目地址: https://gitcode.com/gh_mirr...
2025-06-03 09:03:16
399
原创 Luigi项目设计理念与局限性解析
Luigi项目设计理念与局限性解析 luigi Luigi is a Python module that helps you build complex pipelines of batch jobs. It handles dependency resolution, workflow management, vis...
2025-06-02 09:02:00
276
原创 深入理解Vercel Turbo中的包与任务图机制
深入理解Vercel Turbo中的包与任务图机制 turbo Incremental bundler and build system optimized for JavaScriptand TypeScript, written in Rust – including Turbopack and Turborepo...
2025-06-01 09:03:41
322
原创 PyTorch Lightning 高级 CLI 配置指南:从命令行管理超参数
PyTorch Lightning 高级 CLI 配置指南:从命令行管理超参数 pytorch-lightning Lightning-AI/pytorch-lightning: PyTorch Lightning 是一个轻量级的高级接口,用于简化 PyTorch 中深度学习模型的训练流程。它抽象出了繁杂的工程细节,使研...
2025-06-01 09:01:46
336
原创 Matter Obsidian 插件最佳实践教程
Matter Obsidian 插件最佳实践教程 obsidian-matter The Matter Obsidian plugin 项目地址: https://gitcode.com/gh_mirrors/ob/obsidia...
2025-05-29 09:00:41
339
原创 Gemini Image App 启动和配置文档
Gemini Image App 启动和配置文档 GeminiImageApp 基于 Google Gemini AI 的全功能图像处理应用 项目地址: https://gitcode.com/gh_mirrors/ge/Gemi...
2025-05-28 09:01:49
263
原创 开源项目最佳实践教程:3D TSA Travel Sentry 主钥匙复制
开源项目最佳实践教程:3D TSA Travel Sentry 主钥匙复制 TSA-Travel-Sentry-master-keys 3D reproduction of TSA Master keys 项目地址: https:...
2025-05-27 09:00:38
379
原创 开源项目最佳实践:Preprocess
开源项目最佳实践:Preprocess preprocess Preprocess HTML, JavaScript, and other files with directives based off custom or ENV configuration ...
2025-05-27 09:00:05
283
原创 CharNet项目启动与配置教程
CharNet项目启动与配置教程 research-charnet 项目地址: https://gitcode.com/gh_mirrors/re/research-charnet ...
2025-05-27 09:00:03
399
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人