Slide 84
Slide 84 text
Copyright © Acroquest Technology Co., Ltd. All rights reserved.
@cero_t #jjug
84
String fileName = "./transactions.csv";
// SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd");
append(fileName, new Transaction(LocalDate.of(2017, 4, 25), "100", 123456, "Acroquest", "給与"));
append(fileName, new Transaction(LocalDate.of(2017, 5, 2), "100", -28980, "タニモト", "カード利用"));
append(fileName, new Transaction(LocalDate.of(2017, 5, 3), "100", -17712, "タニモト", "カード利用"));
append(fileName, new Transaction(LocalDate.of(2017, 5, 20), "100", 3000000, "gihyo", "印税"));
append(fileName, new Transaction(LocalDate.of(2017, 6, 22), "100", 200000, "カゴイケ", "ATM振り込み"));
append(fileName, new Transaction(LocalDate.of(2017, 6, 22), "100", -1000000, "タニモト", “ATM引き出し"));
ར༻ଆͷྫ - σʔλͷՃ
'SPNUP