-
类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
-
字模软件,LCD取摸程序,LED显示必备软件
字模软件,LCD取摸程序,LED显示必备软件-Matrix software, LCD touch access procedures, LED display the necessary software
- 2023-04-06 02:50:03下载
- 积分:1
-
卡尔加里地震研究人员自由软件大学
Univ. of Calgary CREWS的免费地震研究软件-Univ. Of Calgary CREWS seismic studies of the free software
- 2022-03-09 14:17:23下载
- 积分:1
-
研究计划是新的,希望它能帮助人们的帮助
研究程序是新手,希望能好好帮助需要帮助的人-Research program is new, the hope that it can help people in need of help
- 2022-03-12 23:59:02下载
- 积分:1
-
some useful c Algorithm
一些有用的c++算法实现-some useful c Algorithm
- 2022-05-31 12:40:54下载
- 积分:1
-
Procedures can be obtained through the preparation of the framework of flow char...
通过编写程序即可得到程序框架流程图等的小软件工具-Procedures can be obtained through the preparation of the framework of flow chart of procedures, such as small software tool
- 2022-06-29 18:41:52下载
- 积分:1
-
一个通过USB接品修改蓝牙设备地址的工具,只接运行Write BD KEY就可,比原有的蓝牙开发工具更有效率...
一个通过USB接品修改蓝牙设备地址的工具,只接运行Write BD KEY就可,比原有的蓝牙开发工具更有效率-A modified goods received through the USB Bluetooth device address of the tools, only then can Write BD KEY to run than the original Bluetooth development tools more efficiently
- 2022-03-29 11:40:15下载
- 积分:1
-
这是一个关于计算机图的一些简单操作的程序,初次作品,谢谢支持...
这是一个关于计算机图的一些简单操作的程序,初次作品,谢谢支持-This is a map on the computer of some simple operating procedures, the initial entries, I would like to thank support
- 2022-07-14 12:42:22下载
- 积分:1
-
pic16f8877a 的源代码
这是 PWM 的源代码,它使用 pic 16f887a pic 16f877a,PWM 使用调制宽度脉冲,电子调速电机,acoutis,用于带领的调制信号。它是在工业科技大学任教
- 2022-02-03 07:36:07下载
- 积分:1
-
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串...
Knuth的快速模式匹配算法改良,可以匹配含通配符?和*的标准串-the rapid improvement of pattern matching algorithm can match with wildcards?* And the standard Series
- 2022-05-13 16:58:51下载
- 积分:1