自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Discord.Net客户端基础使用指南

Discord.Net客户端基础使用指南 Discord.Net An unofficial .Net wrapper for the Discord API (https://discord.com/) 项目地址: https:...

2025-06-11 09:15:34 252

原创 VueDraggablePlus:全面解析Vue2/Vue3拖拽组件解决方案

VueDraggablePlus:全面解析Vue2/Vue3拖拽组件解决方案 vue-draggable-plus Universal Drag-and-Drop Component Supporting both Vue 3 and Vue 2 ...

2025-06-11 09:02:31 348

原创 nteract/Hydrogen 交互式编程环境安装与配置指南

nteract/Hydrogen 交互式编程环境安装与配置指南 hydrogen :atom: Run code interactively, inspect data, and plot. All the power of Jupyter kernels, inside your favorite text edito...

2025-06-10 09:08:02 287

原创 CodeceptJS测试框架中的Bootstrap机制详解

CodeceptJS测试框架中的Bootstrap机制详解 CodeceptJS Supercharged End 2 End Testing Framework for NodeJS 项目地址: https://gitcode....

2025-06-10 09:01:09 277

原创 WhisperSpeech开源语音合成系统技术解析

WhisperSpeech开源语音合成系统技术解析 WhisperSpeech An Open Source text-to-speech system built by inverting Whisper. 项目地址: http...

2025-06-09 09:22:28 344

原创 PHP-Imagine 图像处理库中的坐标系系统详解

PHP-Imagine 图像处理库中的坐标系系统详解 Imagine PHP Object Oriented image manipulation library 项目地址: https://gitcode.com/gh_mirr...

2025-06-09 09:06:00 320

原创 TermKit项目Node-API开发指南:构建内置命令全解析

TermKit项目Node-API开发指南:构建内置命令全解析 TermKit Experimental Terminal platform built on WebKit + node.js. Currently only for Mac and Windows, though the prototype works ...

2025-06-09 09:05:58 315

原创 Boost.Beast中的WebSocket连接优雅关闭机制解析

Boost.Beast中的WebSocket连接优雅关闭机制解析 beast HTTP and WebSocket built on Boost.Asio in C++11 项目地址: https://gitcode.com/gh...

2025-06-09 09:04:15 365

原创 Augmentor图像增强库使用指南:从入门到实践

Augmentor图像增强库使用指南:从入门到实践 Augmentor Image augmentation library in Python for machine learning. 项目地址: https://gitcod...

2025-06-08 09:13:05 376

原创 CanCanCan项目中的权限拒绝处理机制详解

CanCanCan项目中的权限拒绝处理机制详解 cancancan The authorization Gem for Ruby on Rails. 项目地址: https://gitcode.com/gh_mirrors/ca/...

2025-06-07 09:22:51 228

原创 Google Flax项目从flax.optim迁移到Optax的完整指南

Google Flax项目从flax.optim迁移到Optax的完整指南 flax Flax is a neural network library for JAX that is designed for flexibility. ...

2025-06-06 09:14:17 255

原创 Sphinx文档扩展教程:如何自定义角色和指令语法

Sphinx文档扩展教程:如何自定义角色和指令语法 sphinx The Sphinx documentation generator 项目地址: https://gitcode.com/gh_mirrors/sp/sphinx...

2025-06-06 09:03:50 314

原创 MikroORM项目实战:从零搭建Web服务与测试环境

MikroORM项目实战:从零搭建Web服务与测试环境 mikro-orm mikro-orm/mikro-orm: 是一个基于 PHP 的轻量级 ORM 库,它支持多种数据库,包括 MySQL、SQLite、PostgreSQL 等。适合用于 PHP 应用程序的数据库操作和对象关系映射,特别是对于需要轻量级、高性能的 ...

2025-06-05 09:06:02 312

原创 CodeQL查询帮助文档编写规范指南

CodeQL查询帮助文档编写规范指南 codeql CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Securit...

2025-06-05 09:05:56 328

原创 relaysecret:简易且安全的文件分享解决方案

relaysecret:简易且安全的文件分享解决方案 relaysecret A simple app which let you share file securely :) 项目地址: https://gitcode.com...

2025-06-05 09:00:04 282

原创 StarRocks严格模式(Strict Mode)详解:数据加载质量控制机制

StarRocks严格模式(Strict Mode)详解:数据加载质量控制机制 starrocks StarRocks是一个开源的分布式数据分析引擎,用于处理大规模数据查询和分析。 - 功能:分布式数据分析;大规模数据查询;数据分析;数据仓库。 - 特点:高性能;可扩展;易于使用;支持多种数据源。 ...

2025-06-04 09:06:30 225

原创 NASA FPrime框架中的数据产品管理机制详解

NASA FPrime框架中的数据产品管理机制详解 fprime F麓 - A flight software and embedded systems framework 项目地址: https://gitcode.com/gh...

2025-06-04 09:03:45 348

原创 Rust项目实践:理解Package与Crate的关系

Rust项目实践:理解Package与Crate的关系 rust-by-practice Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercis...

2025-06-03 09:05:07 228

原创 haxe-continuation:异步编程的利器

haxe-continuation:异步编程的利器 haxe-continuation Asynchronous programming in a natural multi-thread-like syntax, escaping from the callback hell. ...

2025-06-03 09:00:02 288

