Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 31 additions & 22 deletions source.md
Original file line number Diff line number Diff line change
@@ -1,47 +1,56 @@
name: home

class: center, middle

# 讲义题目
# 自我介绍

 
 

#### 作者姓名 ([email protected])  
蔡家骥 ([email protected])

主页: https://github.com/author
主页https://github.com/JeffCai0519

---

## 本讲内容
## 简单介绍

--



count: false

### <font color="orangered">1. 第一部分</font>
### <font color="orangered">1. 出国</font>

#### &nbsp; &nbsp; 1.1 如何学习
#### &nbsp; &nbsp; 1.2 好好学习
#### &nbsp; &nbsp; 1.3 好好学习
### 2. 回国

### 2. 第二部分
####&nbsp; 2.1 小学

### 3. 第三部分
#### &nbsp; 2.2 中学

### 3. 北大

???

brief introduction

---

## 第一部分
## 一点点python

```c
int main()
{
printf("Hello world\n");
return 0 ;
}
```python
print('Hello World')
```



---

## 插图
## 突然爆照

** Ada Lovelace **
*that's me!*

<img src="https://upload.wikimedia.org/wikipedia/commons/9/95/Ada_Lovelace_color.svg" width=300 style="margin: 0px 80px">
<img src="https://camo.githubusercontent.com/22018c9725e963890b8c743f2704b84083307639/68747470733a2f2f75706c6f61642e77696b696d656469612e6f72672f77696b6970656469612f636f6d6d6f6e732f392f39352f4164615f4c6f76656c6163655f636f6c6f722e737667" width=300 style="margin: 0px 80px">

---

Expand All @@ -59,4 +68,4 @@ $$e^{i\pi} + 1 = 0$$

class: center, middle

# 谢谢
# 谢谢