2017年3月13日 #

InputStream 、 InputStreamReader 、 BufferedReader

摘要: 1.InputStream、OutputStream 处理字节流的抽象类 InputStream 是字节输入流的所有类的超类,一般我们使用它的子类,如FileInputStream等. OutputStream是字节输出流的所有类的超类,一般我们使用它的子类,如FileOutputStream等. 阅读全文

posted @ 2017-03-13 23:13 liushao 阅读(242) 评论(0) 推荐(0)

MPLAB® XC C编译器的Workstation License的获取及安装方法

摘要: MPLAB®XC C编译器的Workstation License获取及安装方法如下:首先需要购买获得一个XC C编译器的激活码,然后到以下网页(http://www.microchip.com/rlmmigrationtool/GetXCLicense.aspx)获取XC C编译器的License 阅读全文

posted @ 2017-03-13 15:53 liushao 阅读(1456) 评论(0) 推荐(0)

导航