自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 godot-camera-control:实时调整摄像头视角,提升游戏开发效率

godot-camera-control:实时调整摄像头视角,提升游戏开发效率 godot-camera-control A camera control script for the godot engine 项目地址: htt...

2025-06-13 09:00:00 224

原创 P项目中的状态机机制详解

P项目中的状态机机制详解 P The P programming language. 项目地址: https://gitcode.com/gh_mirrors/p/P 概述...

2025-06-11 09:18:42 237

原创 Elasticsearch权威指南:精确值查找技术详解

Elasticsearch权威指南:精确值查找技术详解 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://gitc...

2025-06-11 09:04:59 234

原创 Sorbet/sorbet 常见问题解答:深入解析与最佳实践

Sorbet/sorbet 常见问题解答:深入解析与最佳实践 sorbet A fast, powerful type checker designed for Ruby 项目地址: https://gitcode.com/gh_...

2025-06-11 09:00:26 242

原创 深入解析OpenContainers镜像规范(OCI Image-Spec)

深入解析OpenContainers镜像规范(OCI Image-Spec) image-spec OCI Image Format 项目地址: https://gitcode.com/gh_mirrors/im/image-sp...

2025-06-10 09:20:11 316

原创 MiniOB 项目调试指南:从日志打印到 GDB 高级调试

MiniOB 项目调试指南:从日志打印到 GDB 高级调试 miniob MiniOB is a compact database that assists developers in understanding the fundamental workings of a database. ...

2025-06-10 09:18:32 274

原创 从零构建12-Factor Agents项目:打造符合12要素原则的TypeScript智能体

从零构建12-Factor Agents项目:打造符合12要素原则的TypeScript智能体 12-factor-agents 模块化构建LLM应用,确保生产级可靠性与高效交付。 项目地址: https://gitcode.co...

2025-06-10 09:04:49 258

原创 DoctrineExtensions Sluggable行为扩展详解

DoctrineExtensions Sluggable行为扩展详解 DoctrineExtensions Doctrine2 behavioral extensions, Translatable, Sluggable, Tree-NestedSet, Timestampable, Loggable, Sortable...

2025-06-10 09:03:59 381

原创 LeetCode-Solutions中的查询批处理技术解析

LeetCode-Solutions中的查询批处理技术解析 LeetCode-Solutions ????️ Python / Modern C++ Solutions of All 2963 LeetCode Problems (Weekly Update) ...

2025-06-08 09:18:56 321

原创 Coq项目中的SProp:严格命题与证明无关性详解

Coq项目中的SProp:严格命题与证明无关性详解 coq Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and...

2025-06-08 09:13:05 243

原创 Gevent 1.2 版本新特性解析

Gevent 1.2 版本新特性解析 gevent Coroutine-based concurrency library for Python 项目地址: https://gitcode.com/gh_mirrors/ge/ge...

2025-06-06 09:21:57 217

原创 Google Cartographer 框架中的核心概念解析

Google Cartographer 框架中的核心概念解析 cartographer 项目地址: https://gitcode.com/gh_mirrors/car/cartographer ...

2025-06-06 09:00:59 283

原创 Apache SeaTunnel 在 Kubernetes 上的部署与运行指南

Apache SeaTunnel 在 Kubernetes 上的部署与运行指南 seatunnel SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool. ...

2025-06-05 09:15:49 401

原创 Stack on a Budget项目:错误监控服务免费方案对比指南

Stack on a Budget项目:错误监控服务免费方案对比指南 stack-on-a-budget A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mo...

2025-06-03 09:05:34 375

原创 GitLab Gitaly集群故障排查指南

GitLab Gitaly集群故障排查指南 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 项目地址: h...

2025-06-03 09:02:00 297

原创 深入理解Jupyter项目:交互式计算笔记本的完整指南

深入理解Jupyter项目:交互式计算笔记本的完整指南 jupyter Jupyter metapackage for installation, docs and chat 项目地址: https://gitcode.com/g...

2025-06-02 09:16:39 303

原创 Plotly.js 项目开发与贡献指南深度解析

Plotly.js 项目开发与贡献指南深度解析 plotly.js pixijs/pixijs: 是一个用于创建交互式 2D 图形的 JavaScript 库。适合在需要创建 2D 图形、动画和游戏的网页中使用。特点是提供了一种简单、易用的 API,支持多种图形和动画效果,并且能够自定义图形和动画的行为。 ...

2025-06-02 09:02:58 267

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

ZeroSearch:项目的核心功能/场景 ZeroSearch Repo for ZeroSearch: Incentivize the Search Capability of LLMs without Searching 项...

2025-06-02 09:00:00 820

原创 ES6教程:深入理解let和const命令

ES6教程:深入理解let和const命令 es6tutorial 《ECMAScript 6入门》是一本开源的 JavaScript 语言教程,全面介绍 ECMAScript 6 新增的语法特性。 项目地址: https://g...

2025-06-01 09:14:47 898

原创 JavaScript教程:深入理解DOM导航

JavaScript教程:深入理解DOM导航 en.javascript.info Modern JavaScript Tutorial 项目地址: https://gitcode.com/gh_mirrors/en/en.ja...

2025-06-01 09:08:00 276

原创 深入解析wttr.in项目中的终端天气地图功能

