接口 Readable
Posted on 2012-01-06 11:01 cooperzh 閱讀(166) 評(píng)論(0) 編輯 收藏 所屬分類: java.lang.* 、接口 、publicReadable是一個(gè)字符源
public方法:
read(CharBuffer); 將字符讀入指定的緩沖區(qū)
public方法:
read(CharBuffer); 將字符讀入指定的緩沖區(qū)
接口 ReadablePosted on 2012-01-06 11:01 cooperzh 閱讀(166) 評(píng)論(0) 編輯 收藏 所屬分類: java.lang.* 、接口 、publicReadable是一個(gè)字符源 public方法: read(CharBuffer); 將字符讀入指定的緩沖區(qū) |
||