自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 使用bqplot与ipywidgets构建交互式数据可视化图表

使用bqplot与ipywidgets构建交互式数据可视化图表 bqplot 项目地址: https://gitcode.com/gh_mirrors/bqp/bqplot ...

2025-06-11 09:01:34 224

原创 CrowCpp/Crow项目单元测试指南:两种高效测试方法详解

CrowCpp/Crow项目单元测试指南:两种高效测试方法详解 Crow A Fast and Easy to use microframework for the web. 项目地址: https://gitcode.com/g...

2025-06-10 09:17:03 270

原创 Kubernetes DaemonSet 基础教程:实现节点级守护进程

Kubernetes DaemonSet 基础教程:实现节点级守护进程 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/g...

2025-06-10 09:04:49 386

原创 Sysinternals Procmon for Linux 安装指南:主流发行版全解析

Sysinternals Procmon for Linux 安装指南:主流发行版全解析 ProcMon-for-Linux Procmon is a Linux reimagining of the classic Procmon tool from the Sysinternals suite of tools fo...

2025-06-10 09:01:08 279

原创 深入解析diffview.nvim:高效的Git差异查看工具

深入解析diffview.nvim:高效的Git差异查看工具 diffview.nvim Single tabpage interface for easily cycling through diffs for all modified files for any git rev. ...

2025-06-09 09:02:07 249

原创 django-echarts:可视化网站脚手架,快速构建图表展示

django-echarts:可视化网站脚手架,快速构建图表展示 django-echarts 基于pyecharts和django的可视化网站脚手架。 项目地址: https://gitcode.com/gh_mirrors/d...

2025-06-09 09:00:00 966

原创 Tortoise ORM 初始化与配置指南

Tortoise ORM 初始化与配置指南 tortoise-orm tortoise/tortoise-orm: 是一个基于 Python 的对象关系映射 (ORM) 库,它支持 SQLite、 MySQL、 PostgreSQL 等多种数据库。适合用于 Python 应用程序的数据库操作和 ORM,特别是对于需要轻量...

2025-06-08 09:13:14 274

原创 Ernie/Ransack项目教程:关联模型搜索实战指南

Ernie/Ransack项目教程:关联模型搜索实战指南 ransack 项目地址: https://gitcode.com/gh_mirrors/ran/ransack ...

2025-06-07 09:21:16 406

原创 LinkedIn SRE学院:消息服务基础入门指南

LinkedIn SRE学院:消息服务基础入门指南 school-of-sre linkedin/school-of-sre: 这是一个用于培训软件可靠性工程师(SRE)的在线课程。适合用于需要学习软件可靠性工程和运维技能的场景。特点:内容丰富,涵盖多种软件可靠性工程领域知识,具有实践案例和课程资料。 ...

2025-06-05 09:10:41 341

原创 TensorFlow特征列实战:探索分类特征编码技巧

TensorFlow特征列实战:探索分类特征编码技巧 training-data-analyst Labs and demos for courses for GCP Training (http://cloud.google.com/training). ...

2025-06-05 09:07:39 241

原创 Semi Design 与 Tailwind CSS 的完美结合指南

Semi Design 与 Tailwind CSS 的完美结合指南 semi-design ????A modern, comprehensive, flexible design system and React UI library. ???? Provide more than 2800+ Design Tokens, ea...

2025-06-04 09:20:01 228

原创 深入解析Spring DataOps中的PropertyEditor机制

深入解析Spring DataOps中的PropertyEditor机制 spring-reading 涵盖了 Spring 框架的核心概念和关键功能,包括控制反转(IOC)容器的使用,面向切面编程(AOP)的原理与实践,事务管理的方式与实现,Spring MVC 的流程与控制器工作机制,以及 Spring 中数据访问、...

2025-06-04 09:18:03 302

原创 JavaScript 教程:深入理解回调函数

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

2025-06-04 09:05:54 266

原创 Awesome-Latent-CoT:潜链推理的全面调查

Awesome-Latent-CoT:潜链推理的全面调查 Awesome-Latent-CoT This repository contains a regularly updated paper list for LLMs-reasoning-in-latent-space. ...

2025-06-04 09:00:07 245

原创 Stylus函数功能全面解析:从基础到高级应用

Stylus函数功能全面解析:从基础到高级应用 stylus Expressive, robust, feature-rich CSS language built for nodejs 项目地址: https://gitcode...

2025-06-03 09:11:44 253

原创 JuiceFS 在 KubeSphere 上的部署与使用指南

JuiceFS 在 KubeSphere 上的部署与使用指南 juicefs JuiceFS 是一个高性能的分布式文件系统,适用于大规模数据处理、机器学习、容器和对象存储等场景。* 提供高性能的分布式文件系统;支持多种云存储和对象存储;支持 POSIX 文件系统接口。* 特点:高性能;支持多种云存储和对象存储;支持 PO...

2025-06-03 09:10:38 313

原创 GitLab 项目中 PgBouncer 服务的配置与使用指南

GitLab 项目中 PgBouncer 服务的配置与使用指南 gitlabhq GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com ...

2025-06-03 09:04:14 287

原创 VideoLingo视频翻译系统核心技术解析

VideoLingo视频翻译系统核心技术解析 VideoLingo Netflix级字幕切割、翻译、对齐、甚至加上配音,一键全自动视频搬运AI字幕组 项目地址: https://gitcode.com/gh_mirrors/vi/...

2025-06-03 09:03:11 326

原创 Bash-it:打造你的终极Bash开发环境

Bash-it:打造你的终极Bash开发环境 bash-it 项目地址: https://gitcode.com/gh_mirrors/bas/bash-it 什么是Bas...

2025-06-02 09:17:47 334

原创 TiKV项目开发环境搭建与贡献指南

TiKV项目开发环境搭建与贡献指南 tikv 项目地址: https://gitcode.com/gh_mirrors/tik/tikv 前言TiKV是一个开源的分布式事...

2025-06-02 09:06:58 305

原创 PHP-Parser核心组件使用指南:解析、打印与遍历AST

PHP-Parser核心组件使用指南:解析、打印与遍历AST PHP-Parser 一个用PHP编写的PHP解析器 项目地址: https://gitcode.com/gh_mirrors/ph/PHP-Parser ...

2025-06-02 09:04:26 406

原创 Refine项目UI库集成指南:构建现代化管理后台的最佳实践

Refine项目UI库集成指南:构建现代化管理后台的最佳实践 refine 一个用于构建内部工具、管理面板、仪表盘和B2B应用程序的React框架,具有无与伦比的灵活性。 项目地址: https://gitcode.com/gh_...

2025-06-01 09:01:47 315

原创 解析项目构建顺序:拓扑排序实战指南

解析项目构建顺序:拓扑排序实战指南 interactive-coding-challenges 120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards....

2025-06-01 09:01:23 240

原创 apollo-mcp-server:打造高效的 GraphQL 操作 MCP 工具

apollo-mcp-server:打造高效的 GraphQL 操作 MCP 工具 apollo-mcp-server Apollo MCP Server 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-01 09:00:06 332

原创 TensorFlow-Examples项目:TensorFlow基础操作详解

TensorFlow-Examples项目:TensorFlow基础操作详解 TensorFlow-Examples TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2) ...

