自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 mlxtend库中的ExhaustiveFeatureSelector:穷举特征选择方法详解

mlxtend库中的ExhaustiveFeatureSelector:穷举特征选择方法详解 mlxtend rasbt/mlxtend: 是一个用于 Python 数据科学与机器学习的库,提供了许多实用的工具和函数,以简化和加速数据科学的工作流程。适合对 Python 数据科学与机器学习有兴趣的人,特别是想快速实现一些...

2025-06-08 09:14:44 182

原创 Easegress中的WasmHost技术实践指南

Easegress中的WasmHost技术实践指南 easegress A Cloud Native traffic orchestration system 项目地址: https://gitcode.com/gh_mirror...

2025-06-07 09:06:51 139

原创 Vendure电商系统中的定时任务机制深度解析

Vendure电商系统中的定时任务机制深度解析 vendure A headless GraphQL commerce platform for the modern web 项目地址: https://gitcode.com/g...

2025-06-07 09:03:01 248

原创 使用Prisma与Next.js构建全栈应用实战指南

使用Prisma与Next.js构建全栈应用实战指南 prisma-examples ???? Ready-to-run Prisma example projects 项目地址: https://gitcode.com/gh_mir...

2025-06-07 09:00:36 210

原创 使用Traefik为TeslaMate搭建安全Web访问环境

使用Traefik为TeslaMate搭建安全Web访问环境 teslamate 项目地址: https://gitcode.com/gh_mirrors/tes/teslamate ...

2025-06-06 09:11:19 299

原创 Linux内核引导过程:从保护模式切换到64位长模式详解

Linux内核引导过程:从保护模式切换到64位长模式详解 linux-insides-zh Linux 内核揭秘 项目地址: https://gitcode.com/gh_mirrors/lin/linux-insides-zh...

2025-06-06 09:01:15 169

原创 Operator SDK 快速入门:基于 Ansible 开发 Operator 指南

Operator SDK 快速入门:基于 Ansible 开发 Operator 指南 operator-sdk Operator SDK是一个开源的Kubernetes Operator开发框架,用于简化Kubernetes应用程序的部署、管理和升级。 - 功能:Kubernetes Operator开发;应用程序...

2025-06-06 09:00:55 276

原创 Stellarium脚本引擎完全指南:从入门到精通

Stellarium脚本引擎完全指南:从入门到精通 stellarium Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Wi...

2025-06-05 09:00:18 265

原创 pkgx 项目安装指南:多种方式快速部署开发工具链

pkgx 项目安装指南:多种方式快速部署开发工具链 pkgx “run anything” from the creator of `brew` 项目地址: https://gitcode.com/gh_mirrors/pk/pk...

2025-06-04 09:17:43 373

原创 JavaScript教程:深入理解样式和类的操作

JavaScript教程:深入理解样式和类的操作 zh.javascript.info 现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。 ...

2025-06-04 09:06:34 304

原创 Starlette框架中的后台任务处理机制详解

Starlette框架中的后台任务处理机制详解 starlette The little ASGI framework that shines. ???? 项目地址: https://gitcode.com/gh_mirrors/st/...

2025-06-03 09:12:29 312

原创 使用itzg/docker-minecraft-server快速搭建Minecraft服务器指南

使用itzg/docker-minecraft-server快速搭建Minecraft服务器指南 docker-minecraft-server Docker image that provides a Minecraft Server that will automatically download selected ...

2025-06-03 09:11:39 353

原创 TradingView Lightweight Charts 4.0 入门指南

TradingView Lightweight Charts 4.0 入门指南 lightweight-charts Performant financial charts built with HTML5 canvas 项目地址...

2025-06-03 09:11:06 291

原创 Second-Me项目Chat Completion API深度解析与使用指南

Second-Me项目Chat Completion API深度解析与使用指南 Second-Me 开源 AI 身份系统,通过本地训练和部署,模仿用户思维和学习风格,创建专属AI替身,保护隐私安全。 项目地址: https://g...

2025-06-03 09:05:16 358

原创 gfx-rs/wgpu 项目发布流程详解

gfx-rs/wgpu 项目发布流程详解 wgpu Cross-platform, safe, pure-rust graphics api. 项目地址: https://gitcode.com/gh_mirrors/wg/wgp...

2025-06-02 09:19:00 301

原创 Vue Router 懒加载技术深度解析

Vue Router 懒加载技术深度解析 vue-router ???? The official router for Vue 2 项目地址: https://gitcode.com/gh_mirrors/vu/vue-router...

2025-06-02 09:02:19 288

原创 Apache ShardingSphere Proxy 数据迁移部署指南

Apache ShardingSphere Proxy 数据迁移部署指南 shardingsphere Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database...

2025-06-02 09:00:35 396

原创 Google Gson 常见问题排查指南

Google Gson 常见问题排查指南 gson A Java serialization/deserialization library to convert Java Objects into JSON and back 项...

2025-06-01 09:07:10 383

原创 Jekyll项目中的Liquid模板语言详解

Jekyll项目中的Liquid模板语言详解 jekyll :globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby 项目地址: htt...

2025-05-30 09:06:57 288

原创 在freeCodeCamp的D3.js项目中添加元素提示框

在freeCodeCamp的D3.js项目中添加元素提示框 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirrors/f...

2025-05-30 09:03:14 230

