自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

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

原创 Apache Arrow DataFusion 常见问题与技术对比解析

Apache Arrow DataFusion 常见问题与技术对比解析 arrow-datafusion Apache Arrow DataFusion SQL Query Engine 项目地址: https://gitcode...

2025-06-09 09:20:47 116

原创 深入理解node-apn中的Notification对象

深入理解node-apn中的Notification对象 node-apn :calling: Apple Push Notification module for Node.js 项目地址: https://gitcode.co...

2025-06-09 09:20:10 151

原创 PlaidML Tile eDSL 类型系统详解

PlaidML Tile eDSL 类型系统详解 plaidml PlaidML is a framework for making deep learning work everywhere. 项目地址: https://git...

2025-06-09 09:03:12 121

原创 Apache Ignite数据分区机制深度解析

Apache Ignite数据分区机制深度解析 ignite Apache Ignite 项目地址: https://gitcode.com/gh_mirrors/ignite15/ignite ...

2025-06-09 09:01:47 68

原创 深入解析baidu/san中的ANode压缩结构设计

深入解析baidu/san中的ANode压缩结构设计 san A fast, portable, flexible JavaScript component framework 项目地址: https://gitcode.com/...

2025-06-08 09:21:59 142

原创 obd2-mqtt:实现汽车数据与智能家居的完美融合

obd2-mqtt:实现汽车数据与智能家居的完美融合 obd2-mqtt OBD2 to MQTT for Home Assistant 项目地址: https://gitcode.com/gh_mirrors/ob/obd2-...

2025-06-08 09:00:03 107

原创 MMDetection3D 自定义运行时配置详解

MMDetection3D 自定义运行时配置详解 mmdetection3d OpenMMLab's next-generation platform for general 3D object detection. 项目地址: ...

2025-06-07 09:21:42 217

原创 Materialize项目:从Google Cloud SQL for MySQL实时数据接入指南

Materialize项目:从Google Cloud SQL for MySQL实时数据接入指南 materialize The data warehouse for operational workloads. 项目地址: h...

2025-06-07 09:04:54 224

原创 BERTopic项目快速入门指南:从安装到主题建模实战

BERTopic项目快速入门指南:从安装到主题建模实战 BERTopic Leveraging BERT and c-TF-IDF to create easily interpretable topics. 项目地址: htt...

2025-06-06 09:06:20 314

原创 LinkedIn SRE学院:基于Jenkins的CI/CD流水线实战指南

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

2025-06-05 09:10:49 388

原创 在a-h/templ项目中实现多工具联动的实时热重载开发环境

在a-h/templ项目中实现多工具联动的实时热重载开发环境 templ A language for writing HTML user interfaces in Go. 项目地址: https://gitcode.com/g...

2025-06-04 09:19:53 244

原创 Vega-Altair 可视化图表自定义指南

Vega-Altair 可视化图表自定义指南 altair Declarative statistical visualization library for Python 项目地址: https://gitcode.com/gh...

2025-06-04 09:10:22 357

原创 MongoDB Node.js 驱动基础入门指南

MongoDB Node.js 驱动基础入门指南 node-mongodb-native The Official MongoDB Node.js Driver 项目地址: https://gitcode.com/gh_mirro...

2025-06-04 09:04:36 338

原创 Thunderbird Android 项目 Java 转 Kotlin 迁移指南

Thunderbird Android 项目 Java 转 Kotlin 迁移指南 thunderbird-android K-9 Mail – Open Source Email App for Android 项目地址: ht...

2025-06-03 09:06:12 305

原创 FlairNLP项目教程:HunFlair2实体链接技术详解

FlairNLP项目教程:HunFlair2实体链接技术详解 flair A very simple framework for state-of-the-art Natural Language Processing (NLP) ...

2025-06-03 09:00:12 287

原创 Rye项目安装与配置完全指南

Rye项目安装与配置完全指南 rye rye - 一个实验性的 Python 包管理解决方案,用于安装和管理 Python 安装、pyproject.toml 文件、依赖项以及幕后的 virtualenvs。 项目地址: http...

2025-06-02 09:19:36 373

原创 Bokeh项目实战:使用Bokeh创建专业级柱状图可视化

Bokeh项目实战:使用Bokeh创建专业级柱状图可视化 bokeh bokeh/bokeh: 是一个用于创建交互式图形和数据的 Python 库。适合用于数据可视化、数据分析和呈现,以及创建动态的 Web 应用。特点是提供了一种简洁、直观的 API 来描述和处理数据,并生成交互式的可视化效果。 ...

2025-06-01 09:17:55 367

原创 OpenAI Python SDK 高级功能解析:结构化输出与流式处理

OpenAI Python SDK 高级功能解析:结构化输出与流式处理 openai-python The official Python library for the OpenAI API 项目地址: https://gitc...

2025-06-01 09:04:19 396

原创 PowerShell项目中的Pester测试编写指南

PowerShell项目中的Pester测试编写指南 PowerShell PowerShell/PowerShell: PowerShell 是由微软开发的命令行外壳程序和脚本环境,支持任务自动化和配置管理。它包含了丰富的.NET框架功能,适用于Windows和多个非Windows平台,提供了一种强大而灵活的方式来控制...

2025-05-30 09:07:40 325

原创 深入理解Gluon教程中的小批量随机梯度下降

深入理解Gluon教程中的小批量随机梯度下降 d2l-zh 项目地址: https://gitcode.com/gh_mirrors/d2l/d2l-zh 引言在深度学习...

