自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Django-SHOP项目中的费用处理机制详解

Django-SHOP项目中的费用处理机制详解 django-shop A Django based shop system 项目地址: https://gitcode.com/gh_mirrors/dj/django-shop...

2025-06-11 09:19:30 312

原创 VISSL项目安装指南:从源码到预编译包的完整教程

VISSL项目安装指南:从源码到预编译包的完整教程 vissl VISSL is FAIR's library of extensible, modular and scalable components for SOTA Self-Supervised Learning with images. ...

2025-06-11 09:19:08 211

原创 深入理解Advanced React Patterns中的Control Props模式

深入理解Advanced React Patterns中的Control Props模式 advanced-react-patterns This is the latest advanced react patterns workshop ...

2025-06-11 09:14:13 215

原创 使用FileAPI实现用户头像上传功能详解

使用FileAPI实现用户头像上传功能详解 FileAPI FileAPI — a set of javascript tools for working with files. Multiupload, drag'n'drop and chunked file upload. Images: crop, resize...

2025-06-11 09:03:13 277

原创 Ploomber项目调试指南:从任务调试到断点设置

Ploomber项目调试指南:从任务调试到断点设置 ploomber The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️ ...

2025-06-11 09:02:50 133

原创 GeoServer WMS Reflector 功能详解与使用教程

GeoServer WMS Reflector 功能详解与使用教程 geoserver Official GeoServer repository 项目地址: https://gitcode.com/gh_mirrors/ge/g...

2025-06-10 09:05:25 255

原创 Cuckoo沙箱分布式部署与使用指南

Cuckoo沙箱分布式部署与使用指南 cuckoo Cuckoo Sandbox is an automated dynamic malware analysis system 项目地址: https://gitcode.com/...

2025-06-07 09:22:28 227

原创 百度Mobile-Deep-Learning架构设计与核心模块解析

百度Mobile-Deep-Learning架构设计与核心模块解析 Paddle-Lite 项目地址: https://gitcode.com/gh_mirrors/pad/Paddle-Lite ...

2025-06-06 09:03:55 361

原创 YugabyteDB存储引擎解析:LSM树与SSTable的设计原理

YugabyteDB存储引擎解析:LSM树与SSTable的设计原理 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...

2025-06-05 09:02:23 352

原创 Android Wear位置检测技术详解

Android Wear位置检测技术详解 android-training-course-in-chinese Android官方培训课程中文版 项目地址: https://gitcode.com/gh_mirrors/an/an...

2025-06-04 09:08:18 364

原创 Streamlink项目中的验证模式(Validation Schemas)技术指南

Streamlink项目中的验证模式(Validation Schemas)技术指南 streamlink Streamlink is a CLI utility which pipes video streams from various services into a video player ...

2025-06-04 09:01:58 369

原创 Proton Native:使用React语法构建跨平台桌面应用的技术解析

Proton Native:使用React语法构建跨平台桌面应用的技术解析 proton-native A React environment for cross platform desktop apps 项目地址: https...

2025-06-03 09:12:59 390

原创 深入解析DoctorWkt/acwj项目中的指针实现(第一部分)

深入解析DoctorWkt/acwj项目中的指针实现(第一部分) acwj A Compiler Writing Journey 项目地址: https://gitcode.com/gh_mirrors/ac/acwj ...

2025-06-03 09:10:33 291

原创 TensorFlow-Course项目:从源码编译安装TensorFlow的完整指南

TensorFlow-Course项目:从源码编译安装TensorFlow的完整指南 TensorFlow-Course 项目地址: https://gitcode.com/gh_mirrors/ten/TensorFlow-C...

2025-06-02 09:05:46 356

原创 Redis Node.js客户端使用示例详解

Redis Node.js客户端使用示例详解 node-redis redis/node-redis: Node-Redis 是一个用于 Node.js 的 Redis 客户端库,可以用于连接和操作 Redis 数据库,支持多种 Redis 数据类型和命令,如字符串,哈希表,列表,集合等。 ...

2025-06-02 09:04:12 272

原创 使用A-Frame构建Minecraft风格VR演示教程

使用A-Frame构建Minecraft风格VR演示教程 aframe :a: Web framework for building virtual reality experiences. 项目地址: https://gitco...

2025-06-02 09:04:09 266

原创 Egg.js 应用启动自定义机制详解

Egg.js 应用启动自定义机制详解 egg Born to build better enterprise frameworks and apps with Node.js & Koa 项目地址: https://gitcod...

2025-06-02 09:01:13 318

原创 在Qwen3项目中使用llama.cpp本地运行大语言模型

在Qwen3项目中使用llama.cpp本地运行大语言模型 Qwen3 通义千问 Qwen3,包含多个参数规模的密集模型(Dense)与混合专家模型(MoE),推理能力显著提升 项目地址: https://gitcode.com/...

2025-06-01 09:14:54 229

原创 Milvus项目TLS安全通信配置指南

Milvus项目TLS安全通信配置指南 milvus A cloud-native vector database, storage for next generation AI applications 项目地址: https:...

2025-05-30 09:13:37 299

原创 Ray项目核心概念解析:深入理解分布式计算集群架构

Ray项目核心概念解析:深入理解分布式计算集群架构 ray ray-project/ray: 是一个分布式计算框架,它没有使用数据库。适合用于大规模数据处理和机器学习任务的开发和实现,特别是对于需要使用分布式计算框架的场景。特点是分布式计算框架、无数据库。 ...