原创 Swift 项目开发环境搭建与开发流程指南

Swift 项目开发环境搭建与开发流程指南 swift The Swift Programming Language 项目地址: https://gitcode.com/gh_mirrors/swi/swift ...

2025-05-30 09:03:09 261

原创 Storybook交互测试完全指南:从入门到实战

Storybook交互测试完全指南:从入门到实战 storybook Storybook是一个独立运行的UI组件开发环境,支持React、Vue、Angular等多种前端框架。它允许开发者在隔离环境中创建、展示和测试UI组件,有助于组件化开发和设计系统的标准化,提高团队协作效率和代码质量。 ...

2025-05-30 09:02:37 389

原创 开源项目最佳实践教程:IAmNotADeveloper

开源项目最佳实践教程:IAmNotADeveloper IAmNotADeveloper 项目地址: https://gitcode.com/gh_mirrors/ia/IAmNotADeveloper ...

2025-05-29 09:00:08 232

原创 PixiJS Layout 项目启动和配置教程

PixiJS Layout 项目启动和配置教程 layout Library for arranging/resizing pixiJS rendered elements basing on css like configs 项...

2025-05-28 09:01:17 345

原创 ksqlDB.RestApi.Client-DotNet最佳实践教程

ksqlDB.RestApi.Client-DotNet最佳实践教程 ksqlDB.RestApi.Client-DotNet ksqlDb.RestApi.Client is a C# LINQ-enabled client API for issuing and consuming ksqlDB push and p...

2025-05-23 09:01:26 278

原创 开源项目最佳实践教程:Freelancer合同模型

开源项目最佳实践教程:Freelancer合同模型 modelo-contrato-freelancer Modelo de contrato para Freelancers 项目地址: https://gitcode.com/...

2025-05-22 09:00:41 339

原创 AR-Depth-cpp 项目启动与配置教程

AR-Depth-cpp 项目启动与配置教程 AR-Depth-cpp C++ implementation of Fast Depth Densification for Occlusion-aware Augmented Reality (SIGGRAPH-Asia 2018) ...

2025-05-22 09:00:37 348

原创 Notable Python:探索Python的隐藏宝藏

Notable Python:探索Python的隐藏宝藏 notablepython A reference document for Python's many powerful, underutilized features. ...

2025-05-22 09:00:08 320

原创 glassfish:Java EE 的参考实现,强大企业级应用服务器

glassfish:Java EE 的参考实现,强大企业级应用服务器 glassfish The Open Source Java EE Reference Implementation 项目地址: https://gitcode...

2025-05-21 09:00:00 919

原创 terraform-module-cookiecutter:自动化构建最佳实践的Terraform模块

terraform-module-cookiecutter:自动化构建最佳实践的Terraform模块 terraform-module-cookiecutter This CookieCutter Template generates Terraform Modules with all the best practi...

2025-05-18 09:00:04 379

原创 React:深入学习 React 的实践指南

React:深入学习 React 的实践指南 react React[0] + Redux[0] > A brief introduction to React and Redux 项目地址: https://gitcode.co...

2025-05-08 09:06:07 599

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

contextgem:项目的核心功能/场景 contextgem ContextGem: Easier and faster way to build LLM extraction workflows through powerful abstractions ...

2025-05-02 15:50:55 853

原创 CoANet:卫星影像道路提取的强大工具

CoANet:卫星影像道路提取的强大工具 CoANet CoANet: Connectivity Attention Network for Road Extraction From Satellite Imagery 项目地址:...

2025-04-29 09:26:38 608

原创 smart-answers 的安装和配置教程

smart-answers 的安装和配置教程 smart-answers Serves smart answers on GOV.UK 项目地址: https://gitcode.com/gh_mirrors/smar/smart...

2025-04-28 10:40:00 550

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

ProText:项目的核心功能/场景 ProText Official repository of paper titled "Learning to Prompt with Text Only Supervision for Vision-Language Models". ...

2025-04-27 21:00:55 851

原创 isa-l_crypto 的安装和配置教程

isa-l_crypto 的安装和配置教程 isa-l_crypto 项目地址: https://gitcode.com/gh_mirrors/is/isa-l_crypto ...

2025-04-27 12:40:00 724

原创 gpt-explorer:探索GPT-3的强大工具

gpt-explorer:探索GPT-3的强大工具 gpt-explorer GPT-3 Explorer 项目地址: https://gitcode.com/gh_mirrors/gp/gpt-explorer ...

2025-04-26 14:50:22 971

原创 Zod-Endpoints 项目启动与配置教程

Zod-Endpoints 项目启动与配置教程 zod-endpoints Zod Router 项目地址: https://gitcode.com/gh_mirrors/zo/zod-endpoints ...

2025-04-26 09:19:05 580

原创 jassue-gin 的安装和配置教程

jassue-gin 的安装和配置教程 jassue-gin 掘金「手把手,带你从零封装Gin框架」源码 项目地址: https://gitcode.com/gh_mirrors/ja/jassue-gin ...

2025-04-25 10:50:36 747

原创 Tetris:开源的跨平台俄罗斯方块游戏

Tetris:开源的跨平台俄罗斯方块游戏 Tetris The well known brick game written with Kotlin Multiplatform and Jetpack Compose Multiplatform. ...

2025-04-24 15:20:37 374

空空如也

空空如也

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

TA关注的人

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