-
transfer with jlist
导入java.util.Random文件;
- 2022-01-27 21:27:07下载
- 积分:1
-
Skin 编程源码1
Skin 编程源码1-a programming source
- 2022-03-07 19:37:22下载
- 积分:1
-
MFC 实现窗口最大化、最小化、还原
对于初学MFC的同学,可以很好的学习并理解串口界面的弹出、最大化、最小化等功能
- 2023-08-10 19:05:04下载
- 积分:1
-
a VC was the spirit of animation, a beautiful angel of animation. Can beautify y...
一个用VC写的精灵动画程序,一个美丽的小天使的动画。能美化你的桌面!-a VC was the spirit of animation, a beautiful angel of animation. Can beautify your desktop!
- 2022-04-14 13:17:40下载
- 积分:1
-
该程序完成(7,3)循环码的编码功能,并验证子
该程序完成(7,3)循环码的编码功能以及校验子译码功能,有良好的中文交互界面-The program is completed (7,3) cyclic code encoding functions, and verify sub-decoding functions, has a good Chinese language interface
- 2022-08-13 23:14:51下载
- 积分:1
-
一个用BCB5.0编的mini计算器。界面很漂亮,基本功能都有。我把这个就放在桌面上以方便使用。...
一个用BCB5.0编的mini计算器。界面很漂亮,基本功能都有。我把这个就放在桌面上以方便使用。-A minicalculator made by BCB 5.0 with a beautiful interface and all the fundemental functions. I put it on my desktop for convenience.
- 2022-03-06 19:01:45下载
- 积分:1
-
my own production of all kinds of useful libraries, and happy to share!
我自己制作的各种 实用 的库,乐意共享!-my own production of all kinds of useful libraries, and happy to share!
- 2023-05-06 19:05:02下载
- 积分:1
-
简单的桌面时钟程序,实现了时钟显示和调整,以及时钟的外部画面。可以让初学VC的参考学习。...
简单的桌面时钟程序,实现了时钟显示和调整,以及时钟的外部画面。可以让初学VC的参考学习。-A simple desktop clock program to realize the clock display and adjustment, as well as the external screen clock. VC allows beginners to learn the reference.
- 2023-05-15 23:25:03下载
- 积分:1
-
数组文件读取器
包 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
-
VS2005应用程序界面美化,多种界面风格
VS2005应用程序界面美化,多种不同的界面风格-VS2005 Application Program Interface landscaping, a variety of interface styles
- 2022-08-07 04:01:22下载
- 积分:1