自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 React Native Track Player 实现 Amazon FireOS 支持的技术指南

React Native Track Player 实现 Amazon FireOS 支持的技术指南 react-native-track-player A fully fledged audio module created for music apps. Provides audio playback, extern...

2025-06-11 09:13:46 309

原创 JavaScript教程:深入理解FormData对象的使用

JavaScript教程:深入理解FormData对象的使用 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mirro...

2025-06-11 09:00:21 295

原创 算法导论CLRS项目解析:第二章分治算法精讲

算法导论CLRS项目解析:第二章分治算法精讲 CLRS ???? Solutions to Introduction to Algorithms Third Edition 项目地址: https://gitcode.com/gh_mi...

2025-06-08 09:19:12 295

原创 Spring Authorization Server 实战:如何在JWT访问令牌中添加自定义权限声明

Spring Authorization Server 实战:如何在JWT访问令牌中添加自定义权限声明 spring-authorization-server Spring Authorization Server 项目地址: h...

2025-06-08 09:15:02 389

原创 Aptos Core项目中的Rust安全编码指南

Aptos Core项目中的Rust安全编码指南 aptos-core Aptos is a layer 1 blockchain built to support the widespread use of blockchain through better technology and user experience...

2025-06-07 09:00:09 357

原创 深入解析ChatGPT-AutoExpert项目中的开发者模式响应规范

深入解析ChatGPT-AutoExpert项目中的开发者模式响应规范 ChatGPT-AutoExpert ???????????? Supercharged Custom Instructions for ChatGPT (non-coding) and ChatGPT Advanced Data Analysis (coding)....

2025-06-06 09:12:23 355

原创 Xorbits AI Inference 中的连续批处理技术解析

Xorbits AI Inference 中的连续批处理技术解析 inference Replace OpenAI GPT with another LLM in your app by changing a single line of code. Xinference gives you the freedom to...

2025-06-05 09:09:33 212

原创 Sentry JavaScript SDK 开发指南:如何创建新SDK

Sentry JavaScript SDK 开发指南:如何创建新SDK sentry-javascript Official Sentry SDKs for JavaScript 项目地址: https://gitcode.com...

2025-06-05 09:06:06 376

原创 探索ASP.NET Core单文件应用开发模式:以practical-aspnetcore项目为例

探索ASP.NET Core单文件应用开发模式:以practical-aspnetcore项目为例 practical-aspnetcore 该项目提供了关于ASP.NET Core实际应用开发的一系列教程和示例,涵盖了从基础知识到高级主题,是一个实用的学习资源库。适合于想要掌握ASP.NET Core技术栈的开发者进行...

2025-06-04 09:10:28 406

原创 jQuery UI 模态对话框表单实现详解

jQuery UI 模态对话框表单实现详解 jquery-ui jquery/jquery-ui: 是 jQuery 的一个官方扩展库,提供了多种 UI 组件和交互功能,可以方便地在 Web 应用中实现丰富的 UI 交互。适合对 jQuery、UI 组件和想要实现高效 UI 开发的开发者。 ...

2025-06-03 09:11:33 294

原创 RuboCop 代码风格检查:Style 模块详解

RuboCop 代码风格检查:Style 模块详解 rubocop A Ruby static code analyzer and formatter, based on the community Ruby style guide. ...

2025-06-03 09:04:24 209

原创 深入解析React设计模式:krasimir/react-in-patterns项目精要

深入解析React设计模式:krasimir/react-in-patterns项目精要 react-in-patterns A free book that talks about design patterns/techniques used while developing with React. ...

2025-06-03 09:01:54 292

原创 ScyllaDB多数据中心集群搭建指南

ScyllaDB多数据中心集群搭建指南 scylladb ScyllaDB是一个高性能、高度可扩展的NoSQL数据库,设计上兼容Cassandra API,主打低延迟、高并发写入,适用于大规模互联网应用。 项目地址: https:...

2025-06-02 09:18:54 260

原创 Prefect项目代码规范与开发实践指南

Prefect项目代码规范与开发实践指南 prefect PrefectHQ/prefect: 是一个分布式任务调度和管理平台。适合用于自动化任务执行和 CI/CD。特点是支持多种任务执行器,可以实时监控任务状态和日志。 项目地址...

2025-06-01 09:17:21 283

原创 Turbo项目中的内部包管理:策略与实践指南

Turbo项目中的内部包管理:策略与实践指南 turbo Incremental bundler and build system optimized for JavaScriptand TypeScript, written in Rust – including Turbopack and Turborepo. ...

2025-06-01 09:03:41 290

原创 MarkText 在 Linux 系统下的安装与使用指南

MarkText 在 Linux 系统下的安装与使用指南 marktext ????A simple and elegant markdown editor, available for Linux, macOS and Windows. ...

2025-05-30 09:06:57 386

原创 Gluon教程:深入理解异步计算原理与优化实践

Gluon教程:深入理解异步计算原理与优化实践 d2l-zh 项目地址: https://gitcode.com/gh_mirrors/d2l/d2l-zh 前言在现代深...

2025-05-30 09:04:02 289

原创 Neovim项目从源码构建的完整指南

Neovim项目从源码构建的完整指南 neovim 一个基于 Vim 编辑器的衍生版本,其主要改进和优化方向是提升编辑器的扩展能力和用户使用体验。 项目地址: https://gitcode.com/gh_mirrors/ne/n...

2025-05-30 09:01:03 372

原创 《SNEK 项目启动与配置指南》

《SNEK 项目启动与配置指南》 snek See https://github.com/inconvergent/weir instead 项目地址: https://gitcode.com/gh_mirrors/sn/snek...

