アットウィキロゴ

改行

移植性を考慮して改行コード

StringBuffer buffer = new StringBuffer();
buffer.append(System.getProperty("line.separator"));
最終更新:2006年12月11日 23:38