谁杀了她

以前老师告诉过我科研难点不仅仅在于解决问题,更在于找到问题。这对推理小说也是同理,只要找到了惯用手的角度切入思考,配合两个追查者状态的变化答案就很显然,但难点在于找到这个角度。

Markdown语法

本文的内容主要参考网站 Markdown教程,记下一些自己常用常忘的语法。

空格

文字段落内空格 $~~~$,这里是 $~~~$ 效果。

制表

| Syntax      | Description | Test Text     |
| :---        |    :----:   |          ---: |
| Header      | Title       | Here's this   |
| Paragraph   | Text        | And more      |
SyntaxDescriptionTest Text
HeaderTitleHere’s this
ParagraphTextAnd more

一个简易的表格示意,第二行指定了对齐方式。

Hello World

This blog is to test whether the blog site is working properly.

世人都晓神仙好,只是功名忘不来!

古今将相今何在,荒冢一堆草没了。

Math Test

This blog is to test whether the blog site is working properly.

When n is a positive interger, $\Gamma(n+1)=n!$, and

$$ B(p,q)=\frac{\Gamma(p+q)}{\Gamma(p)\Gamma(q)} $$

seem to be all right?