2016年11月28日

File类

摘要: 构造器: Creates a new File instance from a parent abstract pathname and a child pathname string. Creates a new File instance by converting the given path 阅读全文

posted @ 2016-11-28 11:30 cpc2016 阅读(118) 评论(0) 推荐(0)

String类

摘要: string构造器: String() String(byte[] bytes) String(byte[] bytes, Charset charset) String(byte[] ascii, int hibyte) String(byte[] bytes, int offset, int l 阅读全文

posted @ 2016-11-28 10:19 cpc2016 阅读(310) 评论(0) 推荐(0)

导航