The First Week

Algorithm

打卡计划-123

Review

Tip

Share

123

测试函数

1
2
3
var anim = function() {
return true;
}

终端2

1
2
#!/bin/bash
echo Hello world

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.