備忘録 [WordPress]Crayonのコード表示のテスト コード表示のテストです。/ A sample classclass Human { private int age = 0; public void birthday() { age++; print('Happy Birthday!');... 2014.02.13 備忘録