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) } }
class="tags">標(biāo)簽: actionPerformed NumberListener ActionListener ActionEvent
class="time">上傳時(shí)間: 2013-12-05
class="username">上傳用戶:wys0120
memory map file class for C++ builder
class="tags">標(biāo)簽: builder memory class file
class="time">上傳時(shí)間: 2013-12-13
class="username">上傳用戶:fxf126@126.com
可以對(duì)JAVA class 文件進(jìn)行反編譯的一個(gè)工具,可以將你認(rèn)為好的代碼借用的工具.
class="tags">標(biāo)簽: class JAVA 反編譯 代碼
class="time">上傳時(shí)間: 2014-01-09
class="username">上傳用戶:
獲取BIOS ID: ReadBiosIdclass.h: interface for the CReadBiosIdclass class.
class="tags">標(biāo)簽: CReadBiosIdclass ReadBiosIdclass interface class
class="time">上傳時(shí)間: 2015-08-24
class="username">上傳用戶:jackgao
USB海量存儲(chǔ)設(shè)備類規(guī)范包括四個(gè)獨(dú)立的子類規(guī)范:(ATA command的那個(gè)沒有) ①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。 前兩個(gè)子規(guī)范定義了數(shù)據(jù)/命令/狀態(tài)在USB上的傳輸方法。 Bulk-Only傳輸規(guī)范僅僅使用Bulk端點(diǎn)傳送數(shù)據(jù)/命令/狀態(tài), CBI傳輸規(guī)范則使用Control/Bulk/Interrupt三種類型的端點(diǎn)進(jìn)行數(shù)據(jù)/命令/狀態(tài)傳送。 后兩個(gè)子規(guī)范定義了對(duì)存儲(chǔ)介質(zhì)的操作命令。 ATA 命令規(guī)范用于硬盤。 UFI命令規(guī)范是針對(duì)USB移動(dòng)存儲(chǔ)而制定的,實(shí)際上UFI命令格式是基于SFF-8070i和SCSI-2規(guī)范,總共定義了19個(gè)12字節(jié)長(zhǎng)度的操作命令。
class="tags">標(biāo)簽: USB Interrupt Storgage Control
class="time">上傳時(shí)間: 2015-08-29
class="username">上傳用戶:aysyzxzm
This is a USB keyboard driver sample of hid class
class="tags">標(biāo)簽: keyboard driver sample class
class="time">上傳時(shí)間: 2013-12-10
class="username">上傳用戶:cx111111
USB Audio class Driver
class="tags">標(biāo)簽: Driver Audio class USB
class="time">上傳時(shí)間: 2015-09-16
class="username">上傳用戶:banyou
A class that allows the simple implementation of worker threads
class="tags">標(biāo)簽: implementation threads allows simple
class="time">上傳時(shí)間: 2013-12-20
class="username">上傳用戶:wpwpwlxwlx
This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:
class="tags">標(biāo)簽: This demonstrates SharedQT program
class="time">上傳時(shí)間: 2015-09-21
class="username">上傳用戶:change0329
an external program called from Adam s FitnessFunction class in order to evaluate the fitness of a genome within a distributed grid.
class="tags">標(biāo)簽: FitnessFunction external evaluate program
class="time">上傳時(shí)間: 2015-09-25
class="username">上傳用戶:pompey