人得说,话得写

说给自己听听

近二十年的互联网生涯却没有留下什么痕迹,一直是在吸取互联网带来的福利,没有在开放的角度上对互联网做贡献,先建一个博客看自己能写坚持写多久,不求能写多好,只求能写多少。


代码样式

这个我喜欢,就是喜欢!

1
2
3
4
5
class Person {
public static void main(String args[]) {
System.out.println("This is a great man!");
}
}

1
2
3
4
5
class Person {
func main() {
print("This is a great man!")
}
}

粗体
斜体

引用写法

  • A
  • B
  • C
  • 存活
  • 挣钱
  • 挣更多钱
A B C
电脑 10 2