-
数组文件读取器
包 com.mkyong.io ;导入 java.io.BufferedReader ;导入 java.io.FileReader ;导入 java.io.IOException ;公共类 BufferedReaderExample {公共静态 void 主要 (字符串 [] args) {体 br = null ; 试着 {字符串 sCurrentLine; br = 新体 (新 FileReader("C:testing.txt")); 同时 ((sCurrentLine = br.readLine()) ! = null) {System.out.println(sCurrentLine) ;}} 赶上 (抛出 e) {e.printStackTrace() ;} 最后 {尝试 {如果 (br ! = null)br.close() ;} 赶上 (ex 时抛出) {ex.printStackTrace() ;}}}}
- 2023-05-01 16:05:04下载
- 积分:1
-
a good function, you can use him to prepare a very nice windows interface
一个很好的函数,你可以利用他编写很漂亮的windows界面-a good function, you can use him to prepare a very nice windows interface
- 2022-02-04 09:12:26下载
- 积分:1
-
报表查看器
这是我最好的查看器 vb6 程序员。它可以打印 GDI 和针式 Dos 基地报告既到查看器和打印机。
- 2022-11-19 11:50:04下载
- 积分:1
-
Highlight the source code program, source code can be converted into HTML docume...
源代码高亮程序,可以将源代码转换成HTML文件,并具有高亮效果-Highlight the source code program, source code can be converted into HTML documents, and have highlighted the effect of
- 2022-08-02 22:19:09下载
- 积分:1
-
用风险投资实现的标志设计系统,有图像处理研究的总…
用vc++实现的图案设计系统,共对图像处理研究方向的朋友参考学习!-vc used to achieve the logo design system, a total of image processing research of a friend reference learning!
- 2022-02-03 16:59:52下载
- 积分:1
-
仪表监视控件
仪表监视控件,感觉还不错
- 2022-04-17 07:42:29下载
- 积分:1
-
rcp 界面程序例子
rcp 界面程序例子,描述如何在Rcp程序中个性化自己的界面
- 2022-10-17 12:55:03下载
- 积分:1
-
可以实现 CRectTrack 类功能的拖动类,可以移动拖动直线,可拖动普通 CObject 对象。...
可以实现 CRectTrack 类功能的拖动类,可以移动拖动直线,可拖动普通 CObject 对象。-Can realize the drag CRectTrack functional category, drag a straight line can be moved to drag the general CObject object.
- 2023-04-17 02:25:04下载
- 积分:1
-
图书管理的程序,但是由于本人技术问题,没有实现旅途中转次数最少的决策,希望大家指教...
图书管理的程序,但是由于本人技术问题,没有实现旅途中转次数最少的决策,希望大家指教-library management procedures, but because my technical problems, not realizing journey least number of interim decisions, we hope the exhibitions
- 2022-02-20 05:55:45下载
- 积分:1
-
some self
一些自给控件。 解压密码:www.programsalon.com-some self-control. Extracting Password : www.programsalon.com
- 2022-01-24 17:10:30下载
- 积分:1