自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 深入理解OpenContainers镜像配置规范

深入理解OpenContainers镜像配置规范 image-spec OCI Image Format 项目地址: https://gitcode.com/gh_mirrors/im/image-spec ...

2025-06-10 09:20:09 135

原创 Haml模板语言完全指南:简洁高效的HTML抽象语法

Haml模板语言完全指南:简洁高效的HTML抽象语法 haml HTML Abstraction Markup Language - A Markup Haiku 项目地址: https://gitcode.com/gh_mirr...

2025-06-10 09:19:35 144

原创 Python-Guide-CN 项目中的 XML 解析技术详解

Python-Guide-CN 项目中的 XML 解析技术详解

2025-06-09 09:21:58 275

原创 PouchContainer 容器引擎安装与使用完全指南

PouchContainer 容器引擎安装与使用完全指南 pouch An Efficient Enterprise-class Container Engine 项目地址: https://gitcode.com/gh_mirr...

2025-06-09 09:02:10 300

原创 深入理解ruanyf/jstutorial中的Koa框架

深入理解ruanyf/jstutorial中的Koa框架 jstutorial Javascript tutorial book 项目地址: https://gitcode.com/gh_mirrors/js/jstutorial...

2025-06-08 09:02:56 290

原创 深入理解adap/flower项目:基于PyTorch的高级联邦学习实践指南

深入理解adap/flower项目:基于PyTorch的高级联邦学习实践指南 flower Flower: A Friendly Federated Learning Framework 项目地址: https://gitcode...

2025-06-07 09:05:16 260

原创 MeloTTS 多语言文本转语音系统安装与使用指南

MeloTTS 多语言文本转语音系统安装与使用指南 MeloTTS 项目地址: https://gitcode.com/gh_mirrors/me/MeloTTS 前言M...

2025-06-07 09:02:40 323

原创 PasteCode.app:便捷的文本与代码分享平台

PasteCode.app:便捷的文本与代码分享平台 PasteCode.app Pastebin alternative built with Typescript, Next.js, Drizzle, Shadcn, RSC ...

2025-06-07 09:00:05 214

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

Eclipse Che 项目开发环境搭建与贡献指南 che Kubernetes based Cloud Development Environments for Enterprise Teams 项目地址: https://gi...

2025-06-06 09:05:26 260

原创 Wireshark项目:从安装到源码编译的完整指南

Wireshark项目:从安装到源码编译的完整指南 wireshark Read-only mirror of Wireshark's Git repository at https://gitlab.com/wireshark/wireshark. ⚠️ GitHub won't let us disable pull...

2025-06-05 09:08:28 220

原创 MediaElement.js 多媒体播放器安装与配置指南

MediaElement.js 多媒体播放器安装与配置指南 mediaelement 项目地址: https://gitcode.com/gh_mirrors/med/mediaelement ...

2025-06-05 09:06:24 408

原创 EASTL标准模板库深度解析与常见问题解答

EASTL标准模板库深度解析与常见问题解答 EASTL EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on hig...

2025-06-05 09:00:25 257

原创 DogeHouse项目解析:下一代语音社交平台的技术架构与核心功能

DogeHouse项目解析:下一代语音社交平台的技术架构与核心功能 dogehouse benawad/dogehouse: 这是一个用Go编写的Web应用程序,允许用户在不同的云提供商之间进行无缝的文件同步和共享。适合用于需要在不同云提供商之间进行文件同步和共享的场景。特点:简单易用,轻量级,支持多种云提供商。 ...

2025-06-04 09:19:47 207

原创 Android-ObservableScrollView实现ActionBar滚动动画教程

Android-ObservableScrollView实现ActionBar滚动动画教程 Android-ObservableScrollView Android library to observe scroll events on scrollable views. ...

2025-06-04 09:10:59 215

原创 Numba项目中的环境对象(Environment Object)深度解析

Numba项目中的环境对象(Environment Object)深度解析 numba numba/numba: Numba 是一个用于 Python 的 Just-In-Time (JIT) 编译器,可以用于加速 Python 代码的执行,支持多种 CPU 和 GPU 架构,如 x86,ARM,CUDA 等。 ...

2025-06-04 09:02:21 330

原创 Documenso项目贡献指南:从零开始参与开源开发

Documenso项目贡献指南:从零开始参与开源开发 documenso documenso/documenso: 这是一个用于文档管理系统,支持Markdown和Wiki语法。适合用于需要管理文档的团队和项目。特点:易于使用,支持多种文档格式,具有版本控制和协作功能。 ...

2025-06-03 09:12:47 330

原创 noVNC项目内部模块API详解:键盘输入与画布渲染核心技术

noVNC项目内部模块API详解:键盘输入与画布渲染核心技术 noVNC 项目地址: https://gitcode.com/gh_mirrors/nov/noVNC 前言...

2025-06-03 09:04:51 338

原创 在Remix项目中从请求URL获取查询参数的技术指南

在Remix项目中从请求URL获取查询参数的技术指南 til :memo: Today I Learned 项目地址: https://gitcode.com/gh_mirrors/ti/til ...

2025-06-03 09:03:55 227

原创 Marko框架深度解析:HTML的现代化演进方案

Marko框架深度解析:HTML的现代化演进方案 marko 项目地址: https://gitcode.com/gh_mirrors/mar/marko 什么是Marko...

