自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 深入理解计算机体系结构:从基础原理到现代发展

深入理解计算机体系结构:从基础原理到现代发展 archbase 教科书《计算机体系结构基础》(胡伟武等,第三版)的开源版本 项目地址: https://gitcode.com/gh_mirrors/ar/archbase ...

2025-06-12 09:08:11 502

原创 Angular Zone.js 节流(throttle)示例解析与实现原理

Angular Zone.js 节流(throttle)示例解析与实现原理 zone.js Implements Zones for JavaScript 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-11 09:19:58 167

原创 Behave项目中的格式化器(Formatters)与报告器(Reporters)详解

Behave项目中的格式化器(Formatters)与报告器(Reporters)详解 behave BDD, Python style. 项目地址: https://gitcode.com/gh_mirrors/be/behav...

2025-06-11 09:19:01 108

原创 Elasticsearch权威指南:动态映射机制深度解析

Elasticsearch权威指南:动态映射机制深度解析 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://git...

2025-06-11 09:04:33 192

原创 Ploomber项目解析:为什么产品需要独立的客户端?

Ploomber项目解析:为什么产品需要独立的客户端? ploomber The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️ ...

2025-06-11 09:03:11 108

原创 Webots云仿真协议与快速入门指南

Webots云仿真协议与快速入门指南 webots Webots Robot Simulator 项目地址: https://gitcode.com/gh_mirrors/web/webots ...

2025-06-11 09:02:40 190

原创 TensorFlow2.0深度学习:混合编程模式解析

TensorFlow2.0深度学习:混合编程模式解析 Dive-into-DL-TensorFlow2.0 项目地址: https://gitcode.com/gh_mirrors/di/Dive-into-DL-TensorF...

2025-06-10 09:20:51 279

原创 深入理解antvis/L7项目的代码贡献与发布流程

深入理解antvis/L7项目的代码贡献与发布流程 L7 ???? Large-scale WebGL-powered Geospatial Data Visualization analysis engine 项目地址: https...

2025-06-10 09:18:45 298

原创 xarray项目发布流程详解:从准备到公告的全方位指南

xarray项目发布流程详解:从准备到公告的全方位指南 xarray N-D labeled arrays and datasets in Python 项目地址: https://gitcode.com/gh_mirrors/x...

2025-06-10 09:18:16 382

原创 深入理解CC组件化框架:进阶使用指南

深入理解CC组件化框架:进阶使用指南 CC 业界首个支持渐进式组件化改造的Android组件化开源框架,支持跨进程调用。Componentize your android project gradually. 项目地址: http...

2025-06-10 09:04:34 255

原创 Python-Guide-CN项目:Windows系统Python 2安装完全指南

Python-Guide-CN项目:Windows系统Python 2安装完全指南

2025-06-09 09:22:02 223

原创 SpringBoot-Shiro-Vue项目前端权限控制机制深度解析

SpringBoot-Shiro-Vue项目前端权限控制机制深度解析 SpringBoot-Shiro-Vue 提供一套基于Spring Boot-Shiro-Vue的权限管理思路.前后端都加以控制,做到按钮/接口级别的权限。(当前新版本已移除shiro依赖,简化了配置) ...

2025-06-09 09:02:34 363

原创 Raspberry Pi远程访问指南:使用SSH连接终端

Raspberry Pi远程访问指南:使用SSH连接终端 documentation The official documentation for Raspberry Pi computers and microcontrollers ...

2025-06-08 09:03:56 327

原创 K3D项目中的Kubeconfig管理指南

K3D项目中的Kubeconfig管理指南 k3d Little helper to run CNCF's k3s in Docker 项目地址: https://gitcode.com/gh_mirrors/k3/k3d ...

2025-06-07 09:07:11 257

原创 Rust HTTP请求实践:通过reqwest库实现用户数据获取

Rust HTTP请求实践:通过reqwest库实现用户数据获取 roadmap-retos-programacion Ruta de estudio basada en ejercicios de código semanales en 2024 de la comunidad MoureDev para aprend...

2025-06-07 09:02:46 400

原创 Prometheus Alertmanager 的 HTTPS 与认证配置详解

Prometheus Alertmanager 的 HTTPS 与认证配置详解 alertmanager prometheus/alertmanager: Alertmanager是Prometheus生态系统的一部分,它用于处理和路由警报通知。当Prometheus服务器检测到满足预定义条件的告警规则时,Alertma...

2025-06-06 09:04:29 281

原创 TypeScript 函数进阶指南:从基础到高级技巧

TypeScript 函数进阶指南:从基础到高级技巧 TypeScript TypeScript 使用手册(中文版)翻译。http://www.typescriptlang.org 项目地址: https://gitcode.co...

2025-06-06 09:02:46 267

原创 使用Tokio构建Rust多线程聊天服务器:从零到实战

使用Tokio构建Rust多线程聊天服务器:从零到实战 rust-blog Educational blog posts for Rust beginners 项目地址: https://gitcode.com/gh_mirror...

2025-06-05 09:09:10 291

原创 EASTL容器使用中的常见陷阱与解决方案

EASTL容器使用中的常见陷阱与解决方案 EASTL EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high...

2025-06-05 09:00:26 398

原创 ffmpeg-python 实战教程:从视频处理到流媒体应用

ffmpeg-python 实战教程:从视频处理到流媒体应用 ffmpeg-python Python bindings for FFmpeg - with complex filtering support 项目地址: http...

