自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 高效Pandas迭代方法比较:从基础循环到向量化操作

高效Pandas迭代方法比较:从基础循环到向量化操作 Machine-Learning-with-Python Practice and tutorial-style notebooks covering wide variety of machine learning techniques ...

2025-06-12 09:08:32 180

原创 TNG/ArchUnit 架构测试入门指南

TNG/ArchUnit 架构测试入门指南 ArchUnit A Java architecture test library, to specify and assert architecture rules in plain Java ...

2025-06-11 09:14:50 174

原创 VisPy入门:系统信息检查与Canvas/Application基础概念解析

VisPy入门:系统信息检查与Canvas/Application基础概念解析 vispy Main repository for Vispy 项目地址: https://gitcode.com/gh_mirrors/vi/vis...

2025-06-11 09:14:24 342

原创 Blazor Workshop项目:构建可复用组件库的技术实践

Blazor Workshop项目:构建可复用组件库的技术实践 blazor-workshop Blazor workshop 项目地址: https://gitcode.com/gh_mirrors/bl/blazor-work...

2025-06-11 09:04:01 119

原创 Google ClusterFuzz 项目环境搭建指南

Google ClusterFuzz 项目环境搭建指南 clusterfuzz Scalable fuzzing infrastructure. 项目地址: https://gitcode.com/gh_mirrors/clu/c...

2025-06-08 09:05:13 395

原创 Elvish脚本编程:代码组织与复用指南

Elvish脚本编程:代码组织与复用指南 elvish Elvish = Expressive Programming Language + Versatile Interactive Shell 项目地址: https://gi...

2025-06-07 09:05:01 208

原创 深入理解Administrate项目中的搜索功能定制

深入理解Administrate项目中的搜索功能定制 administrate A Rails engine that helps you put together a super-flexible admin dashboard. ...

2025-06-07 09:04:56 282

原创 Quartz调度框架入门教程:第一课 基础使用指南

Quartz调度框架入门教程:第一课 基础使用指南 quartz Code for Quartz Scheduler 项目地址: https://gitcode.com/gh_mirrors/qu/quartz ...

2025-06-06 09:20:12 283

原创 使用Google Cloud Platform探索美国出生率数据集的技术实践

使用Google Cloud Platform探索美国出生率数据集的技术实践 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...

2025-06-05 09:07:43 307

原创 PX4自动驾驶系统:麦轮底盘车辆驱动模式详解

PX4自动驾驶系统:麦轮底盘车辆驱动模式详解 PX4-Autopilot PX4 Autopilot Software 项目地址: https://gitcode.com/gh_mirrors/px/PX4-Autopilot ...

2025-06-04 09:17:32 248

原创 JavaScript 动画实现原理与最佳实践

JavaScript 动画实现原理与最佳实践 zh.javascript.info 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。 ...

2025-06-04 09:07:09 166

原创 GetX 路由管理完全指南

GetX 路由管理完全指南 getx Open screens/snackbars/dialogs/bottomSheets without context, manage states and inject dependencies easily with Get. ...

2025-06-04 09:02:15 307

原创 ParlAI项目中的TorchRankerAgent使用教程

ParlAI项目中的TorchRankerAgent使用教程 ParlAI A framework for training and evaluating AI models on a variety of openly available dialogue datasets. ...

2025-06-04 09:02:12 268

原创 JavaScript函数基础教程:TheOdinProject核心概念解析

JavaScript函数基础教程:TheOdinProject核心概念解析 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScrip...

2025-06-04 09:01:50 309

原创 OSS-Fuzz项目JavaScript项目集成指南

OSS-Fuzz项目JavaScript项目集成指南 oss-fuzz OSS-Fuzz - continuous fuzzing for open source software. 项目地址: https://gitcode.c...

2025-06-03 09:12:38 357

原创 Cockpit项目中的流控制机制解析

Cockpit项目中的流控制机制解析 cockpit Cockpit is a web-based graphical interface for servers. 项目地址: https://gitcode.com/gh_mir...

2025-06-03 09:06:08 236

原创 Highcharts 箱线图(Box Plot)系列详解

Highcharts 箱线图(Box Plot)系列详解 highcharts 项目地址: https://gitcode.com/gh_mirrors/high/highcharts ...

2025-06-03 09:05:30 355

原创 Facebook DataLoader 与 Google Datastore 集成实践指南

Facebook DataLoader 与 Google Datastore 集成实践指南 dataloader 项目地址: https://gitcode.com/gh_mirrors/dat/dataloader ...

2025-06-03 09:02:58 353

原创 OpenCV/CVAT中的自动化质量评估与监控技术解析

OpenCV/CVAT中的自动化质量评估与监控技术解析 cvat Annotate better with CVAT, the industry-leading data engine for machine learning. Used and trusted by teams at any scale, for da...

2025-06-03 09:01:35 217

原创 开源指南项目:四种典型开源参与者的深度剖析

开源指南项目:四种典型开源参与者的深度剖析 opensource.guide ???? Community guides for open source creators 项目地址: https://gitcode.com/gh_mir...

2025-06-02 09:17:57 217

原创 ESP-IDF开发环境搭建指南(Linux/macOS版)

