自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Vue Yandex Maps 技术解析:轻量高效的Yandex地图Vue集成方案

Vue Yandex Maps 技术解析:轻量高效的Yandex地图Vue集成方案 vue-yandex-maps Yandex Maps 3.0 components library for VueJS. 项目地址: https...

2025-06-16 09:09:48 266

原创 MM2-0/Kvaesitso项目插件元数据配置指南

MM2-0/Kvaesitso项目插件元数据配置指南 Kvaesitso A search-focused Android launcher 项目地址: https://gitcode.com/gh_mirrors/kv/Kvae...

2025-06-12 09:11:37 244

原创 Elasticsearch权威指南:多词同义词与短语查询的深度解析

Elasticsearch权威指南:多词同义词与短语查询的深度解析 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https:...

2025-06-11 09:07:21 286

原创 如何在Sumy项目中添加新语言支持

如何在Sumy项目中添加新语言支持 sumy Module for automatic summarization of text documents and HTML pages. 项目地址: https://gitcode.c...

2025-06-11 09:02:43 336

原创 WSL Utilities (wslu) 工具集详解:提升WSL开发效率的多功能工具

WSL Utilities (wslu) 工具集详解:提升WSL开发效率的多功能工具 wslu A collection of utilities for Windows Subsystem for Linux 项目地址: htt...

2025-06-11 09:01:10 274

原创 ASP.NET Core 8.0 重大变更:速率限制中间件现在需要显式调用 AddRateLimiter

ASP.NET Core 8.0 重大变更:速率限制中间件现在需要显式调用 AddRateLimiter docs This repository contains .NET Documentation. 项目地址: https:...

2025-06-10 09:02:06 335

原创 OpenMMLab MMOCR 项目中的模型评估指标详解

OpenMMLab MMOCR 项目中的模型评估指标详解 mmocr OpenMMLab Text Detection, Recognition and Understanding Toolbox 项目地址: https://gi...

2025-06-09 09:04:11 367

原创 MMAction2视频理解框架训练与测试全指南

MMAction2视频理解框架训练与测试全指南 mmaction2 OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark 项目地址: https...

2025-06-09 09:03:18 370

原创 Flux.jl项目教程:使用卷积神经网络实现MNIST手写数字识别

Flux.jl项目教程:使用卷积神经网络实现MNIST手写数字识别 Flux.jl Relax! Flux is the ML library that doesn't make you tensor 项目地址: https://...

2025-06-09 09:02:26 271

原创 django-casbin:为Django提供强大的权限控制

django-casbin:为Django提供强大的权限控制 django-casbin Use Casbin in Django, Casbin is a powerful and efficient open-source access control library. ...

2025-06-09 09:00:03 290

原创 TOAST UI Chart v4.0 迁移指南:全面解析与升级实践

TOAST UI Chart v4.0 迁移指南:全面解析与升级实践 tui.chart ???????? Beautiful chart for data visualization. 项目地址: https://gitcode.com/...

2025-06-08 09:02:12 222

原创 52周技术系列之Dropwizard:构建Java微服务的利器

52周技术系列之Dropwizard:构建Java微服务的利器 52-technologies-in-2016 Let's learn a new technology every week. A new technology blog every Sunday in 2016. ...

2025-06-06 09:02:40 359

原创 Python列表操作完全指南 - 从基础到高级技巧

Python列表操作完全指南 - 从基础到高级技巧 pysheeet Python Cheat Sheet 项目地址: https://gitcode.com/gh_mirrors/py/pysheeet ...

2025-06-05 09:08:51 309

原创 深入理解Google/pprof性能分析工具

深入理解Google/pprof性能分析工具 pprof pprof is a tool for visualization and analysis of profiling data 项目地址: https://gitcode...

2025-06-05 09:02:44 218

原创 深入理解ty项目:Python类型检查工具指南

深入理解ty项目:Python类型检查工具指南 ty An extremely fast Python type checker and language server, written in Rust. 项目地址: https:...

2025-06-04 09:19:28 293

原创 Falcon框架WebSocket开发实战教程

Falcon框架WebSocket开发实战教程 falcon The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and p...

2025-06-04 09:11:16 316

原创 StatsModels中使用R风格公式构建统计模型完全指南

StatsModels中使用R风格公式构建统计模型完全指南 statsmodels Statsmodels: statistical modeling and econometrics in Python 项目地址: https:...

2025-06-04 09:01:21 352

原创 Codis分布式Redis集群部署与运维完全指南

Codis分布式Redis集群部署与运维完全指南 codis Proxy based Redis cluster solution supporting pipeline and scaling dynamically 项目地址:...

2025-06-03 09:02:43 378

原创 Vue Router 导航守卫全面解析

Vue Router 导航守卫全面解析 vue-router ???? The official router for Vue 2 项目地址: https://gitcode.com/gh_mirrors/vu/vue-router ...

2025-06-02 09:03:49 314

原创 TypeScript-React 项目指南:表单与事件处理的最佳实践

TypeScript-React 项目指南:表单与事件处理的最佳实践 react Cheatsheets for experienced React developers getting started with TypeScript ...

2025-05-30 09:07:29 348

原创 Spring Framework项目导入Eclipse/STS开发环境完整指南