2025-06-04 09:02:03 392

原创 Node.js 进程管理深度解析:从基础到实战

Node.js 进程管理深度解析:从基础到实战 node-interview How to pass the Node.js interview of ElemeFE. 项目地址: https://gitcode.com/gh_m...

2025-06-04 09:01:59 394

原创 Kubernetes Handbook项目中的Kubernetes测试指南

Kubernetes Handbook项目中的Kubernetes测试指南 kubernetes-handbook Kubernetes中文指南/云原生应用架构实战手册 - https://jimmysong.io/kubernetes-handbook ...

2025-06-03 09:11:40 427

原创 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 392

原创 Highcharts仪表盘组件:Highcharts Component深度解析

Highcharts仪表盘组件:Highcharts Component深度解析 highcharts Highcharts JS, the JavaScript charting framework 项目地址: https://...

2025-06-03 09:05:54 350

原创 pgte/nock项目从v10升级到v11的完整迁移指南

pgte/nock项目从v10升级到v11的完整迁移指南 nock 项目地址: https://gitcode.com/gh_mirrors/noc/nock 前言pgt...

2025-06-03 09:03:29 336

原创 Bootstrap-Vue 项目开发环境搭建与贡献指南

Bootstrap-Vue 项目开发环境搭建与贡献指南 bootstrap-vue 项目地址: https://gitcode.com/gh_mirrors/boo/bootstrap-vue ...

2025-06-02 09:18:03 365

原创 ScyllaDB开发指南:从环境搭建到代码贡献全流程

ScyllaDB开发指南:从环境搭建到代码贡献全流程 scylladb ScyllaDB是一个高性能、高度可扩展的NoSQL数据库,设计上兼容Cassandra API,主打低延迟、高并发写入,适用于大规模互联网应用。 项目地址:...

2025-06-02 09:18:01 296

原创 JupyterLab性能优化核心技术解析

JupyterLab性能优化核心技术解析 jupyterlab 项目地址: https://gitcode.com/gh_mirrors/jup/jupyterlab 前言...

2025-06-02 09:17:45 308

原创 使用HuggingFace PEFT实现大模型高效微调与推理指南

使用HuggingFace PEFT实现大模型高效微调与推理指南 peft ???? PEFT: State-of-the-art Parameter-Efficient Fine-Tuning. 项目地址: https://gitco...

2025-06-02 09:02:19 400

原创 Qwik项目问题分类与处理流程详解

Qwik项目问题分类与处理流程详解 qwik Instant-loading web apps, without effort 项目地址: https://gitcode.com/gh_mirrors/qwi/qwik ...

2025-06-01 09:14:49 392

原创 Manim动画引擎内部机制深度解析

Manim动画引擎内部机制深度解析 manim A community-maintained Python framework for creating mathematical animations. 项目地址: https:...

2025-05-30 09:18:49 350

原创 Metabase X光分析功能详解:数据探索的智能助手

Metabase X光分析功能详解:数据探索的智能助手 metabase metabase/metabase: 是一个开源的元数据管理和分析工具,它支持多种数据库,包括 PostgreSQL、 MySQL、 SQL Server 等。适合用于数据库元数据管理和分析,特别是对于需要管理和分析数据库元数据的场景。特点是元数据...

2025-05-30 09:09:33 264

原创 深入理解Alacritty终端模拟器的开发与贡献流程

深入理解Alacritty终端模拟器的开发与贡献流程 alacritty 项目地址: https://gitcode.com/gh_mirrors/ala/alacritty ...

2025-05-30 09:04:30 259

原创 Gluon教程:深度学习服务器与GPU选型指南

Gluon教程:深度学习服务器与GPU选型指南 d2l-zh 项目地址: https://gitcode.com/gh_mirrors/d2l/d2l-zh 引言在深度学...

2025-05-30 09:03:26 233

原创 Pyinstxtractor-Go:一款强大的PyInstaller提取工具

Pyinstxtractor-Go:一款强大的PyInstaller提取工具 pyinstxtractor-go PyInstaller Extractor developed in Golang. 项目地址: https://g...

2025-05-30 09:00:07 314

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

FLIP 项目启动与配置教程 FLIP A collection of tasks to probe the effectiveness of protein sequence representations in modeling aspects of protein design ...

2025-05-27 09:01:23 218

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

GodAmp 开源项目最佳实践教程 GodAmp Cross-platform Winamp reimplementation built with Godot. 项目地址: https://gitcode.com/gh_mirr...

2025-05-26 00:51:51 258

原创 FreeRouting 开源项目启动与配置教程

FreeRouting 开源项目启动与配置教程 FreeRouting Printed Circuit Board Routing Software from FreeRouting.net 项目地址: https://gitco...

2025-05-25 09:00:36 308

原创 Jangaroo Tools 项目启动与配置教程

Jangaroo Tools 项目启动与配置教程 jangaroo-tools AS3 w/o Flash Plugin 项目地址: https://gitcode.com/gh_mirrors/ja/jangaroo-tools...

2025-05-22 09:00:47 365

原创 client-sdk-python:在Python应用中直接启动Vapi调用

client-sdk-python:在Python应用中直接启动Vapi调用 client-sdk-python This package lets you start Vapi calls directly in your Python application. ...

2025-05-19 09:00:06 392

空空如也

空空如也

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

TA关注的人

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