-
类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
-
VC++学习方法及书籍推荐,为自己的学习选好书
VC++学习方法及书籍推荐,为自己的学习选好书-VC learning methods and recommended books for their own learning election books
- 2022-11-11 17:35:03下载
- 积分:1
-
又是一个俄罗斯方块的的源代码,不过这个更高级点。初学者不要看...
又是一个俄罗斯方块的的源代码,不过这个更高级点。初学者不要看-is a Rubik"s cube of the source code, but the more advanced point. Beginners do not have to look
- 2022-04-27 19:35:18下载
- 积分:1
-
atmega32 液晶显示西门子 S65 (全部) 和 C75
基于 ATMEL ATMEGA32 单片机装置连接液晶显示器西门子 S65 (所有修改) 或显示 C75 (在代码中选择)。实时时钟芯片 HT1380。
该设备的目的是要在设备菜单中设置电平根据用户定义的时间框架。
- 2023-01-22 10:45:04下载
- 积分:1
-
opencv的运动检测
opencv motion detection
- 2022-03-20 17:24:56下载
- 积分:1
-
tc3.0,turbo c开发平台(turb0 c 3.0)kaifapingtai
tc3.0,turbo c开发平台(turb0 c 3.0)kaifapingtai -tc3.0, turbo C developing platform(tubo C 3.0)
- 2022-05-22 07:30:13下载
- 积分:1
-
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器...
这是一个用multisim编写的用8421BCD码表示的两个一位十进制数相加的加法器-This is a prepared using Multisim 8421BCD Code with two express a decimal number the sum of the adder
- 2022-11-10 01:45:04下载
- 积分:1
-
G729 codec C source program, realize ACELP speech codec, in the hope that useful...
G729信源编译码C程序,实现ACELP语音编译码,希望对同仁有用-G729 codec C source program, realize ACELP speech codec, in the hope that useful Tongren
- 2022-01-31 08:34:33下载
- 积分:1
-
Checkstyle can find : can not be used or surplus enter a space better place with...
Checkstyle 可寻找:・不能使用的或者多余的输入 ・空格更好的地方不使用跳格符,反之亦然 ・不遵循命名标准的变量、方法或者类 ・过分复杂的分配或者返回语句。它还有Eclipse下的插件。
-Checkstyle can find : can not be used or surplus enter a space better place without using jump Lattice website. named vice versa do not abide by the standards of variables, methods or category over-complicated distribution or return statement. It also has the Eclipse plugin.
- 2022-03-25 02:05:45下载
- 积分:1
-
数据文件在视觉基础知识中的示例使用
Sample usage of Data Files in Visual Basics
- 2022-05-28 13:38:30下载
- 积分:1