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<=14 i++) btn[i].setEnabled(true) } }
标签: actionPerformed NumberListener ActionListener ActionEvent
上传时间: 2013-12-05
上传用户:wys0120
memory map file class for C++ builder
上传时间: 2013-12-13
上传用户:fxf126@126.com
MODE_Switch1Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of the 7 interrupt are controlled by the interrupt event occurring. But the IRQ flag set doesn t mean the system to execute the interrupt vector. The IRQ flags can be triggered by the events without interrupt enable. Just only any the event occurs and the IRQ will be logic "1".
标签: multi-interrupt MODE_Switch Processing interrupt
上传时间: 2013-12-04
上传用户:zhichenglu
可以对JAVA CLASS 文件进行反编译的一个工具,可以将你认为好的代码借用的工具.
上传时间: 2014-01-09
上传用户:
获取BIOS ID: ReadBiosIdClass.h: interface for the CReadBiosIdClass class.
标签: CReadBiosIdClass ReadBiosIdClass interface class
上传时间: 2015-08-24
上传用户:jackgao
USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specification。 前两个子规范定义了数据/命令/状态在USB上的传输方法。 Bulk-Only传输规范仅仅使用Bulk端点传送数据/命令/状态, CBI传输规范则使用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态传送。 后两个子规范定义了对存储介质的操作命令。 ATA 命令规范用于硬盘。 UFI命令规范是针对USB移动存储而制定的,实际上UFI命令格式是基于SFF-8070i和SCSI-2规范,总共定义了19个12字节长度的操作命令。
标签: USB Interrupt Storgage Control
上传时间: 2015-08-29
上传用户:aysyzxzm
A multi-Kalman filtering approach for video tracking of human-delineated objects in cluttered environments is an latest PH.D graduation paper! it give to most needing people.
标签: human-delineated multi-Kalman filtering cluttered
上传时间: 2015-09-07
上传用户:450976175
This is a USB keyboard driver sample of hid class
标签: keyboard driver sample class
上传时间: 2013-12-10
上传用户:cx111111
USB Audio Class Driver
上传时间: 2015-09-16
上传用户:banyou
A class that allows the simple implementation of worker threads
标签: implementation threads allows simple
上传时间: 2013-12-20
上传用户:wpwpwlxwlx