自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 NoneBot2 事件响应器进阶指南

NoneBot2 事件响应器进阶指南 nonebot2 跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python ...

2025-06-06 09:07:14 222

原创 OpenBLAS用户手册:从编译到应用开发全指南

OpenBLAS用户手册:从编译到应用开发全指南 OpenBLAS 项目地址: https://gitcode.com/gh_mirrors/ope/OpenBLAS Op...

2025-06-06 09:06:39 154

原创 LanguageExt v5.0 重大版本更新解析:迈向高阶类型与纯函数式编程新时代

LanguageExt v5.0 重大版本更新解析:迈向高阶类型与纯函数式编程新时代 language-ext C# functional language extensions - a base class library for functional programming ...

2025-06-06 09:06:36 245

原创 深入解析curlconverter项目:从curl命令到多语言代码转换

深入解析curlconverter项目:从curl命令到多语言代码转换 curlconverter Convert cURL commands into code 项目地址: https://gitcode.com/gh_mirr...

2025-06-05 09:14:28 338

原创 使用CSS实现粘性头部布局 - phuocng/csslayout项目解析

使用CSS实现粘性头部布局 - phuocng/csslayout项目解析 csslayout A collection of popular layouts and patterns made with CSS. Now it has 100+ patterns and continues growing! ...

2025-06-05 09:08:13 231

原创 ElasticJob Spring Boot Starter 使用指南

ElasticJob Spring Boot Starter 使用指南 shardingsphere-elasticjob 项目地址: https://gitcode.com/gh_mirrors/shar/shardingsp...

2025-06-05 09:06:52 186

原创 EASTL标准模板库:高性能C++容器与算法库解析

EASTL标准模板库:高性能C++容器与算法库解析 EASTL EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on...

2025-06-05 09:00:27 281

原创 MuJoCo物理引擎编程指南:从入门到实践

MuJoCo物理引擎编程指南:从入门到实践 mujoco Multi-Joint dynamics with Contact. A general purpose physics simulator. 项目地址: https://...

2025-06-04 09:10:51 394

原创 Android Wear数据层资源传输详解 - 基于kesenhoo/android-training-course-in-chinese项目

Android Wear数据层资源传输详解 - 基于kesenhoo/android-training-course-in-chinese项目 android-training-course-in-chinese Android官方培训课程中文版 ...

2025-06-04 09:08:16 234

原创 Kubescape 安全工具安装全指南:从入门到精通

Kubescape 安全工具安装全指南:从入门到精通 kubescape Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analy...

2025-06-04 09:00:19 337

原创 远程工作实践指南:从入门到精通的全面解析

远程工作实践指南:从入门到精通的全面解析 remote-working 收集整理远程工作相关的资料 项目地址: https://gitcode.com/gh_mirrors/re/remote-working ...

2025-06-04 09:00:10 324

原创 Apache APISIX 多版本 API 管理实战指南

Apache APISIX 多版本 API 管理实战指南 apisix The Cloud-Native API Gateway 项目地址: https://gitcode.com/gh_mirrors/ap/apisix ...

2025-06-03 09:00:39 318

原创 Ceph容器镜像使用指南:版本选择与最佳实践

Ceph容器镜像使用指南:版本选择与最佳实践 ceph Ceph is a distributed object, block, and file storage platform 项目地址: https://gitcode.c...

2025-06-02 09:16:43 346

原创 操作系统文件系统详解:从基础概念到目录结构

操作系统文件系统详解:从基础概念到目录结构 tech-interview-for-developer ???????? 신입 개발자 전공 지식 & 기술 면접 백과사전 ???? 项目地址: https://gitcode.com/gh_mirr...

2025-06-02 09:07:26 353

原创 使用SQLModel实现FastAPI分页查询功能详解

使用SQLModel实现FastAPI分页查询功能详解 sqlmodel SQL databases in Python, designed for simplicity, compatibility, and robustness. ...

2025-06-02 09:07:03 258

原创 Argo CD 差异比较自定义配置详解

Argo CD 差异比较自定义配置详解 argo-cd Argo CD 是一个声明式 Kubernetes 应用部署工具,可实现应用程序的自动化部署和版本控制。 * 提供 Kubernetes 应用的自动化部署和版本控制功能,支持多种部署策略,简化 Kubernetes 应用管理。 * 有什么特点:声明式部署、支持多...

2025-06-02 09:00:40 226

原创 深入理解D2L项目中的Bahdanau注意力机制

深入理解D2L项目中的Bahdanau注意力机制 d2l-en d2l-ai/d2l-en: 是一个基于 Python 的深度学习教程,它使用了 SQLite 数据库存储数据。适合用于学习深度学习,特别是对于需要使用 Python 和 SQLite 数据库的场景。特点是深度学习教程、Python、SQLite 数据库。...

2025-06-01 09:05:25 355

原创 Docker-OSX项目常见问题与技术解析

Docker-OSX项目常见问题与技术解析 Docker-OSX sickcodes/Docker-OSX: Docker-OSX 项目尝试通过 Docker 容器模拟运行 macOS 环境。由于法律和技术限制,该项目实际上并未实现完全运行 macOS,而是包含了一些用于研究目的的工具和概念验证代码。 ...

2025-05-30 09:06:51 264

原创 React Router 延迟数据加载指南:提升应用性能的实践方案

React Router 延迟数据加载指南:提升应用性能的实践方案 react-router 项目地址: https://gitcode.com/gh_mirrors/rea/react-router ...

2025-05-30 09:06:06 389

