自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(668)
  • 收藏
  • 关注

原创 Melon框架开发指南:C语言高效开发框架解析

Melon框架开发指南:C语言高效开发框架解析 Melon A generic cross-platform C library, including a lot of components, frameworks and a new coroutine script language Melang. ...

2025-06-30 09:07:02 402

原创 使用TVM编译ONNX模型的完整指南

使用TVM编译ONNX模型的完整指南 tvm-cn TVM Documentation in Chinese Simplified / TVM 中文文档 项目地址: https://gitcode.com/gh_mirrors/t...

2025-06-29 09:33:47 653

原创 Cachex 缓存统计功能详解:如何监控缓存命中率与性能指标

Cachex 缓存统计功能详解:如何监控缓存命中率与性能指标 cachex A powerful caching library for Elixir with support for transactions, fallbacks and expirations ...

2025-06-28 09:21:06 345

原创 Android NetworkConnect示例:网络连接与异步任务实践指南

Android NetworkConnect示例:网络连接与异步任务实践指南 connectivity-samples Multiple samples showing the best practices in connectivity on Android. ...

2025-06-28 09:06:39 344

原创 adwaita.nvim:为Neovim定制优雅的Gnome Adwaita语法主题

adwaita.nvim:为Neovim定制优雅的Gnome Adwaita语法主题 adwaita.nvim Neovim colorscheme using Gnome Adwaita syntax 项目地址: https:/...

2025-06-28 09:00:00 249

原创 BrightFutures 2.0迁移指南:从1.0升级到2.0的最佳实践

BrightFutures 2.0迁移指南:从1.0升级到2.0的最佳实践 BrightFutures Write great asynchronous code in Swift using futures and promises ...

2025-06-26 09:33:12 621

原创 GBDK-2020示例程序详解:从入门到实践

GBDK-2020示例程序详解:从入门到实践 gbdk-2020 An updated version of GBDK, C compiler, assembler, linker and set of libraries for the Nintendo Gameboy, Nintendo Entertainment ...

2025-06-26 09:31:39 581

原创 OpenLineage项目解析:数据血缘的开放标准框架

OpenLineage项目解析:数据血缘的开放标准框架 OpenLineage An Open Standard for lineage metadata collection 项目地址: https://gitcode.com/...

2025-06-26 09:24:11 717

原创 queue:多算法队列实现,优化您的数据处理流程

queue:多算法队列实现,优化您的数据处理流程 queue lock-free queue and other implementations 项目地址: https://gitcode.com/gh_mirrors/queue...

2025-06-26 09:00:03 338

原创 Rust编写操作系统:深入理解双重异常机制

Rust编写操作系统:深入理解双重异常机制 writing-an-os-in-rust 《使用Rust编写操作系统》 项目地址: https://gitcode.com/gh_mirrors/wr/writing-an-os-in...

2025-06-25 09:12:59 210

原创 JSONata数组操作函数详解

JSONata数组操作函数详解 jsonata JSONata query and transformation language - http://jsonata.org 项目地址: https://gitcode.com/gh...

2025-06-25 09:02:19 411

原创 Maroto V2 技术解析:新一代Go语言PDF生成库详解

Maroto V2 技术解析:新一代Go语言PDF生成库详解 maroto A maroto way to create PDFs. Maroto is inspired in Bootstrap and uses gofpdf. Fast and simple. ...

2025-06-24 09:31:10 639

原创 终端操作指南:Contribute-To-This-Project项目贡献教程

终端操作指南:Contribute-To-This-Project项目贡献教程 Contribute-To-This-Project This project is waiting for your contribution. If you have never contributed code on GitHub be...

2025-06-24 09:30:42 233

原创 Pyston项目Python模块安装指南

Pyston项目Python模块安装指南 pyston A faster and highly-compatible implementation of the Python programming language. 项目地址:...

2025-06-24 09:17:27 306

原创 Esteem-surfer:高效管理Hive区块链资讯的桌面客户端