2025-05-30 09:10:04 288

原创 ZenSVI:一站式街景图像处理工具

ZenSVI:一站式街景图像处理工具 ZenSVI This package is a one-stop solution for downloading, cleaning, analyzing street view imagery ...

2025-05-28 09:00:35 313

原创 Ruby Warning:自定义Ruby警告处理的最佳实践

Ruby Warning:自定义Ruby警告处理的最佳实践 ruby-warning Add custom processing for warnings 项目地址: https://gitcode.com/gh_mirrors/...

2025-05-28 09:00:06 319

原创 Datapotato:Clojure 测试数据库样本的最佳实践

Datapotato:Clojure 测试数据库样本的最佳实践 datapotato better database fixtures for Clojure tests! ???? 项目地址: https://gitcode.com/...

2025-05-22 09:00:42 261

原创 Win11Tweaker:个性化与增强Windows 11的强大工具

Win11Tweaker:个性化与增强Windows 11的强大工具 Win11Tweaker Powerful Tool for Personalizing and Enhancing Windows 11 项目地址: http...

2025-05-22 09:00:36 411

原创 BAGEL:统一的多模态理解和生成模型

BAGEL:统一的多模态理解和生成模型 Bagel 项目地址: https://gitcode.com/gh_mirrors/bagel7/Bagel 项目介绍BAGEL...

2025-05-22 09:00:09 366

原创 designethics:构建设计伦理的代码框架

designethics:构建设计伦理的代码框架 designethics 项目地址: https://gitcode.com/gh_mirrors/de/designethics ...

2025-05-21 09:00:01 309

原创 treeverse:探索树结构的利器

treeverse:探索树结构的利器 treeverse Walk any kind of tree structure depth- or breadth-first. Supports promises and advanced map-reduce operations with a very small API....

2025-05-17 09:00:03 283

原创 MarkovJuniorWeb:基于浏览器的3D建模与渲染

MarkovJuniorWeb:基于浏览器的3D建模与渲染 MarkovJuniorWeb Typescript version of MarkovJunior, runs on the web with a fancy renderer ...

2025-05-10 16:50:20 564

原创 nnd:一款高效的Linux调试器

nnd:一款高效的Linux调试器 nnd A debugger for Linux 项目地址: https://gitcode.com/gh_mirrors/nn/nnd ...

2025-05-06 23:10:20 418

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

vivliostyle-cli 开源项目最佳实践教程 vivliostyle-cli ⚒ Supercharge command-line publication workflow. 项目地址: https://gitcode.c...

2025-04-28 12:50:00 369

原创 中国身份证识别项目启动与配置教程

中国身份证识别项目启动与配置教程 id-card-of-china ????一个基于「公民身份号码」规则获取身份证号码中包含的基础信息组件(PHP) 项目地址: https://gitcode.com/gh_mirrors/id/id-...

2025-04-28 10:40:04 294

原创 playwright-msw 的安装和配置教程

playwright-msw 的安装和配置教程 playwright-msw A Mock Service Worker API for Playwright 项目地址: https://gitcode.com/gh_mirror...

2025-04-28 09:21:13 830

原创 openthaigpt:构建高效泰语聊天机器人

openthaigpt:构建高效泰语聊天机器人 openthaigpt OpenThaiGPT focuses on developing a Thai Chatbot system to have capabilities equivalent to ChatGPT, as well as being able to ...

2025-04-27 13:50:22 890

原创 SOPA项目最佳实践教程

SOPA项目最佳实践教程 sopa Technology-invariant pipeline for spatial omics analysis (Xenium / MERSCOPE / CosMx / PhenoCycler / MACSima / Hyperion) that scales to millions...

2025-04-27 09:17:15 235

原创 Python Redfish Library 项目启动与配置教程

Python Redfish Library 项目启动与配置教程 python-redfish-library Python3 library for interacting with devices that support a Redfish service ...

2025-04-26 11:50:19 733

原创 gi:实时编译型 Go 语言解释器

gi:实时编译型 Go 语言解释器 gi gijit is a just-in-time trace-compiled golang REPL. Standing on the shoulders of giants (GopherJS and LuaJIT). ...

2025-04-26 11:10:47 588

原创 Quran App 项目启动与配置教程

Quran App 项目启动与配置教程 quran_app Quran app built with Flutter 项目地址: https://gitcode.com/gh_mirrors/qu/quran_app ...

2025-04-25 10:30:03 276

原创 MARL:探索Mastodon档案的轻量级工具

MARL:探索Mastodon档案的轻量级工具 MARL Mastodon Archive Reader Lite - a lightweight single-page app to explore the contents of your Mastodon archive file ...

2025-04-24 22:01:08 270

原创 mcp-1panel:项目管理面板的利器

mcp-1panel:项目管理面板的利器 mcp-1panel mcp-1panel is the Model Context Protocol (MCP) server implementation for 1Panel. 项目...

2025-04-24 21:01:03 709

原创 srs-windows 项目亮点解析

srs-windows 项目亮点解析 srs-windows 项目地址: https://gitcode.com/gh_mirrors/sr/srs-windows 1. ...

2025-04-23 07:24:28 790

空空如也

空空如也

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

TA关注的人

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