原创 Blind Image Decomposition (BID) 项目启动与配置教程

Blind Image Decomposition (BID) 项目启动与配置教程 BID Code for Blind Image Decomposition (BID) and Blind Image Decomposition network (BIDeN). ECCV, 2022. ...

2025-05-28 09:01:07 314

原创 RedisLabs Modules Docker Image 使用教程

RedisLabs Modules Docker Image 使用教程 redismod A Docker image with select Redis Labs modules 项目地址: https://gitcode.co...

2025-05-27 09:00:45 286

原创 AMP PHP 库使用教程

AMP PHP 库使用教程 amp-library Convert HTML to AMP HTML and report HTML compliance with the AMP HTML specification 项目地址:...

2025-05-27 09:00:05 231

原创 Library of Statistical Techniques (LOST) 项目启动与配置教程

Library of Statistical Techniques (LOST) 项目启动与配置教程 lost-stats.github.io Source code for the Library of Statistical Techniques ...

2025-05-24 09:00:22 261

原创 pyecharts-users-cases:开源可视化工具的最佳实践

pyecharts-users-cases:开源可视化工具的最佳实践 pyecharts-users-cases pyecharts 示例文件 项目地址: https://gitcode.com/gh_mirrors/py/py...

2025-05-20 09:00:03 344

原创 buildQt:从源代码自动构建Qt的二进制版本

buildQt:从源代码自动构建Qt的二进制版本 buildQt 从源代码构建Qt 项目地址: https://gitcode.com/gh_mirrors/bu/buildQt ...

2025-05-16 09:00:04 353

原创 egg-socket.io:实时通信的强大助力

egg-socket.io:实时通信的强大助力 egg-socket.io socket.io plugin for eggjs. 项目地址: https://gitcode.com/gh_mirrors/eg/egg-socke...

2025-04-29 10:00:33 645

原创 egui_plot 的安装和配置教程

egui_plot 的安装和配置教程 egui_plot 2D plotting library in Rust for egui 项目地址: https://gitcode.com/gh_mirrors/eg/egui_plot...

2025-04-28 10:40:01 526

原创 envelope 的安装和配置教程

envelope 的安装和配置教程 envelope Insert a message and attachments and send e-mail / sign / encrypt contents by a single line. ...

2025-04-27 10:20:41 256

原创 FoundationPoseROS2:6D多目标位姿估计与跟踪

FoundationPoseROS2:6D多目标位姿估计与跟踪 FoundationPoseROS2 FoundationPoseROS2 is a ROS2-integrated system for 6D object pose estimation and tracking, based on the Founda...

2025-04-23 23:10:53 671

原创 PySR 项目亮点详解

PySR 项目亮点详解 PySR High-Performance Symbolic Regression in Python and Julia 项目地址: https://gitcode.com/gh_mirrors/py/P...

2025-04-23 07:18:10 503

原创 开源项目 fiji 亮点详解

开源项目 fiji 亮点详解 fiji A "batteries-included" distribution of ImageJ :battery: 项目地址: https://gitcode.com/gh_mirrors/fi...

2025-04-23 07:07:22 905

原创 OpenChangelog 项目安装与使用教程

OpenChangelog 项目安装与使用教程 openchangelog Easy to configure & self hostable Changelog Website 项目地址: https://gitcode.com...

2025-04-22 12:30:58 705

原创 《Embodied Chain-of-Thought》项目安装与配置指南

《Embodied Chain-of-Thought》项目安装与配置指南 embodied-CoT Embodied Chain of Thought: A robotic policy that reason to solve the task. ...

2025-04-21 10:50:36 371

原创 elixir-google-api:轻松接入 Google API 的 Elixir 客户端库

elixir-google-api:轻松接入 Google API 的 Elixir 客户端库 elixir-google-api Elixir client libraries for accessing Google APIs. ...

2025-04-21 10:40:55 336

原创 Unity游戏开发框架StarryFramework使用教程

Unity游戏开发框架StarryFramework使用教程 StarryFramework A lightweight general game development framework for Unity. 项目地址: ht...

2025-04-19 07:08:12 931

原创 zUMIs 使用与配置教程

zUMIs 使用与配置教程 zUMIs zUMIs: A fast and flexible pipeline to process RNA sequencing data with UMIs 项目地址: https://gitc...

2025-04-18 07:08:05 282

原创 开源项目Lama2安装与配置指南

开源项目Lama2安装与配置指南 Lama2 Free, Lightweight & Collaborative API Client 项目地址: https://gitcode.com/gh_mirrors/la/Lama2 ...

2025-04-17 07:08:20 341

原创 Electroblob Wizardry 开源项目使用教程

Electroblob Wizardry 开源项目使用教程 Wizardry Source code for Electroblob's Wizardry, a Minecraft mod about magic, exploration and adventure. Open-source so other aspir...

2025-04-16 17:21:18 886

原创 Supernote Obsidian 插件安装与配置指南

Supernote Obsidian 插件安装与配置指南 supernote-obsidian-plugin Supernote A5, A5X, A6X, A6X2 (Nomad), and A5X2 (Manta) integration for Obsidian. Generate markdown, captur...

2025-04-15 11:41:32 717

原创 计算机电子书归档使用教程

计算机电子书归档使用教程 it-ebooks-archive :books: 计算机电子书归档 项目地址: https://gitcode.com/gh_mirrors/ite/it-ebooks-archive ...

2025-04-14 17:23:45 404

空空如也

空空如也

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

TA关注的人

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