- 博客(600)
- 收藏
- 关注
原创 Vue Test Utils 测试技巧全指南
Vue Test Utils 测试技巧全指南 vue-test-utils Component Test Utils for Vue 2 项目地址: https://gitcode.com/gh_mirrors/vu/vue-te...
2025-06-11 09:03:15
222
原创 Spatie Laravel Query Builder 安装与配置指南
Spatie Laravel Query Builder 安装与配置指南 laravel-query-builder Easily build Eloquent queries from API requests 项目地址: ht...
2025-06-09 09:22:49
229
原创 Remacs中的哈希表:高效键值存储机制详解
Remacs中的哈希表:高效键值存储机制详解 remacs Rust :heart: Emacs 项目地址: https://gitcode.com/gh_mirrors/rem/remacs ...
2025-06-09 09:03:05
240
原创 LinuxMint/Cinnamon 开发指南:Applet、Desklet 和扩展的配置系统详解
LinuxMint/Cinnamon 开发指南:Applet、Desklet 和扩展的配置系统详解 cinnamon A Linux desktop featuring a traditional layout, built from modern technology and introducing brand new...
2025-06-08 09:19:31
219
原创 Nuxt UI 国际化(i18n)配置指南
Nuxt UI 国际化(i18n)配置指南 ui A UI Library for Modern Web Apps, powered by Vue & TailwindCSS. 项目地址: https://gitcode.com/...
2025-06-08 09:18:53
242
原创 30秒React项目:非受控Select组件实现详解
30秒React项目:非受控Select组件实现详解 30-seconds-of-react Short React code snippets for all your development needs 项目地址: https...
2025-06-08 09:13:42
273
原创 Django Channels:扩展Django能力的实时通信框架
Django Channels:扩展Django能力的实时通信框架 channels Developer-friendly asynchrony for Django 项目地址: https://gitcode.com/gh_mi...
2025-06-07 09:01:12
306
原创 使用Microsoft AI Lab构建智能餐厅助手机器人教程
使用Microsoft AI Lab构建智能餐厅助手机器人教程 ailab Experience, Learn and Code the latest breakthrough innovations with Microsoft AI ...
2025-06-05 09:14:31
352
原创 Nebular 3.5到4.0版本迁移完全指南
Nebular 3.5到4.0版本迁移完全指南 nebular :boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode ...
2025-06-05 09:08:16
324
原创 YugabyteDB中的二级索引设计与优化指南
YugabyteDB中的二级索引设计与优化指南 yugabyte-db yugabyte/yugabyte-db: 是 YugaByte DB 的官方仓库,一个高性能、高可扩展、分布式的 SQL 数据库,支持 PostgreSQL 兼容性。适合对分布式数据库、SQL 数据库和云原生应用的开发者。 ...
2025-06-04 09:18:53
274
原创 Capybara 3.x 升级指南:从 2.x 迁移的关键变化解析
Capybara 3.x 升级指南:从 2.x 迁移的关键变化解析 capybara Acceptance test framework for web applications 项目地址: https://gitcode.com...
2025-06-04 09:04:43
340
原创 TheOdinProject 教程:深入理解 Node.js 环境变量
TheOdinProject 教程:深入理解 Node.js 环境变量 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以...
2025-06-04 09:04:02
354
原创 Docker内容信任机制基础教程
Docker内容信任机制基础教程 labs This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome. ...
2025-06-03 09:10:34
405
原创 gh-ost本地测试指南:原理与实践
gh-ost本地测试指南:原理与实践 gh-ost GitHub's Online Schema-migration Tool for MySQL 项目地址: https://gitcode.com/gh_mirrors/gh/g...
2025-06-03 09:04:03
264
原创 UDecode/Plate 浮动组件技术解析与应用指南
UDecode/Plate 浮动组件技术解析与应用指南 plate The rich-text editor for React. 项目地址: https://gitcode.com/gh_mirrors/pl/plate ...
2025-06-03 09:00:47
300
原创 MDX技术指南:如何在MDX中优雅地嵌入第三方内容
MDX技术指南:如何在MDX中优雅地嵌入第三方内容 mdx Markdown for the component era 项目地址: https://gitcode.com/gh_mirrors/md/mdx ...
2025-06-02 09:02:11
385
原创 Magic Wormhole项目核心技术解析:安全文件传输协议与实现
Magic Wormhole项目核心技术解析:安全文件传输协议与实现 magic-wormhole get things from one computer to another, safely 项目地址: https://git...
2025-06-01 09:14:54
822
原创 使用Docker部署Cal.com开源预约系统的完整指南
使用Docker部署Cal.com开源预约系统的完整指南 cal.com cal.com: cal.com是一款开源的日历应用,提供了一种统一的方式来管理个人或团队的日程安排和事件,具有良好的用户体验和强大的API。 项目地址: ...
2025-05-30 09:10:45
349
原创 Day.js 日期处理库全面解析:轻量级 Moment.js 替代方案
Day.js 日期处理库全面解析:轻量级 Moment.js 替代方案 dayjs ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API ...
2025-05-30 09:07:21
280
原创 Advanced-Java项目解析:Hystrix请求缓存优化批量查询性能
Advanced-Java项目解析:Hystrix请求缓存优化批量查询性能 advanced-java ???? Core Interview Questions & Answers For Experienced Java(Backend) Developers | 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布...
2025-05-30 09:02:56
303
原创 在freeCodeCamp项目中学习Sass:使用Partials拆分样式文件
在freeCodeCamp项目中学习Sass:使用Partials拆分样式文件 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh...
2025-05-30 09:02:43
215
原创 ComfyUI-BAGEL 项目启动与配置教程
ComfyUI-BAGEL 项目启动与配置教程 ComfyUI-BAGEL A ComfyUI extention for BAGEL(Unified Model for Multimodal Understanding and Generation) ...
2025-05-29 09:00:48
341
原创 Amazon-Fresh-Whole-Foods-delivery-slot-finder:一键寻找亚马逊新鲜/全食配送时段
Amazon-Fresh-Whole-Foods-delivery-slot-finder:一键寻找亚马逊新鲜/全食配送时段 Amazon-Fresh-Whole-Foods-delivery-slot-finder A Mac tool that finds available delivery slots for A...
2025-05-29 09:00:00
920
原创 CJWorkbench 开源项目启动与配置教程
CJWorkbench 开源项目启动与配置教程 cjworkbench The data journalism platform with built in training 项目地址: https://gitcode.com/g...
2025-05-27 09:00:07
336
原创 CONCOCT:基于核酸组成和覆盖度数据的无监督组装片段分类工具
CONCOCT:基于核酸组成和覆盖度数据的无监督组装片段分类工具 CONCOCT Clustering cONtigs with COverage and ComposiTion 项目地址: https://gitcode.com...
2025-05-26 09:00:03
286
原创 Unity 开源资源精选集——最佳实践指南
Unity 开源资源精选集——最佳实践指南 awesome-unity A curated list of awesome Unity assets, resources, and more. 项目地址: https://gitc...
2025-05-24 09:03:04
326
原创 开源项目Marin的最佳实践教程
开源项目Marin的最佳实践教程 marin 项目地址: https://gitcode.com/gh_mirrors/ma/marin 1. 项目介绍Marin是一个开...
2025-05-23 09:01:40
263
原创 laravel-chartjs:为Laravel应用带来图表绘制的便捷工具
laravel-chartjs:为Laravel应用带来图表绘制的便捷工具 laravel-chartjs Simple package to facilitate and automate the use of charts in Laravel using the Chartjs library ...
2025-05-20 09:00:05
338
原创 pb-for-desktop:轻松接收跨平台通知的桌面应用
pb-for-desktop:轻松接收跨平台通知的桌面应用 pb-for-desktop The missing Desktop application for Pushbullet. 项目地址: https://gitcode....
2025-05-04 09:04:27
678
原创 laravel-github-monolog:项目的核心功能
laravel-github-monolog:项目的核心功能 laravel-github-monolog Laravel log Channel for GitHub issues 项目地址: https://gitcode.c...
2025-05-02 09:11:14
810
原创 Pod Security Admission:项目核心功能/场景
Pod Security Admission:项目核心功能/场景 pod-security-admission Kubernetes Pod Security Standards implementation - https://github.com/kubernetes/enhancements/blob/master...
2025-04-28 14:01:10
726
原创 llm-context.py 的安装和配置教程
llm-context.py 的安装和配置教程 llm-context.py Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between diff...
2025-04-28 10:50:14
253
原创 raspchat:构建本地社区的即时通讯系统
raspchat:构建本地社区的即时通讯系统 raspchat A chat server that can run on Raspberry Pi 项目地址: https://gitcode.com/gh_mirrors/ra/...
2025-04-28 09:07:49
827
原创 local-content-share 的安装和配置教程
local-content-share 的安装和配置教程 local-content-share Self-hosted app with browser frontend that enables share and storing text snippets and files wit any local netwo...
2025-04-27 10:20:37
216
原创 UnityVATBaker 项目启动与配置教程
UnityVATBaker 项目启动与配置教程 UnityVATBaker Vertex Animation Texture tool in unity for skinned characters. 项目地址: https://...
2025-04-24 11:34:28
414
原创 《Awesome-Medical-Image-Registration》项目启动与配置教程
《Awesome-Medical-Image-Registration》项目启动与配置教程 Awesome-Medical-Image-Registration This repo is a collection of AWESOME things about ????Medical Image Registration????, ...
2025-04-24 11:11:09
274
原创 Manjaro-Docker 项目启动与配置教程
Manjaro-Docker 项目启动与配置教程 manjaro-docker Base Docker for Manjaro 项目地址: https://gitcode.com/gh_mirrors/ma/manjaro-doc...
2025-04-23 12:30:01
354
原创 isosurface 的安装和配置教程
isosurface 的安装和配置教程 isosurface Isosurface polygonizer algorithms 项目地址: https://gitcode.com/gh_mirrors/iso/isosurfac...
2025-04-23 11:40:30
479
原创 微型MLP项目最佳实践教程
微型MLP项目最佳实践教程 MicroMLP A micro neural network multilayer perceptron for MicroPython (used on ESP32 and Pycom modules) ...
2025-04-23 11:20:44
381
原创 cl-opengl 项目亮点解析
cl-opengl 项目亮点解析 cl-opengl cl-opengl is a set of CFFI bindings to the OpenGL, GLU and GLUT APIs. 项目地址: https://gitc...
2025-04-23 07:22:04
761
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人