自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 express-validator 6.8.0 全请求体验证详解

express-validator 6.8.0 全请求体验证详解 express-validator 项目地址: https://gitcode.com/gh_mirrors/exp/express-validator ...

2025-06-07 09:05:33 261

原创 CogVLM视觉语言模型训练数据集解析:CogVLM-SFT-311K详解

CogVLM视觉语言模型训练数据集解析:CogVLM-SFT-311K详解 CogVLM a state-of-the-art-level open visual language model | 多模态预训练模型 项目地址: h...

2025-06-06 09:13:19 237

原创 mRemoteNG 键盘快捷键完全指南:提升远程连接管理效率

mRemoteNG 键盘快捷键完全指南:提升远程连接管理效率 mRemoteNG mRemoteNG is the next generation of mRemote, open source, tabbed, multi-protocol, remote connections manager. ...

2025-06-04 09:10:48 222

原创 TheOdinProject技术面试全流程指南:从准备到谈薪

TheOdinProject技术面试全流程指南:从准备到谈薪 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以及Ruby...

2025-06-04 09:01:54 223

原创 Laravel-Admin 权限控制全解析:RBAC实现与最佳实践

Laravel-Admin 权限控制全解析:RBAC实现与最佳实践 laravel-admin Build a full-featured administrative interface in ten minutes 项目地址:...

2025-06-03 09:11:55 345

原创 Docker实验室:深入理解Bridge网络模式

Docker实验室:深入理解Bridge网络模式 labs This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome. ...

2025-06-03 09:10:28 349

原创 在VSCode中高效切换终端窗口的技巧

在VSCode中高效切换终端窗口的技巧 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...

2025-06-03 09:05:07 344

原创 GitLab项目中的Puma服务器配置与优化指南

GitLab项目中的Puma服务器配置与优化指南 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com 项目地址...

2025-06-03 09:03:02 362

原创 ABP框架微服务教程第六部分:服务间集成之HTTP API调用

ABP框架微服务教程第六部分:服务间集成之HTTP API调用 abp Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solut...

2025-06-03 09:02:54 219

原创 Ratchet移动端框架快速入门指南

Ratchet移动端框架快速入门指南 ratchet Build mobile apps with simple HTML, CSS, and JavaScript components. 项目地址: https://gitco...

2025-06-02 09:17:25 248

原创 IoT智能计时器项目:基于Wio Terminal的语音翻译功能实现

IoT智能计时器项目:基于Wio Terminal的语音翻译功能实现 IoT-For-Beginners 12 Weeks, 24 Lessons, IoT for All! 项目地址: https://gitcode.com/g...

2025-06-02 09:08:23 540

原创 Etherpad-Lite 皮肤系统深度解析与自定义指南

Etherpad-Lite 皮肤系统深度解析与自定义指南 etherpad-lite Etherpad: A modern really-real-time collaborative document editor. 项目地址:...

2025-06-02 09:03:50 224

原创 Facebook Yoga 布局引擎配置指南:从基础到实践

Facebook Yoga 布局引擎配置指南:从基础到实践 yoga Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates. ...

2025-06-02 09:02:41 273

原创 Dive-into-DL-PyTorch项目解析:模型选择、欠拟合与过拟合的深度理解

Dive-into-DL-PyTorch项目解析:模型选择、欠拟合与过拟合的深度理解 Dive-into-DL-PyTorch 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。 ...

2025-06-02 09:01:10 250

原创 Gooey项目GUI配置选项详解:打造专业级Python界面

Gooey项目GUI配置选项详解:打造专业级Python界面 Gooey Turn (almost) any Python command line program into a full GUI application with one line ...

2025-06-01 09:14:56 775

原创 Redux状态规范化指南:构建高效可维护的状态结构

Redux状态规范化指南:构建高效可维护的状态结构 redux reduxjs/redux: Redux 是一个用于 JavaScript 的状态管理库,可以用于构建复杂的前端应用程序,支持多种状态管理和数据流模式,如 Flux,MVC,MVVM 等。 ...

2025-05-30 09:05:56 279

原创 Angular项目Git提交信息规范详解

Angular项目Git提交信息规范详解 angular Angular是由Google开发和维护的一个现代前端JavaScript框架,具有高效的数据绑定、模块化架构、依赖注入等特性,适合构建大型企业级单页应用。 项目地址: h...

2025-05-30 09:00:58 339

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

bleno项目启动与配置教程 bleno A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals 项目地址: https://gitcode...

2025-05-29 09:00:37 374

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

Lisp Critic 开源项目最佳实践教程 lisp-critic The Lisp Critic scans your code for instances of bad Lisp programming practice. ...

2025-05-28 09:00:46 401

原创 voron-parts:提升3D打印机性能的个性化配件集

voron-parts:提升3D打印机性能的个性化配件集 voron-parts Just some other custom parts I've made that probably aren't worth making a pull request over ...

2025-05-27 09:00:01 225

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

shadergraph:项目的核心功能/场景 shadergraph Functional GLSL Linker 项目地址: https://gitcode.com/gh_mirrors/sha/shadergraph ...

2025-05-22 09:00:00 673

