From 8114598b535a91dfb03cd11cc9efe93b1571ecd3 Mon Sep 17 00:00:00 2001 From: 10194500031 <10194500031@stu.ecnu.edu.cn> Date: Sat, 16 Jan 2021 23:45:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E6=A0=B7=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.km | 1 + test.md | 44 ++++++++++++++++++++++++++++++++++++++++++++ test.txt | 21 +++++++++++++++++++++ 3 files changed, 66 insertions(+) create mode 100644 test.km create mode 100644 test.md create mode 100644 test.txt diff --git a/test.km b/test.km new file mode 100644 index 0000000..9c57ad7 --- /dev/null +++ b/test.km @@ -0,0 +1 @@ +{"root":{"data":{"text":"物理","font-weight":"bold"},"children":[{"data":{"text":"力学","font-weight":"bold"},"children":[{"data":{"text":"牛顿第一定律","note":"任何物体都要保持匀速直线运动或静止状态,直到外力迫使它改变运动状态为止。","font-weight":"bold"},"children":[]},{"data":{"text":"牛顿第二定律","note":"物体加速度的大小跟作用力成正比,跟物体的质量成反比,且与物体质量的倒数成正比;加速度的方向跟作用力的方向相同。","font-weight":"bold"},"children":[]},{"data":{"text":"牛顿第三定律","note":"相互作用的两个物体之间的作用力和反作用力总是大小相等,方向相反,作用在同一条直线上。","font-weight":"bold"},"children":[]}]},{"data":{"text":"声学","font-weight":"bold"},"children":[{"data":{"text":"声的产生","font-weight":"bold"},"children":[]},{"data":{"text":"声的传播","font-weight":"bold"},"children":[]},{"data":{"text":"声的性质","font-weight":"bold"},"children":[]}]},{"data":{"text":"光学","font-weight":"bold"},"children":[{"data":{"text":"光的产生","font-weight":"bold"},"children":[]},{"data":{"text":"光的传播","font-weight":"bold"},"children":[]},{"data":{"text":"光的性质","font-weight":"bold"},"children":[]}]},{"data":{"text":"热学","font-weight":"bold"},"children":[{"data":{"text":"热力学第一定律","font-weight":"bold"},"children":[]},{"data":{"text":"热力学第二定律","font-weight":"bold"},"children":[]},{"data":{"text":"热力学第三定律","font-weight":"bold"},"children":[]}]},{"data":{"text":"电学","font-weight":"bold"},"children":[{"data":{"text":"欧姆定律","font-weight":"bold"},"children":[]},{"data":{"text":"安培定律","font-weight":"bold"},"children":[]},{"data":{"text":"焦耳定律","font-weight":"bold"},"children":[]}]}]},"template":"filetree","theme":"fish","version":"1.4.43"} \ No newline at end of file diff --git a/test.md b/test.md new file mode 100644 index 0000000..645534e --- /dev/null +++ b/test.md @@ -0,0 +1,44 @@ +# 物理 + +## 力学 + +### 牛顿第一定律 +任何物体都要保持匀速直线运动或静止状态,直到外力迫使它改变运动状态为止。 + +### 牛顿第二定律 +物体加速度的大小跟作用力成正比,跟物体的质量成反比,且与物体质量的倒数成正比;加速度的方向跟作用力的方向相同。 + +### 牛顿第三定律 +相互作用的两个物体之间的作用力和反作用力总是大小相等,方向相反,作用在同一条直线上。 + +## 声学 + +### 声的产生 + +### 声的传播 + +### 声的性质 + +## 光学 + +### 光的产生 + +### 光的传播 + +### 光的性质 + +## 热学 + +### 热力学第一定律 + +### 热力学第二定律 + +### 热力学第三定律 + +## 电学 + +### 欧姆定律 + +### 安培定律 + +### 焦耳定律 diff --git a/test.txt b/test.txt new file mode 100644 index 0000000..6281849 --- /dev/null +++ b/test.txt @@ -0,0 +1,21 @@ +物理 + 力学 + 牛顿第一定律 + 牛顿第二定律 + 牛顿第三定律 + 声学 + 声的产生 + 声的传播 + 声的性质 + 光学 + 光的产生 + 光的传播 + 光的性质 + 热学 + 热力学第一定律 + 热力学第二定律 + 热力学第三定律 + 电学 + 欧姆定律 + 安培定律 + 焦耳定律 \ No newline at end of file