自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 CRIU项目维护者指南:角色职责与决策机制解析

CRIU项目维护者指南:角色职责与决策机制解析 criu Checkpoint/Restore tool 项目地址: https://gitcode.com/gh_mirrors/cr/criu ...

2025-06-19 09:27:08 144

原创 Hugging Face课程:使用mT5模型实现多语言文本摘要

Hugging Face课程:使用mT5模型实现多语言文本摘要 course The Hugging Face course on Transformers 项目地址: https://gitcode.com/gh_mirrors...

2025-06-19 09:14:07 241

原创 ChatBox-Desktop-full-stack-free:桌面AI助手的全栈解决方案

ChatBox-Desktop-full-stack-free:桌面AI助手的全栈解决方案 ChatBox-Desktop-full-stack-free ????Your Ultimate AI on the Desktop???? 项目地...

2025-06-19 09:00:03 130

原创 免费编程学习资源全指南:geekwolf/free-programming-books项目解析

免费编程学习资源全指南:geekwolf/free-programming-books项目解析 free-books 项目地址: https://gitcode.com/gh_mirrors/freeb/free-books ...

2025-06-18 09:04:47 143

原创 Vulcand快速入门指南:构建现代化API网关

Vulcand快速入门指南:构建现代化API网关 vulcand Programmatic load balancer backed by Etcd 项目地址: https://gitcode.com/gh_mirrors/vu...

2025-06-12 09:11:53 391

原创 DirectXShaderCompiler中的llvm-cov工具使用指南

DirectXShaderCompiler中的llvm-cov工具使用指南 DirectXShaderCompiler This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang. ...

2025-06-11 09:18:59 219

原创 Unbound DNS解析器使用指南:从基础到实践

Unbound DNS解析器使用指南:从基础到实践 unbound Unbound is a validating, recursive, and caching DNS resolver. 项目地址: https://gitco...

2025-06-11 09:13:07 240

原创 Elasticsearch权威指南:数据生命周期管理与归档策略

Elasticsearch权威指南:数据生命周期管理与归档策略 elasticsearch-definitive-guide The Definitive Guide to Elasticsearch 项目地址: https://...

2025-06-11 09:08:00 223

原创 Facebook Cinder 项目中的日志记录最佳实践指南

Facebook Cinder 项目中的日志记录最佳实践指南 cinder Cinder is Meta's internal performance-oriented production version of CPython. ...

2025-06-11 09:02:28 262

原创 JavaScript正则表达式中的特殊字符转义规则详解

JavaScript正则表达式中的特殊字符转义规则详解 ru.javascript.info Современный учебник JavaScript 项目地址: https://gitcode.com/gh_mirrors/...

2025-06-11 09:01:18 341

原创 Solito项目中的屏幕参数管理指南

Solito项目中的屏幕参数管理指南 solito ????‍♂️ React Native + Next.js, unified. 项目地址: https://gitcode.com/gh_mirrors/so/solito ...

2025-06-10 09:19:23 271

原创 ng-admin项目国际化(Translation)功能详解

ng-admin项目国际化(Translation)功能详解 ng-admin Add an AngularJS admin GUI to any RESTful API 项目地址: https://gitcode.com/gh_...

2025-06-10 09:16:13 353

原创 .NET 9 重大变更:BinaryFormatter 核心实现被移除并始终抛出异常

.NET 9 重大变更:BinaryFormatter 核心实现被移除并始终抛出异常 docs This repository contains .NET Documentation. 项目地址: https://gitcode....

2025-06-10 09:05:59 310

原创 Docker项目实战:使用自动化构建工具配置Python应用CI/CD流程

Docker项目实战:使用自动化构建工具配置Python应用CI/CD流程 docs Source repo for Docker's Documentation 项目地址: https://gitcode.com/gh_mirr...

2025-06-10 09:02:21 242

原创 Flask-SQLAlchemy 技术详解:Flask 与 SQLAlchemy 的完美结合

Flask-SQLAlchemy 技术详解:Flask 与 SQLAlchemy 的完美结合 flask-sqlalchemy Adds SQLAlchemy support to Flask 项目地址: https://gitc...

2025-06-09 09:22:01 309

原创 MSQuic项目中的QTIP技术:基于XDP的QUIC-TCP混合传输方案

MSQuic项目中的QTIP技术:基于XDP的QUIC-TCP混合传输方案 msquic Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust. ...

2025-06-09 09:21:12 341

原创 Kubernetes 调度:将 Pod 指派给节点详解

Kubernetes 调度:将 Pod 指派给节点详解 website Kubernetes website and documentation repo: 项目地址: https://gitcode.com/gh_mirror...

2025-06-09 09:07:33 329

原创 R Programming项目中的随机数模拟教程解析

R Programming项目中的随机数模拟教程解析 swirl_courses :mortar_board: A collection of interactive courses for the swirl R package. ...

2025-06-09 09:06:11 343

原创 深入解析dundee/gdu配置文件选项:定制你的磁盘分析体验

深入解析dundee/gdu配置文件选项:定制你的磁盘分析体验 gdu Fast disk usage analyzer with console interface written in Go 项目地址: https://git...

2025-06-09 09:05:45 251

原创 NeMo-Guardrails入门指南:构建内容安全护栏系统

NeMo-Guardrails入门指南:构建内容安全护栏系统 NeMo-Guardrails NeMo Guardrails is an open-source toolkit for easily adding programmable guardrails to LLM-based conversational sy...

2025-06-09 09:00:09 220

原创 LuaJIT 字符串缓冲区库深度解析