原创 trpc-playground:实时RPC调用调试的最佳伴侣

trpc-playground:实时RPC调用调试的最佳伴侣 trpc-playground playground for running tRPC queries in the browser 项目地址: https://git...

2025-05-02 14:50:35 709

原创 skill-sample-python-first-skill:快速构建 Alexa 技能的核心功能

skill-sample-python-first-skill:快速构建 Alexa 技能的核心功能 skill-sample-python-first-skill This Alexa Skills Kit sample skill shows how to build a simple skill called Ca...

2025-05-02 09:08:39 863

原创 awesome-gov-datasets:精选英国政府公开数据集

awesome-gov-datasets:精选英国政府公开数据集 awesome-gov-datasets A curated set of references to useful UK Government datasets ...

2025-04-30 22:50:52 969

原创 React Simple Pull To Refresh 开源项目教程

React Simple Pull To Refresh 开源项目教程 react-simple-pull-to-refresh npm install react-simple-pull-to-refresh 项目地址: htt...

2025-04-28 10:50:09 277

原创 dbt-fabric:助力数据集成,加速数据仓库构建

dbt-fabric:助力数据集成,加速数据仓库构建 dbt-fabric 项目地址: https://gitcode.com/gh_mirrors/db/dbt-fabric ...

2025-04-28 10:20:28 276

原创 Playwright-MSW 项目启动与配置教程

Playwright-MSW 项目启动与配置教程 playwright-msw A Mock Service Worker API for Playwright 项目地址: https://gitcode.com/gh_mirro...

2025-04-28 09:21:13 831

原创 《StatsWithJuliaBook》项目最佳实践教程

《StatsWithJuliaBook》项目最佳实践教程 StatsWithJuliaBook 项目地址: https://gitcode.com/gh_mirrors/st/StatsWithJuliaBook ...

2025-04-28 09:20:11 786

原创 pyefun 的安装和配置教程

pyefun 的安装和配置教程 pyefun pyefun 为python提供强大且易用的中文函数库,完整的封装了易语言核心支持库所有功能,以及易语言中简单易用的函数 项目地址: https://gitcode.com/gh_mi...

2025-04-27 10:20:31 335

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

ShapeLLM 项目启动与配置教程 ShapeLLM [ECCV 2024] ShapeLLM: Universal 3D Object Understanding for Embodied Interaction 项目地址: ...

2025-04-26 12:20:03 602

原创 Snowflake-Labs sf-samples 项目启动与配置教程

Snowflake-Labs sf-samples 项目启动与配置教程 sf-samples Sample files, code snippets and downloads for Snowflake labs and tutorials. ...

2025-04-26 12:20:01 722

原创 nvm-desktop 项目亮点解析

nvm-desktop 项目亮点解析 nvm-desktop 项目地址: https://gitcode.com/gh_mirrors/nv/nvm-desktop 1. ...

2025-04-23 07:27:49 545

原创 Get-cookies.txt-LOCALLY 项目亮点详解

Get-cookies.txt-LOCALLY 项目亮点详解 Get-cookies.txt-LOCALLY Get cookies.txt, NEVER send information outside. 项目地址: https...

2025-04-23 07:17:02 648

原创 开源项目 location-to-phone-number 亮点深度解析

开源项目 location-to-phone-number 亮点深度解析 location-to-phone-number This a project to search a location of a specified phone number, and locate the map to the phone nu...

2025-04-23 07:06:13 638

原创 snowBrain:一款智能数据分析助手

snowBrain:一款智能数据分析助手 snowBrain snowBrain - AI-Driven Insights with Snowflake 项目地址: https://gitcode.com/gh_mirrors/s...

2025-04-22 14:20:34 800

原创 movai-flow:为ROS项目带来可视化与结构的IDE

movai-flow:为ROS项目带来可视化与结构的IDE movai-flow MOV.AI Flow™ - The IDE that brings visualization and structure to ROS 项目地址...

2025-04-22 09:09:25 622

原创 PHPoAuthLib:OAuth授权的PHP解决方案

PHPoAuthLib:OAuth授权的PHP解决方案 PHPoAuthLib 项目地址: https://gitcode.com/gh_mirrors/php/PHPoAuthLib ...

2025-04-22 09:06:39 829

原创 ThinkMoreForum-Frontend 使用说明

ThinkMoreForum-Frontend 使用说明 ThinkMoreForum-Frontend ThinkMore Forum frontend build with Next.js, Typescript, MUI. ...

2025-04-22 07:06:39 913

原创 《Vue3 + Vite + Ts 博客项目搭建指南》

《Vue3 + Vite + Ts 博客项目搭建指南》 Myblog-Vue3viteTs 我的个人博客,使用vue3+vite+Ts搭建 ,后台正在搭建中,使用java springboot 项目地址: https://gitc...

2025-04-21 07:06:25 362

原创 《GA项目安装与配置指南》

《GA项目安装与配置指南》 GA An encyclopedia of jailbreaking techniques to make AI models safer. 项目地址: https://gitcode.com/gh_m...

2025-04-20 09:18:24 549

空空如也

空空如也

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

TA关注的人

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