-
自己做的双色球手选,机选,功能程序.在windows xp 上测试通过可以正常使用...
自己做的双色球手选,机选,功能程序.在windows xp 上测试通过可以正常使用-Loans hand to do their own selection, machine selection, functional procedures. In windows xp can be tested through the normal use
- 2022-02-09 13:10:22下载
- 积分:1
-
Java生成一个文件打开的文件选择对话框窗口
Java生成一个文件打开的文件选择对话框窗口,和Win系统的浏览文件窗口相似,使用Java代码模拟实现的窗口程序,相关代码如下:
button.addActionListener(new ActionListener() { //按钮事件处理
public void actionPerformed(ActionEvent e) {
int state; //文件选择器返回状态
chooser.removeChoosableFileFilter(chooser.getAcceptAllFileFilter()); //移去所有文件过滤器
chooser.addChoosableFileFilter(new MyFileFilter("gif","图像文件")); //增加文件过滤器,接爱gif文件
if (comboBox.getSelectedIndex()==0) //组合框为"打开"
state=chooser.showOpenDialog(null); //显示打开文件对话框
else
state=chooser.showSaveDialog(null); //显示保存文件对话框
File file = chooser.getSelectedFile(); //得到选择的文件
- 2022-11-18 17:40:03下载
- 积分:1
-
COM接口的程序可以调用vbhevc真正广义预测控制…
广义预测控制的COM接口程序 VBheVC可调用 实现联合编程-Generalized Predictive Control of the COM interface program can call VBheVC realize joint programming
- 2022-05-28 23:50:26下载
- 积分:1
-
tidsp2407 assembler routines, complete source code.
tidsp2407汇编程序例程,完整的源代码。-tidsp2407 assembler routines, complete source code.
- 2022-05-09 09:10:00下载
- 积分:1
-
C语言编写的,效果不错,希望大家多多指正哈!
C语言编写的,效果不错,希望大家多多指正哈!-C language prepared by the good results, I hope Members can correct Ha!
- 2023-01-23 12:30:04下载
- 积分:1
-
made CPU serial number ....
取得CPU序列号-made CPU serial number ....
- 2022-01-28 20:02:00下载
- 积分:1
-
能够卸载 windows 系统的 directX 的好工具
然后装上低版本的directx...
能够卸载 windows 系统的 directX 的好工具
然后装上低版本的directx-to uninstall windows system directX good tool then loaded version of the low- dir ectx
- 2023-08-21 04:55:03下载
- 积分:1
-
8051 scheduling system (using STC 12C5A60S2)
8051调度系统(使用STC12C5A60S2)
- 2022-07-10 09:44:11下载
- 积分:1
-
在VB.NET的环境下实现的是基本控件的实现~
在VB.NET的环境下实现的是基本控件的实现~-In the VB.NET environment to achieve the realization of the basic controls ~
- 2022-02-10 12:26:14下载
- 积分:1
-
环境保护局万能文档打印系统
使用VBA实现
上一系统传送有问题。...
环境保护局万能文档打印系统
使用VBA实现
上一系统传送有问题。-Environmental Protection Agency omnipotent document printing system using VBA system on a transmission problem.
- 2022-01-25 22:57:51下载
- 积分:1