2025-05-26 09:00:03 385

原创 hazardous:预测性竞争风险与生存分析

hazardous:预测性竞争风险与生存分析 hazardous Competing Risks and Survival Analysis 项目地址: https://gitcode.com/gh_mirrors/ha/haza...

2025-05-21 09:00:11 301

原创 marax_timer:一款专为咖啡爱好者设计的智能计时器

marax_timer:一款专为咖啡爱好者设计的智能计时器 marax_timer 项目地址: https://gitcode.com/gh_mirrors/ma/marax_timer ...

2025-05-18 09:00:02 417

原创 nyxpsi:为不稳定网络环境打造的下一代网络实现

nyxpsi:为不稳定网络环境打造的下一代网络实现 nyxpsi WIP: Next-gen network protocol for reliable data transfer in lossy environments. Outperforms TCP/UDP in high packet loss scenari...

2025-05-11 16:50:20 373

原创 gading.dev:构建个性化博客与主页的一站式解决方案

gading.dev:构建个性化博客与主页的一站式解决方案 gading.dev ☕️ My Personal Homepage & Blog site with NextJS. ???????? ???????? 项目地址: https://gitco...

2025-05-09 22:50:20 804

原创 Idle.js:监控用户浏览器活动的轻量级库

Idle.js:监控用户浏览器活动的轻量级库 Idle.js Javascript activity library for the browser. (away, idle, etc) 项目地址: https://gitcode...

2025-05-06 17:00:20 500

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

SPIR:项目的核心功能/场景 SPIR 项目地址: https://gitcode.com/gh_mirrors/sp/SPIR SPIR 是一个生成器,专为构建和操作 ...

2025-05-02 09:08:08 900

原创 Unreal Engine 5 Game Development with C++ Scripting:掌握专业级游戏开发技能

Unreal Engine 5 Game Development with C++ Scripting:掌握专业级游戏开发技能 Unreal-Engine-5-Game-Development-with-C-Scripting Unreal Engine 5 Game Development with C++ Scrip...

2025-04-30 22:00:20 927

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

Tove2D 项目启动与配置教程 tove2d Animated vector graphics for LÖVE. 项目地址: https://gitcode.com/gh_mirrors/to/tove2d ...

2025-04-28 10:20:27 271

原创 bats-assert:提升Bats测试效率的断言库

bats-assert:提升Bats测试效率的断言库 bats-assert Common assertions for Bats 项目地址: https://gitcode.com/gh_mirrors/bats/bats-as...

2025-04-25 20:40:27 740

原创 hanabi-live 的安装和配置教程

hanabi-live 的安装和配置教程 hanabi-live A web server that allows people to play Hanab, a cooperative card game of logic and reasoning. ...

2025-04-25 10:21:36 725

原创 ImageViewer 的安装和配置教程

ImageViewer 的安装和配置教程 ImageViewer ???? ImageViewer for jetpack compose, which supports display large Image. ???? 一款基于Jetpack Compose开发的图片预览库,支持超大图片的显示。 ...

2025-04-23 11:41:04 811

原创 jser.info 项目启动与配置教程

jser.info 项目启动与配置教程 jser.info JSer.infoデータリポジトリ 项目地址: https://gitcode.com/gh_mirrors/js/jser.info ...

2025-04-23 07:26:06 303

原创 开源项目 ansible-role-glusterfs 的扩展与二次开发潜力

开源项目 ansible-role-glusterfs 的扩展与二次开发潜力 ansible-role-glusterfs Ansible Role - GlusterFS 项目地址: https://gitcode.com/gh...

2025-04-23 07:15:18 275

原创 开源项目 jellyfin-plugin-douban 的扩展与二次开发潜力

开源项目 jellyfin-plugin-douban 的扩展与二次开发潜力 jellyfin-plugin-douban Douban metadata provider for Jellyfin 项目地址: https://g...

2025-04-23 07:04:26 702

原创 PCB 项目使用与安装指南

PCB 项目使用与安装指南 pcb 项目地址: https://gitcode.com/gh_mirrors/pcb8/pcb 1. 项目介绍本项目(PCB)是一个开源的...

2025-04-22 10:00:07 287

原创 GrowingBugRepository 项目使用教程

GrowingBugRepository 项目使用教程 GrowingBugRepository A bug repository that keeps growing 项目地址: https://gitcode.com/gh_m...

2025-04-22 07:04:38 250

原创 微软RTS-Py项目教程

微软RTS-Py项目教程 MicroRTS-Py A simple and highly efficient RTS-game-inspired environment for reinforcement learning (formerly Gym-MicroRTS) ...

2025-04-21 07:04:31 381

原创 DataGridXL2 开源项目教程

DataGridXL2 开源项目教程 DataGridXL2 Excel-like Experience for Web Apps (The performant & reliable Vanilla Javascript data grid with Excel-like controls) ...

2025-04-20 07:04:30 693

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

JarkViewer开源项目安装与配置指南 jarkViewer A simple image viewer. 一款简单的看图软件。 项目地址: https://gitcode.com/gh_mirrors/ja/jarkView...

2025-04-19 10:50:32 917

原创 Windows Community Toolkit 文档教程

Windows Community Toolkit 文档教程 WindowsCommunityToolkitDocs 项目地址: https://gitcode.com/gh_mirrors/win/WindowsCommuni...

2025-04-19 07:04:55 817

原创 SPARS3R项目安装与配置指南

SPARS3R项目安装与配置指南 SPARS3R SPARS3R: Semantic Prior Alignment and Regularization for Sparse 3D Reconstruction 项目地址: ht...

2025-04-18 07:04:46 675

空空如也

空空如也

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

TA关注的人

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