Spring Framework项目导入Eclipse/STS开发环境完整指南 spring-framework spring-projects/spring-framework: 一个基于 Java 的开源应用程序框架,用于构建企业级 Java 应用程序。适合用于构建各种企业级 Java 应用程序,可以实现高效的服务和...

2025-05-30 09:05:15 248

原创 Zed项目中的Channels功能深度解析:高效协作开发新范式

Zed项目中的Channels功能深度解析:高效协作开发新范式 zed Zed 是由 Atom 和 Tree-sitter 的创造者开发的一款高性能、多人协作代码编辑器。 项目地址: https://gitcode.com/gh_...

2025-05-30 09:04:45 209

原创 Docusaurus项目教程:如何创建独立页面

Docusaurus项目教程:如何创建独立页面 docusaurus Easy to maintain open source documentation websites. 项目地址: https://gitcode.com/g...

2025-05-30 09:04:22 228

原创 The Machine Learning Solutions Architect Handbook 开源项目最佳实践

The Machine Learning Solutions Architect Handbook 开源项目最佳实践 The-Machine-Learning-Solutions-Architect-Handbook The Machine Learning Solutions Architect Handbook, p...

2025-05-29 09:00:39 270

原创 Jinja2-htmlcompress 项目启动与配置教程

Jinja2-htmlcompress 项目启动与配置教程 jinja2-htmlcompress Compresses HTML in Jinja2 streams 项目地址: https://gitcode.com/gh_mi...

2025-05-26 09:00:37 315

原创 Godot动画重定位模块开源项目教程

Godot动画重定位模块开源项目教程 GodotAnimationRetargeting Animation Retargeting module for Godot Game Engine 项目地址: https://gitco...

2025-05-24 09:02:48 355

原创 spicetify-custom-apps-and-extensions:个性化你的Spotify体验

spicetify-custom-apps-and-extensions:个性化你的Spotify体验 spicetify-custom-apps-and-extensions A community-driven collection of custom apps for Spicetify (https://gith...

2025-05-12 09:04:09 585

原创 Clean Code:编写优雅Java代码的利器

Clean Code:编写优雅Java代码的利器 clean-code DSA, TDD, and Software Design principles implementation 项目地址: https://gitcode.c...

2025-05-06 21:20:20 735

原创 wojilu:全栈式开发框架,构建功能强大的互联网产品

wojilu:全栈式开发框架,构建功能强大的互联网产品 wojilu 我记录框架 & 我记录网站综合系统 项目地址: https://gitcode.com/gh_mirrors/wo/wojilu ...

2025-05-01 10:40:40 721

原创 Aviary 开源项目教程

Aviary 开源项目教程 Aviary 项目地址: https://gitcode.com/gh_mirrors/avi/Aviary 1. 项目介绍Aviary 是由...

2025-04-27 10:20:39 220

原创 Casbin.js 开源项目最佳实践教程

Casbin.js 开源项目最佳实践教程 casbin.js An authorization library that supports access control models like ACL, RBAC, ABAC in Frontend Javascript ...

2025-04-27 09:40:26 535

原创 traffic-behavior-simulation 的安装和配置教程

traffic-behavior-simulation 的安装和配置教程 traffic-behavior-simulation 项目地址: https://gitcode.com/gh_mirrors/tr/traffic-b...

2025-04-23 12:00:14 291

原创 开源项目启动和配置文档

开源项目启动和配置文档 MachineLearning Course on Machine Learning and Statistical data Analysis with book at https://compphysics.github.io/MachineLearning/doc/LectureNotes/...

2025-04-23 11:30:36 692

原创 feed-me 的项目扩展与二次开发

feed-me 的项目扩展与二次开发 feed-me Craft CMS plugin for importing entry data from XML, RSS or ATOM feeds—routine task or on-demand. ...

2025-04-23 07:25:26 710

原创 《Go-Mail 开源项目安装与配置指南》

《Go-Mail 开源项目安装与配置指南》 mail Fork of gomail. 项目地址: https://gitcode.com/gh_mirrors/mail44/mail ...

2025-04-23 07:14:39 825

原创 开源项目 element-ui-admin 的扩展与二次开发潜力

开源项目 element-ui-admin 的扩展与二次开发潜力 element-ui-admin 基于 element-ui 的单页面后台管理项目模版 项目地址: https://gitcode.com/gh_mirrors/e...

2025-04-23 07:03:44 667

原创 Python-Iluminado项目安装与配置指南

Python-Iluminado项目安装与配置指南 Python-Iluminado Guia para Iniciantes com a Linguagem Python 项目地址: https://gitcode.com/gh...

2025-04-22 12:00:11 416

原创 Salsa20 流密码算法C实现项目教程

Salsa20 流密码算法C实现项目教程 salsa20 An implementation of the Salsa20 stream cipher in C99 项目地址: https://gitcode.com/gh_mir...

2025-04-22 07:03:52 600

原创 ACMP项目使用教程

ACMP项目使用教程 ACMP Planar Prior Assisted PatchMatch Multi-View Stereo 项目地址: https://gitcode.com/gh_mirrors/ac/ACMP ...

2025-04-21 10:33:47 366

原创 pyasflip 项目使用教程

pyasflip 项目使用教程 pyasflip Python implementation of the ASFLIP advection method 项目地址: https://gitcode.com/gh_mirrors/...

2025-04-21 07:03:47 254

空空如也

空空如也

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

TA关注的人

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