-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
C++程序供初学者使用
C++程序供初学者使用-C program for beginners
- 2023-06-12 02:55:03下载
- 积分:1
-
Qt开发的基于NI Visa的仪器控制程序源码
Qt开发的基于NI Visa的仪器控制程序源码,通过本程序,你可以学习到如何使用Qt调用第三方dll。
- 2022-07-27 14:18:23下载
- 积分:1
-
将 mapinfo的mif格式文件导入microstation的vba程序
将 mapinfo的mif格式文件导入microstation的vba程序-to MapInfo mif format into the vba procedures microstation
- 2022-08-16 15:49:49下载
- 积分:1
-
这是一个Windows 98的USB万能驱动。 希望对还在98下的兄弟有用
这是一个Windows 98的USB万能驱动。 希望对还在98下的兄弟有用-This is a Windows 98 Universal USB drive. Hope is 98 pairs of brothers useful
- 2022-10-07 13:00:03下载
- 积分:1
-
This procedure implements a few simple procedures for the solution time, but als...
本程序实现了一个简单的数读程序的解决方法,还不错的。-This procedure implements a few simple procedures for the solution time, but also good.
- 2023-03-18 00:15:03下载
- 积分:1
-
我自己做得小游戏
我自己做得小游戏-doing my own small game
- 2022-01-28 01:50:54下载
- 积分:1
-
Easy screen keyboard language development. Features a very powerful, especially...
易语言开发的屏幕键盘.功能很强大,特别实用于编写对安全要求很高的软件。-Easy screen keyboard language development. Features a very powerful, especially useful in the preparation of the safety requirements of high software.
- 2022-11-17 00:55:03下载
- 积分:1
-
本文介绍了在自由口通信模式下,用计算机读写S7
本文介绍了在自由口通信模式下,用计算机读写S7-200 PLC存储区内相邻的多个字
节数据的通信程序设计方法,程序设计中采用了多种可靠性措施。 -In this paper, in a free port communication mode, using the computer to read and write S7-200 PLC storage area adjacent to a number of bytes of data communication program design methods, procedures designed to use a variety of reliability measures.
- 2022-01-22 03:49:14下载
- 积分:1
-
殷人昆数据结构(c++)PPT与习题答案 软件工程专业 数据结构课程课件...
殷人昆数据结构(c++)PPT与习题答案 软件工程专业 数据结构课程课件-YIN Kun data structure PPT and the Problem of professional software engineering data structure answers Courseware
- 2022-03-03 05:28:45下载
- 积分:1