Esteem-surfer:高效管理Hive区块链资讯的桌面客户端 esteem-surfer Ecency desktop formerly known as Esteem Surfer - reimagined desktop social wallet, contribute and get rewarded (f...

2025-06-16 09:00:03 308

原创 深入理解zoofIO/flexx项目中的事件系统

深入理解zoofIO/flexx项目中的事件系统 flexx 项目地址: https://gitcode.com/gh_mirrors/fle/flexx 事件系统概述z...

2025-06-11 09:17:21 362

原创 深入解析ECMAScript 2018(ES9)新特性

深入解析ECMAScript 2018(ES9)新特性 ECMAScript-new-features-list A comprehensive list of new ES features, including ES2015 (ES6), ES2016, ES2017, ES2018, ES2019 ...

2025-06-11 09:13:28 315

原创 MMTracking项目中的自定义数据预处理流程详解

MMTracking项目中的自定义数据预处理流程详解 mmtracking OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object...

2025-06-10 09:20:33 276

原创 FluentAssertions项目中的程序集引用断言详解

FluentAssertions项目中的程序集引用断言详解 fluentassertions A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD o...

2025-06-10 09:18:58 368

原创 .NET 8 中 URI 比较行为的重大变更:mailto: 协议现在会比对用户信息

.NET 8 中 URI 比较行为的重大变更:mailto: 协议现在会比对用户信息 docs This repository contains .NET Documentation. 项目地址: https://gitcode....

2025-06-10 09:04:54 277

原创 Apache Ignite控制脚本(control.sh/bat)完全指南

Apache Ignite控制脚本(control.sh/bat)完全指南 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite16/ignite ...

2025-06-09 09:06:59 382

原创 在Debian系统上安装weiliu89/caffe深度学习框架指南

在Debian系统上安装weiliu89/caffe深度学习框架指南 caffe 项目地址: https://gitcode.com/gh_mirrors/caf/caffe ...

2025-06-08 09:21:20 414

原创 JavaScript 标准库之 Number 对象详解

JavaScript 标准库之 Number 对象详解 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js/jstutorial...

2025-06-08 09:03:54 386

原创 fah-client-bastet:强大的分布式计算客户端

fah-client-bastet:强大的分布式计算客户端 fah-client-bastet Folding@home client, code named Bastet 项目地址: https://gitcode.com/gh...

2025-06-08 09:00:05 391

原创 Larastan 项目升级指南:从版本变迁看静态分析最佳实践

Larastan 项目升级指南:从版本变迁看静态分析最佳实践 larastan ⚗️ Adds code analysis to Laravel improving developer productivity and code quality. ...

2025-06-07 09:05:59 353

原创 Dragonfly 分布式文件分发系统快速入门指南

Dragonfly 分布式文件分发系统快速入门指南 Dragonfly This repository has be archived and moved to the new repository https://github.com/dragonflyoss/Dragonfly2. ...

2025-06-07 09:04:31 269

原创 DeepMind Lab 文本关卡设计指南

DeepMind Lab 文本关卡设计指南 lab A customisable 3D platform for agent-based AI research 项目地址: https://gitcode.com/gh_mirro...

2025-06-06 09:02:32 411

原创 uWebSockets.js中的WebSocket速率限制实现详解

uWebSockets.js中的WebSocket速率限制实现详解 uWebSockets.js μWebSockets for Node.js back-ends :metal: 项目地址: https://gitcode.co...

2025-06-05 09:02:11 256

原创 深入理解pygdf中的GroupBy操作:高效GPU加速数据分组聚合

深入理解pygdf中的GroupBy操作:高效GPU加速数据分组聚合 cudf 项目地址: https://gitcode.com/gh_mirrors/py/pygdf ...

2025-06-04 09:20:27 218

原创 Monero项目中的ZMQ通信机制详解

Monero项目中的ZMQ通信机制详解 monero Monero: the secure, private, untraceable cryptocurrency 项目地址: https://gitcode.com/gh_mir...

2025-06-04 09:17:21 244

原创 Doctrine DBAL 升级指南:从 3.x 到 4.x 的重要变更解析

Doctrine DBAL 升级指南:从 3.x 到 4.x 的重要变更解析 dbal doctrine/dbal: Doctrine DBAL 是一个数据库抽象层,为PHP应用程序提供了一组统一且灵活的数据库访问接口,支持多种关系型数据库(如MySQL、PostgreSQL、SQLite等),便于开发者在不同数据库系统...

2025-06-04 09:11:36 358

原创 Druid项目中的分辨率无关性设计解析

Druid项目中的分辨率无关性设计解析 druid A data-first Rust-native UI design toolkit. 项目地址: https://gitcode.com/gh_mirrors/drui/dr...

2025-06-04 09:10:48 365

原创 深入理解JVM类加载时机:doocs/jvm项目解析

深入理解JVM类加载时机:doocs/jvm项目解析 jvm ???? JVM 底层原理最全知识总结 项目地址: https://gitcode.com/gh_mirrors/jvm9/jvm ...

2025-06-04 09:00:16 225

原创 Marimo编辑器功能全面解析:从基础配置到高效开发技巧

Marimo编辑器功能全面解析:从基础配置到高效开发技巧 marimo A next-generation Python notebook: explore data, build tools, deploy apps! 项目地址...

2025-06-03 09:02:39 350

原创 CaptchaHarvester:自动化项目中的验证码解决利器

CaptchaHarvester:自动化项目中的验证码解决利器 CaptchaHarvester Solve captchas yourself without having to pay for services like 2captcha for use in automated projects. ...

2025-06-03 09:00:00 369

原创 TDengine SQL操作全指南:从建库到查询的完整实践

TDengine SQL操作全指南:从建库到查询的完整实践 TDengine TDengine is an open source, high-performance, cloud native time-series database optimized for Internet of Things (IoT), Co...

2025-06-01 09:08:47 243

原创 LlamaIndex项目中的节点解析器模块详解

LlamaIndex项目中的节点解析器模块详解 llama_index LlamaIndex(前身为GPT Index)是一个用于LLM应用程序的数据框架 项目地址: https://gitcode.com/gh_mirrors/...

2025-05-30 09:09:08 281

原创 ColossalAI Booster API 详解:分布式训练加速新范式

ColossalAI Booster API 详解:分布式训练加速新范式 ColossalAI ColossalAI 是一个开源的 AI 框架,旨在为大规模并行训练提供高效的深度学习解决方案。 适合需要进行大规模并行训练和深度学习研究的开发者和研究人员。 提供了高效的并行训练和深度学习模型构建功能,支持多种 GPU ...

2025-05-30 09:08:38 239

原创 freeCodeCamp教程:深入理解while循环与do...while循环的区别与应用

freeCodeCamp教程:深入理解while循环与do...while循环的区别与应用 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode....

2025-05-30 09:07:24 317

原创 Flask项目数据库操作全指南:从连接到初始化

Flask项目数据库操作全指南:从连接到初始化 flask pallets/flask: Flask 是一个用于 Python 的 Web 框架,可以用于构建 Web 应用程序和 API,支持多种 Web 协议和编程语言,如 HTTP,HTML,JavaScript 等。 ...

2025-05-30 09:03:06 302

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除