2025-06-03 09:01:41 361

原创 Draft.js框架全面解析:构建React富文本编辑器的利器

Draft.js框架全面解析:构建React富文本编辑器的利器 draft-js A React framework for building text editors. 项目地址: https://gitcode.com/gh_...

2025-06-01 09:07:56 315

原创 HashiCorp Consul 服务发现机制深度解析

HashiCorp Consul 服务发现机制深度解析 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic...

2025-06-01 09:07:06 325

原创 freeCodeCamp项目:将JSON数据转换为HTML的实战指南

freeCodeCamp项目:将JSON数据转换为HTML的实战指南 freeCodeCamp freeCodeCamp.org的开源代码库和课程。免费学习编程。 项目地址: https://gitcode.com/gh_mirr...

2025-05-30 09:03:44 228

原创 机器学习入门项目:聚类分析基础与可视化实践

机器学习入门项目:聚类分析基础与可视化实践 ML-For-Beginners 微软出品的面向初学者的机器学习课程,提供了一系列实践项目和教程,旨在帮助新手逐步掌握Python、Azure ML等工具进行数据预处理、模型训练及部署。 ...

2025-05-30 09:02:44 350

原创 conceal:为Android设备提供快速且高效的文件加密

conceal:为Android设备提供快速且高效的文件加密 conceal Conceal provides easy Android APIs for performing fast encryption and authentication of data. ...

2025-05-30 09:00:00 683

原创 Go 开源项目最佳实践:GoCN Opentalk

Go 开源项目最佳实践:GoCN Opentalk opentalk Go 开源说 项目地址: https://gitcode.com/gh_mirrors/op/opentalk ...

2025-05-26 09:00:04 394

原创 ReactionButton:为应用增加丰富互动体验的控件

ReactionButton:为应用增加丰富互动体验的控件 ReactionButton Since Facebook introduced reactions in 2016, it became a standard in several applications as a way for users to inte...

2025-05-26 09:00:00 287

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

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

2025-05-25 09:00:43 270

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

Leava项目启动与配置教程 Leava 基于Flask + MySQL的在线请假微信小程序 项目地址: https://gitcode.com/gh_mirrors/le/Leava ...

2025-05-25 09:00:40 220

原创 tidalwm:极简高效的GNOME窗口管理插件

tidalwm:极简高效的GNOME窗口管理插件 tidalwm Simple and sane tiling window manager for Gnome Shell 项目地址: https://gitcode.com/gh...

2025-05-17 09:00:01 414

原创 bv:哔哩哔哩观影新体验

bv:哔哩哔哩观影新体验 bv B站三方 Android 大屏应用,改版自 BV 项目地址: https://gitcode.com/gh_mirrors/bv5/bv 项目...

2025-05-09 19:50:20 618

原创 callander:您的Linux安全守护神,自动构建精准系统沙盒

callander:您的Linux安全守护神,自动构建精准系统沙盒 callander Simple syscall sandboxing for Linux 项目地址: https://gitcode.com/gh_mirror...

2025-04-30 09:07:21 856

原创 gh-find-current-pr 开源项目最佳实践教程

gh-find-current-pr 开源项目最佳实践教程 gh-find-current-pr Github Action for finding the Pull Request (PR) associated with the current SHA. ...

2025-04-26 09:19:07 400

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

fsqio:项目核心功能/场景 fsqio A monorepo that holds all of Foursquare's opensource projects 项目地址: https://gitcode.com/gh_mi...

2025-04-25 22:00:37 689

原创 y-presence 开源项目最佳实践教程

y-presence 开源项目最佳实践教程 y-presence Simple react hooks to manage multiplayer presence using Yjs 项目地址: https://gitcode....

2025-04-25 10:30:06 406

原创 ProfileManifestsMirror 的安装和配置教程

ProfileManifestsMirror 的安装和配置教程 ProfileManifestsMirror Jamf JSON schema manifests automatically generated from ProfileCreator manifests (https://github.com/Profi...

2025-04-24 11:11:25 385

原创 kedro-plugins:提升数据科学项目效率的官方插件集

kedro-plugins:提升数据科学项目效率的官方插件集 kedro-plugins First-party plugins maintained by the Kedro team. 项目地址: https://gitcod...

2025-04-23 22:31:15 528

原创 WALKOFF:灵活易用的自动化框架

WALKOFF:灵活易用的自动化框架 WALKOFF A flexible, easy to use, automation framework allowing users to integrate their capabilities and devices to cut through the repetitive...

2025-04-23 17:20:42 860

原创 vue-draggable-next 项目亮点详解

vue-draggable-next 项目亮点详解 vue-draggable-next Vue 3 drag-and-drop component 项目地址: https://gitcode.com/gh_mirrors/vu/...

2025-04-23 07:18:24 683

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

开源项目 vcredist 的扩展与二次开发潜力 vcredist AIO Repack for latest Microsoft Visual C++ Redistributable Runtimes 项目地址: https:/...

2025-04-23 07:07:37 611

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

开源项目安装与配置指南 ChatGLM-RLHF 对ChatGLM直接使用RLHF提升或降低目标输出概率|Modify ChatGLM output with only RLHF 项目地址: https://gitcode.com...

2025-04-21 10:33:12 864

空空如也

空空如也

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

TA关注的人

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