原创 Consul网络坐标系统原理解析与应用实践

Consul网络坐标系统原理解析与应用实践 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, dist...

2025-06-01 09:02:28 335

原创 数据科学入门教程:比例数据可视化方法详解

数据科学入门教程:比例数据可视化方法详解 Data-Science-For-Beginners 10 Weeks, 20 Lessons, Data Science for All! 项目地址: https://gitcode.c...

2025-06-01 09:01:35 272

原创 深度神经网络中的数值稳定性与参数初始化技术解析

深度神经网络中的数值稳定性与参数初始化技术解析 d2l-zh 项目地址: https://gitcode.com/gh_mirrors/d2l/d2l-zh 引言在深度学...

2025-05-30 09:06:08 403

原创 Elasticsearch字段数据类型全面解析:从基础到高级应用

Elasticsearch字段数据类型全面解析:从基础到高级应用 elasticsearch 项目地址: https://gitcode.com/gh_mirrors/elas/elasticsearch ...

2025-05-30 09:05:55 256

原创 Docusaurus 主题配置详解:打造个性化文档网站

Docusaurus 主题配置详解:打造个性化文档网站 docusaurus Easy to maintain open source documentation websites. 项目地址: https://gitcode.c...

2025-05-30 09:04:49 319

原创 理解Promise中的resolve与reject方法 - freeCodeCamp JavaScript算法与数据结构教程

理解Promise中的resolve与reject方法 - freeCodeCamp JavaScript算法与数据结构教程 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址:...

2025-05-30 09:01:47 363

原创 ESLint-plugin-prettier-vue 项目启动与配置教程

ESLint-plugin-prettier-vue 项目启动与配置教程 eslint-plugin-prettier-vue :ok_hand: ESLint plugin for Prettier formatting, which is better for Vue SFC ...

2025-05-29 09:00:42 296

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

WEPopover 项目启动与配置教程 WEPopover Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom backgrou...

2025-05-27 09:00:07 215

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

Betty项目启动与配置教程 betty Betty visualizes and publishes your family history by building interactive, encyclopedia-like genealogy websites out of your Gramps and GEDC...

2025-05-23 09:01:20 242

原创 FFmpegFreeUI:视频转码的强大助手

FFmpegFreeUI:视频转码的强大助手 FFmpegFreeUI 3FUI 是 ffmpeg 在 Windows 上的专业交互外壳,也就是转码软件。开发目的:他奶奶滴,都TM不好好做是吧,做不好那就都别做了! 项目地址: h...

2025-05-23 09:00:09 247

原创 Ternion:快速原型设计的利器

Ternion:快速原型设计的利器 Ternion A simple starter kit to prototype quickly your ideas with Three.js 项目地址: https://gitcode....

2025-05-18 09:00:03 326

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

ijson:项目的核心功能/场景 ijson More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers. ...

2025-05-17 09:00:03 300

原创 repo2txt:将代码库转化为文本,助力GPT模型训练

repo2txt:将代码库转化为文本,助力GPT模型训练 repo2txt A helper script collecting contents of a repo and placing it in one text file. ...

2025-05-17 00:53:15 634

原创 blum-airdrop-bot:自动化获取空投奖励的利器

blum-airdrop-bot:自动化获取空投奖励的利器 blum-airdrop-bot Automates interactions with the Blum airdrop platform, including claiming rewards, managing farming sessions, comp...

2025-05-13 09:05:18 607

原创 lets-form:简化React表单创建的强大工具

lets-form:简化React表单创建的强大工具 lets-form A JSON form generator for React with Material UI / AntDesign / Bootstrap / RSuite / Mantine ...

2025-05-05 19:50:35 692

原创 sinon-chrome:模拟浏览器扩展API,提升单元测试效率

sinon-chrome:模拟浏览器扩展API,提升单元测试效率 sinon-chrome Testing chrome extensions with Node.js 项目地址: https://gitcode.com/gh_m...

2025-05-04 22:10:29 887

原创 noodle-soup-prompts:生成创意提示的强大工具

noodle-soup-prompts:生成创意提示的强大工具 noodle-soup-prompts A terminology database for creating unique prompts for Disco Diffusion or other related AI Art Generators. ...

2025-05-03 22:50:15 575

原创 `@samchon/openapi`:高效便捷的OpenAPI类型定义与转换工具

@samchon/openapi:高效便捷的OpenAPI类型定义与转换工具 openapi OpenAPI definitions, converters and LLM function calling schema composer. ...

2025-05-01 19:10:30 690

原创 Neovim 插件:更好的逃脱键

Neovim 插件:更好的逃脱键 better-escape.vim A Vim/Neovim plugin for escaping insert mode without lagging. 项目地址: https://gitc...

2025-04-27 10:30:23 232

原创 lilishop-ui 的安装和配置教程

lilishop-ui 的安装和配置教程 lilishop-ui 商城系统-前端 项目地址: https://gitcode.com/gh_mirrors/li/lilishop-ui ...

2025-04-27 10:02:14 289

原创 Twewy Discord Chatbot 开源项目最佳实践

Twewy Discord Chatbot 开源项目最佳实践 twewy-discord-chatbot Discord AI Chatbot using DialoGPT, trained on the game transcript of The World Ends With You ...

2025-04-26 11:20:01 556

空空如也

空空如也

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

TA关注的人

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