2025-05-30 09:09:33 266

原创 Nuxt.js 应用生命周期深度解析:从服务端到客户端的完整流程

Nuxt.js 应用生命周期深度解析:从服务端到客户端的完整流程 nuxt The Intuitive Vue Framework. 项目地址: https://gitcode.com/gh_mirrors/nu/nuxt ...

2025-05-30 09:05:10 305

原创 Google Protobuf 中实现 Proto3 字段存在性检测的技术指南

Google Protobuf 中实现 Proto3 字段存在性检测的技术指南 protobuf 项目地址: https://gitcode.com/gh_mirrors/pro/protobuf ...

2025-05-30 09:03:26 299

原创 深入理解You Don't Know JS:JavaScript三大核心支柱解析

深入理解You Don't Know JS:JavaScript三大核心支柱解析 You-Dont-Know-JS A book series on JavaScript. @YDKJS on twitter. 项目地址: htt...

2025-05-30 09:00:10 359

原创 开源项目启动与配置教程:Python-MNIST 数据解析器

开源项目启动与配置教程:Python-MNIST 数据解析器 python-mnist Simple MNIST data parser written in Python 项目地址: https://gitcode.com/g...

2025-05-25 09:00:35 271

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

PyAction 项目启动与配置教程 cookiecutter-pyaction Create GitHub Actions in Python 项目地址: https://gitcode.com/gh_mirrors/co/co...

2025-05-23 09:01:06 358

原创 Prosemirror-Svelte:为Svelte框架定制的富文本编辑器解决方案

Prosemirror-Svelte:为Svelte框架定制的富文本编辑器解决方案 prosemirror-svelte Svelte bindings for the ProseMirror editor 项目地址: https...

2025-05-19 09:00:04 299

原创 scATAC-benchmarking:评估scATAC-seq数据分析方法的开源框架

scATAC-benchmarking:评估scATAC-seq数据分析方法的开源框架 scATAC-benchmarking Benchmarking computational single cell ATAC-seq methods ...

2025-05-14 09:00:01 387

原创 spidernode:Node.js 在 SpiderMonkey 上的实现

spidernode:Node.js 在 SpiderMonkey 上的实现 spidernode Node.js on top of SpiderMonkey 项目地址: https://gitcode.com/gh_mirro...

2025-04-25 17:00:36 888

原创 Wenshu_Spider 的项目扩展与二次开发

Wenshu_Spider 的项目扩展与二次开发 Wenshu_Spider :rainbow:Wenshu_Spider-Scrapy框架爬取中国裁判文书网案件数据(2019-1-9最新版) 项目地址: https://gitc...

2025-04-23 07:21:17 719

原创 开源项目 Ascender 的扩展与二次开发潜力

开源项目 Ascender 的扩展与二次开发潜力 Ascender Accelerator of Scientific Development and Research. A project template developed by XCCV group of cvpaper.challenge. ...

2025-04-23 07:10:31 719

原创 Clockify 浏览器扩展项目教程

Clockify 浏览器扩展项目教程 browser-extension Clockify Browser Extension 项目地址: https://gitcode.com/gh_mirrors/browserextensi...

2025-04-21 10:33:16 238

原创 Vim Cutlass 项目使用教程

Vim Cutlass 项目使用教程 vim-cutlass Plugin that adds a 'cut' operation separate from 'delete' 项目地址: https://gitcode.com/...

2025-04-20 13:20:15 409

原创 开源项目使用教程:Decompilation Wiki

开源项目使用教程:Decompilation Wiki decompilation-wiki The Decompilation Wiki: info on all things decompilation 项目地址: https...

2025-04-20 10:40:54 315

原创 开源项目ColumnScroll安装与配置指南

开源项目ColumnScroll安装与配置指南 ColumnScroll A grid layout with columns that scroll in opposite directions. 项目地址: https://g...

2025-04-19 11:00:26 645

原创 A-Frame HTML Embed Component 安装与配置指南

A-Frame HTML Embed Component 安装与配置指南 aframe-htmlembed-component HTML Component for A-Frame VR that allows for interaction with HTML in VR. Demo https://supereggb...

2025-04-19 10:51:01 381

空空如也

空空如也

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

TA关注的人

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