ESP-IDF开发环境搭建指南(Linux/macOS版) esp-idf Espressif IoT Development Framework. Official development framework for Espressif SoCs. ...

2025-06-02 09:16:15 286

原创 JavaScript教程:深入理解Blob对象

JavaScript教程:深入理解Blob对象 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirrors/en/en.j...

2025-06-01 09:08:36 391

原创 深入解析JCSprout项目中的Java核心技术要点

深入解析JCSprout项目中的Java核心技术要点 JCSprout ????‍???? Java Core Sprout : basic, concurrent, algorithm 项目地址: https://gitcode.com/...

2025-06-01 09:04:29 247

原创 Ray Serve 项目教程:构建流式响应的聊天机器人应用

Ray Serve 项目教程:构建流式响应的聊天机器人应用 ray ray-project/ray: 是一个分布式计算框架,它没有使用数据库。适合用于大规模数据处理和机器学习任务的开发和实现,特别是对于需要使用分布式计算框架的场景。特点是分布式计算框架、无数据库。 ...

2025-06-01 09:01:35 392

原创 使用Visual Studio Code高效开发PHP源码(php-src)指南

使用Visual Studio Code高效开发PHP源码(php-src)指南 php-src The PHP Interpreter 项目地址: https://gitcode.com/gh_mirrors/ph/php-sr...

2025-05-30 09:09:34 250

原创 SkySenseGPT:项目的核心功能/场景

SkySenseGPT:项目的核心功能/场景 SkySenseGPT A Fine-Grained Instruction Tuning Dataset and Model for Remote Sensing Vision-Language Understanding ...

2025-05-25 09:00:06 267

原创 use-between:在React组件间共享状态的利器

use-between:在React组件间共享状态的利器 use-between Sharing state between React components 项目地址: https://gitcode.com/gh_mirror...

2025-05-25 09:00:00 344

原创 Spatial Metadata 项目启动与配置教程

Spatial Metadata 项目启动与配置教程 Spatial-Metadata The KartaLink "Spatial Metadata" tools allow you to prepare immersive content for playback on Apple Vision Pro and Me...

2025-05-23 09:01:41 274

原创 evo-ai:构建与管理 AI 代理的平台

evo-ai:构建与管理 AI 代理的平台 evo-ai Evo AI is an open-source platform for creating and managing AI agents, enabling integration with different AI models and services. ...

2025-05-17 09:00:04 220

原创 gptel-aibo:AI写作助手,助力内容创作与代码管理

gptel-aibo:AI写作助手,助力内容创作与代码管理 gptel-aibo An AI Writing Assistant for Emacs 项目地址: https://gitcode.com/gh_mirrors/gp...

2025-05-08 09:08:21 595

原创 hachimi 的安装和配置教程

hachimi 的安装和配置教程 hachimi 哈基米 一个分布式蜜网系统 | hachimi A Distributed Honeypot System 项目地址: https://gitcode.com/gh_mirrors...

2025-04-28 11:00:30 361

原创 sscs-ose-code-a-chip.github.io 的安装和配置教程

sscs-ose-code-a-chip.github.io 的安装和配置教程 sscs-ose-code-a-chip.github.io IEEE Solid-State Circuits Society (SSCS) Open-Source Ecosystem (OSE) ...

2025-04-28 10:40:14 354

原创 Angular Contributor Code of Conduct:项目推荐文章

Angular Contributor Code of Conduct:项目推荐文章 code-of-conduct A code of conduct for all Angular projects 项目地址: https:/...

2025-04-27 23:00:36 583

原创 开源项目启动与配置教程

开源项目启动与配置教程 sociotechnical-architecture A collection of resources and links relating to sociotechnical architecture for software systems. ...

2025-04-26 10:20:36 254

原创 component-gallery:打造前端组件的视觉盛宴

component-gallery:打造前端组件的视觉盛宴 component-gallery The Component Gallery is a collection of components from the best Design Systems. Built with Gatsby and Airtable....

2025-04-26 09:08:54 674

原创 rb-inotify 项目亮点解析

rb-inotify 项目亮点解析 rb-inotify A thorough inotify wrapper for Ruby using FFI. 项目地址: https://gitcode.com/gh_mirrors/rb...

2025-04-23 07:22:00 444

原创 开源项目 AzurLaneLive2DExtract 亮点详解

开源项目 AzurLaneLive2DExtract 亮点详解 AzurLaneLive2DExtract OBSOLETE - see readme / 碧蓝航线Live2D提取 项目地址: https://gitcode.co...

2025-04-23 07:11:12 381

原创 《Meta项目安装与配置指南》

《Meta项目安装与配置指南》 Meta Meta Platform demo source code 项目地址: https://gitcode.com/gh_mirrors/meta27/Meta ...

2025-04-22 10:31:00 240

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

CAS 项目安装与使用教程 CAS Check Activation Status 项目地址: https://gitcode.com/gh_mirrors/cas18/CAS ...

2025-04-22 10:17:45 302

原创 Grunt-Angular-Architecture-Graph 使用教程

Grunt-Angular-Architecture-Graph 使用教程 grunt-angular-architecture-graph Generate modules dependencies graph in .dot format ...

2025-04-22 10:00:51 519

空空如也

空空如也

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

TA关注的人

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