contributed_functions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
contributed_functions [2012/02/23 14:03] – [fillIntArray] xjia | contributed_functions [2012/03/16 00:41] (current) – xjia | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== I/O相关 ====== | ||
+ | |||
+ | ===== readString ===== | ||
+ | <code java> | ||
+ | string readString() { | ||
+ | /* TODO */ | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | ===== readLine ===== | ||
+ | <code java> | ||
+ | string readLine() { | ||
+ | /* TODO */ | ||
+ | } | ||
+ | </ | ||
+ | |||
====== 字符串相关 ====== | ====== 字符串相关 ====== | ||
contributed_functions.1330005809.txt.gz · Last modified: 2012/02/23 14:03 by xjia