2025-05-30 09:06:43 357

原创 Browser Use项目与n8n自动化平台集成指南

Browser Use项目与n8n自动化平台集成指南 browser-use 它可以让AI像人类一样浏览网页、点击按钮、填写表单、甚至处理复杂的任务,比如自动填写简历、或者从网页中提取信息。源项目地址:https://github.com/browser-use/browser-use ...

2025-05-30 09:04:09 352

原创 Newman Action 开源项目教程

Newman Action 开源项目教程 newman-action Use Postman's headless collection runner, Newman, via a GitHub Action. 项目地址: htt...

2025-05-28 09:00:54 238

原创 jcc:纯C11编译器的现代实践

jcc:纯C11编译器的现代实践 jcc A full C compiler, written in pure C. No 3rd party dependencies or parser generators 项目地址: htt...

2025-05-28 07:10:25 608

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

UQLM项目启动与配置教程 uqlm UQLM (Uncertainty Quantification for Language Models) is a Python package for UQ-based LLM hallucination detection ...

2025-05-26 09:00:42 263

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

开源项目启动与配置教程 fontseca.dev This is the source code of my website. The result of an unquenchable desire for having my own space. I enjoyed every moment of the long ...

2025-05-23 09:01:35 211

原创 Symkell:Haskell 编写的符号数学库

Symkell:Haskell 编写的符号数学库 symkell A computer algebra system written in Haskell 项目地址: https://gitcode.com/gh_mirrors...

2025-05-23 09:01:22 305

原创 Currency Converter Calculator 项目启动与配置教程

Currency Converter Calculator 项目启动与配置教程 CCC ???? Currency Converter Calculator for Android, iOS and Backend with power of Kotlin Multiplatform :muscle: ...

2025-05-23 09:00:09 379

原创 vanguards:为洋葱服务提供高效安全防护的解决方案

vanguards:为洋葱服务提供高效安全防护的解决方案 vanguards Vanguards help guard you from getting vanned... 项目地址: https://gitcode.com/gh...

2025-05-04 22:20:47 888

原创 corde:专为Discord.js打造的轻量级测试库

corde:专为Discord.js打造的轻量级测试库 corde ???? A simple e2e library for testing Discord Bots ???? 项目地址: https://gitcode.com/gh_mi...

2025-05-01 18:10:20 790

原创 faultmanager-autoroot 的安装和配置教程

faultmanager-autoroot 的安装和配置教程 faultmanager-autoroot Exploit to root webOS 4.0+ TVs and set up Homebrew Channel 项目地...

2025-04-28 12:50:01 457

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

DocViewer 项目启动与配置教程 DocViewer 文档/文件查看器(支持本地或者其他app分享过来的word、excel、pdf、rtf等格式文件) 项目地址: https://gitcode.com/gh_mirror...

2025-04-28 10:50:11 348

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

CheriBSD开源项目最佳实践教程 cheribsd FreeBSD adapted for CHERI-RISC-V and Arm Morello. 项目地址: https://gitcode.com/gh_mirrors/...

2025-04-28 10:40:02 298

原创 kilo2api:构建高效对话接口的强大工具

kilo2api:构建高效对话接口的强大工具 kilo2api 项目地址: https://gitcode.com/gh_mirrors/ki/kilo2api 在数字化时...

2025-04-28 09:12:25 421

原创 fisco-bcos-browser 的安装和配置教程

fisco-bcos-browser 的安装和配置教程 fisco-bcos-browser A broswer to show the detail infomation of a running FISCO BCOS chain ...

2025-04-26 10:50:02 582

原创 mediaflow-proxy 的安装和配置教程

mediaflow-proxy 的安装和配置教程 mediaflow-proxy A high-performance proxy server for streaming media, supporting HTTP(S), HLS, and MPEG-DASH with real-time DRM decryptio...

2025-04-26 10:30:11 278

原创 Awesome Devblogs:探索游戏开发者宝藏的地图

Awesome Devblogs:探索游戏开发者宝藏的地图 awesome-devblogs A curated list of awesome devblogs to check out! 项目地址: https://gitc...

2025-04-24 15:00:55 872

原创 SaaS landing page template 开源项目最佳实践

SaaS landing page template 开源项目最佳实践 saas-landing-page-template Template for saas landing page with dark theme using Next.js 14, React, TailwindCSS, Framer motion...

2025-04-23 11:40:42 298

原创 women-teaching-tech:女性技术导师的聚合平台

women-teaching-tech:女性技术导师的聚合平台 women-teaching-tech Uma lista de canais ou cursos sobre tecnologia feitos por mulheres. ...

2025-04-23 09:13:12 892

原创 free-fs 项目亮点解析

free-fs 项目亮点解析 free-fs ✨Free-Fs 开源文件管理系统:基于 SpringBoot2.x + MyBatis Plus + MySQL + Sa-Token + Layui 等搭配七牛云,阿里云OSS实现的云存储管理系统。包含文件上传、删除、在线预览、云资源列表查询、下载、文件移动、重命名、目录...

2025-04-23 07:27:35 699

原创 开源项目 DesktopNaotu 亮点详解

开源项目 DesktopNaotu 亮点详解 DesktopNaotu 桌面版脑图 (百度脑图离线版,思维导图) 跨平台支持 Windows/Linux/Mac OS. (A cross-platform multilingual Mind Map Tool) ...

2025-04-23 07:16:47 437

空空如也

空空如也

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

TA关注的人

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