深入解析wttr.in项目中的终端天气地图功能 wttr.in :partly_sunny: The right way to check the weather 项目地址: https://gitcode.com/gh_mirr...

2025-06-01 09:04:47 383

原创 OpenPose项目版本演进与技术特性解析

OpenPose项目版本演进与技术特性解析 openpose 项目地址: https://gitcode.com/gh_mirrors/op/openpose 概述Ope...

2025-05-30 09:18:11 347

原创 Joplin终端版完全指南:从安装到高级使用

Joplin终端版完全指南:从安装到高级使用 joplin Joplin 是一款安全笔记记录与待办事项应用,具备跨平台同步功能,支持 Windows、macOS、Linux、Android 和 iOS 平台。 项目地址: http...

2025-05-30 09:07:07 348

原创 React Router 入门教程:构建记账应用

React Router 入门教程:构建记账应用 react-router 项目地址: https://gitcode.com/gh_mirrors/reac/react-router ...

2025-05-30 09:06:07 312

原创 foamlib 项目启动与配置教程

foamlib 项目启动与配置教程 foamlib A modern Python interface for interacting with OpenFOAM 项目地址: https://gitcode.com/gh_mirr...

2025-05-29 09:00:50 238

原创 PyTorch 实现 JointVAE 的最佳实践教程

PyTorch 实现 JointVAE 的最佳实践教程 joint-vae Pytorch implementation of JointVAE, a framework for disentangling continuous and discrete factors of variation :star2: ...

2025-05-26 09:00:04 253

原创 DAFormer 开源项目教程

DAFormer 开源项目教程 DAFormer 项目地址: https://gitcode.com/gh_mirrors/daf/DAFormer 1. 项目介绍DAF...

2025-05-24 09:03:50 366

原创 Nordic Thingy52-FW:为物联网设备打造高效定制固件

Nordic Thingy52-FW:为物联网设备打造高效定制固件 Nordic-Thingy52-FW Nordic Thingy:52 software development kit. This kit is designed to assist users in developing their own cust...

2025-05-24 09:00:04 361

原创 Pitchy:简化音乐频率计算,提升音频处理效率

Pitchy:简化音乐频率计算,提升音频处理效率 Pitchy :musical_score: A simple way to get a music pitch from a frequency. 项目地址: https://g...

2025-05-22 09:00:04 223

原创 CodeTogether:协同编程新篇章,实时共享IDE体验

CodeTogether:协同编程新篇章,实时共享IDE体验 CodeTogether Repository for issues, documentation and more for codetogether.com and associated VS Code extension and Eclipse plugi...

2025-05-10 21:20:20 864

原创 plasma-hud:实现 Unity 7 HUD 功能的利器

plasma-hud:实现 Unity 7 HUD 功能的利器 plasma-hud Provides a way to run menubar commands in KDE Plasma through rofi, much like the Unity 7 Heads-Up Display (HUD). ...

2025-04-30 09:06:13 970

原创 开源项目最佳实践教程

开源项目最佳实践教程 eylenburg.github.io 项目地址: https://gitcode.com/gh_mirrors/ey/eylenburg.github.io ...

2025-04-26 10:30:11 259

原创 开源项目最佳实践教程:CPA

开源项目最佳实践教程:CPA CPA The Compositional Perturbation Autoencoder (CPA) is a deep generative framework to learn effects of perturbations at the single-cell level. C...

2025-04-26 10:20:06 214

原创 数据谋杀案开源项目最佳实践教程

数据谋杀案开源项目最佳实践教程 data-homicides The Washington Post collected data on more than 52,000 criminal homicides over the past decade in 50 of the largest American citie...

2025-04-26 10:10:04 244

原创 Flutter-Hive-Todo-App 的安装和配置教程

Flutter-Hive-Todo-App 的安装和配置教程 Flutter-Hive-Todo-App Task Management App with Flutter and Harnessing the Power of Hive Database! ???????????? ...

2025-04-25 10:50:44 677

原创 Hirschgarten:为IntelliJ IDEA用户带来Bazel支持的新方案

Hirschgarten:为IntelliJ IDEA用户带来Bazel支持的新方案 hirschgarten A new approach to Bazel support for IntelliJ IDEA 项目地址: htt...

2025-04-24 21:30:29 909

原创 oidn-web:Web端的AI降噪解决方案

oidn-web:Web端的AI降噪解决方案 oidn-web Open Image Denoise on the Web 项目地址: https://gitcode.com/gh_mirrors/oi/oidn-web ...

2025-04-23 09:52:31 649

原创 ap-airflow:项目的核心功能/场景

ap-airflow:项目的核心功能/场景 ap-airflow Astronomer Core Docker Images 项目地址: https://gitcode.com/gh_mirrors/ap/ap-airflow ...

2025-04-23 09:21:04 724

原创 VirtualXposed 项目亮点解析

VirtualXposed 项目亮点解析 VirtualXposed A simple app to use Xposed without root, unlock the bootloader or modify system image, etc. ...

2025-04-23 07:27:37 1087

原创 开源项目 Sunshine 的扩展与二次开发潜力

开源项目 Sunshine 的扩展与二次开发潜力 Sunshine Sunshine: Sunshine是一个自托管的游戏流媒体服务器,支持通过Moonlight在各种设备上进行低延迟的游戏串流。 项目地址: https://gi...

2025-04-23 07:16:50 609

空空如也

空空如也

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

TA关注的人

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