This commit is contained in:
2025-12-02 18:08:29 +08:00
parent ee1a23c320
commit 8e6d6855e9
16 changed files with 4138 additions and 188 deletions

View File

@@ -1,9 +1,10 @@
---
theme: default
# theme: default
# random image from a curated Unsplash collection by Anthony
background: https://cover.sli.dev
# background: https://cover.sli.dev
background: https://cdn.jsdelivr.net/gh/slidevjs/slidev-covers@main/static/rRpZIM_IJmc.webp
# 介绍文档: https://sli.dev
title: Welcome to Slidev
title: 介绍开源多维表格
info: |
## 关于Slidev的介绍
演示稿
@@ -18,11 +19,43 @@ mdc: true
htmlAttrs:
dir: ltr
lang: zh-CN
fonts:
# 基础字体
sans: Robot
# 与 UnoCSS 的 `font-serif` css 类一同使用
serif: Robot Slab
# 用于代码块、内联代码等
mono: Fira Code
# duration of the presentation
duration: 35min
---
# slide 是一个 所见即所得的幻灯片制作工具
# 开源多维表格
多维表格也称为OLAP表格是一种用于数据分析和报表的工具允许用户从多个维度查看和分析数据。它们通常用于商业智能BI应用程序中以帮助用户理解复杂的数据集。
<!--
1. 为什么介绍多维表格
我想把自己知道的最好用的方式分享给大家
他对我们日常生活,规范化知识非常有用
2. 好用在哪里
数据展示
作为一个程序员接触db比较多
知识库AI自动化知识管理
3. 扩展自动化
api
智能化
-->
---
src: ./demos/contents.md
src: ./pages/contents.md
hide: false
---
---