使用Beancount记账

前前后后开始记账已经一年多了,最开始使用FireflyIII,今年以来开始用Beancount,总而言之,两个软件都是不错的记账工具,Bea …… Read More

你好,世界

只需要简单的markdown语言,就能做出博客~真是不错呢 那……就以经典代码结束吧! 1 2 3 4 5 6 7 #include <iostream> using namespace std; int main() { cout<<"Helloworld\n"; return 0; } 似乎这句话有些似曾 …… Read More