LuaJIT 字符串缓冲区库深度解析 LuaJIT Mirror of the LuaJIT git repository 项目地址: https://gitcode.com/gh_mirrors/lu/LuaJIT ...

2025-06-08 09:14:04 393

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

xserver:项目核心功能/场景 xserver 项目地址: https://gitcode.com/gh_mirrors/xserver9/xserver X Serv...

2025-06-07 09:00:04 230

原创 OnionShare高级使用指南:从持久化服务到命令行操作

OnionShare高级使用指南:从持久化服务到命令行操作 onionshare 项目地址: https://gitcode.com/gh_mirrors/oni/onionshare ...

2025-06-06 09:20:03 383

原创 TheOdinProject技术课程:开发者如何构建专业人脉网络

TheOdinProject技术课程:开发者如何构建专业人脉网络 curriculum TheOdinProject/curriculum: The Odin Project 是一个免费的在线编程学习平台,这个仓库是其课程大纲和教材资源库,涵盖了Web开发相关的多种技术栈,如HTML、CSS、JavaScript以及Ru...

2025-06-04 09:01:56 213

原创 Highcharts图表标签与字符串格式化技术详解

Highcharts图表标签与字符串格式化技术详解 highcharts Highcharts JS, the JavaScript charting framework 项目地址: https://gitcode.com/gh_...

2025-06-03 09:05:31 287

原创 RedwoodJS框架全面解析:现代全栈开发新选择

RedwoodJS框架全面解析:现代全栈开发新选择 redwood The App Framework for Startups 项目地址: https://gitcode.com/gh_mirrors/re/redwood ...

2025-06-02 09:02:58 404

原创 Airbyte项目本地开发环境搭建指南

Airbyte项目本地开发环境搭建指南 airbyte Data integration platform for ELT pipelines from APIs, databases & files to warehouses & lakes. ...

2025-06-02 09:02:25 346

原创 Bokeh数据可视化项目:PNG与SVG图像导出完全指南

Bokeh数据可视化项目:PNG与SVG图像导出完全指南 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...

2025-06-02 09:00:41 285

原创 Apache ShardingSphere 数据脱敏 YAML 配置详解

Apache ShardingSphere 数据脱敏 YAML 配置详解 shardingsphere Distributed SQL transaction & query engine for data sharding, scaling, encryption, and more - on any database...

2025-06-02 09:00:06 284

原创 hexo-theme-Annie:简约而不失优雅的Hexo博客主题

hexo-theme-Annie:简约而不失优雅的Hexo博客主题 hexo-theme-Annie Simple blog theme for Hexo. 项目地址: https://gitcode.com/gh_mirrors...

2025-06-02 09:00:00 272

原创 Catch2项目贡献指南:从代码编写到测试验证全流程解析

Catch2项目贡献指南:从代码编写到测试验证全流程解析 Catch2 项目地址: https://gitcode.com/gh_mirrors/cat/Catch2 前言...

2025-06-01 09:17:11 423

原创 Keycloak用户属性管理:全面解析用户配置方案

Keycloak用户属性管理:全面解析用户配置方案 keycloak Keycloak 是一个开源的身份和访问管理解决方案,用于保护应用程序和服务的安全和访问。 * 身份和访问管理解决方案、保护应用程序和服务的安全和访问 * 有什么特点:支持多种认证和授权协议、易于使用、可扩展性强 ...

2025-06-01 09:05:19 352

原创 exostriker:一款强大的行星轨道分析及N体模拟工具

exostriker:一款强大的行星轨道分析及N体模拟工具 exostriker Transit and Radial velocity Interactive Fitting tool for Orbital analysis and N-body simulations: The Exo-Striker ...

2025-06-01 09:00:03 312

原创 深入理解D2L项目中的循环神经网络(RNN)原理与应用

深入理解D2L项目中的循环神经网络(RNN)原理与应用 d2l-zh 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。 项目地址: https://gitcode.com/gh_m...

2025-05-30 09:05:37 327

原创 Make-Your-Video:定制化视频生成新选择

Make-Your-Video:定制化视频生成新选择 Make-Your-Video [IEEE TVCG 2024] Customized Video Generation Using Textual and Structural Guidance ...

2025-05-30 09:00:02 335

原创 entcache:为ent提供多样化存储选项的缓存驱动

entcache:为ent提供多样化存储选项的缓存驱动 entcache Experimental cache driver for ent 项目地址: https://gitcode.com/gh_mirrors/en/entc...

2025-05-28 03:40:27 820

原创 《ruby-warning》项目启动与配置教程

《ruby-warning》项目启动与配置教程 ruby-warning Add custom processing for warnings 项目地址: https://gitcode.com/gh_mirrors/ru/rub...

2025-05-28 01:17:50 392

原创 apw:便捷访问iCloud密码的命令行工具

apw:便捷访问iCloud密码的命令行工具 apw A CLI for Apple Passwords (also known as iCloud Keychain) 项目地址: https://gitcode.com/gh_m...

2025-05-03 09:08:15 855

原创 DeviceCodePhishing:一种利用设备代码流的钓鱼攻击技术

DeviceCodePhishing:一种利用设备代码流的钓鱼攻击技术 DeviceCodePhishing This is a novel technique that leverages the well-known Device Code phishing approach. It dynamically init...

2025-05-02 09:10:53 642

原创 flatpak-github-actions 的安装和配置教程

flatpak-github-actions 的安装和配置教程 flatpak-github-actions Build your Flatpak application using Github Actions 项目地址: ht...

2025-04-28 10:50:13 244

空空如也

空空如也

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

TA关注的人

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