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">標簽: actionPerformed NumberListener ActionListener ActionEvent
class="time">上傳時間: 2013-12-05
class="username">上傳用戶:wys0120
memory map file class for C++ builder
class="tags">標簽: builder memory class file
class="time">上傳時間: 2013-12-13
class="username">上傳用戶:fxf126@126.com
可以對JAVA class 文件進行反編譯的一個工具,可以將你認為好的代碼借用的工具.
class="tags">標簽: class JAVA 反編譯 代碼
class="time">上傳時間: 2014-01-09
class="username">上傳用戶:
獲取BIOS ID: ReadBiosIdclass.h: interface for the CReadBiosIdclass class.
class="tags">標簽: CReadBiosIdclass ReadBiosIdclass interface class
class="time">上傳時間: 2015-08-24
class="username">上傳用戶: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字節長度的操作命令。
class="tags">標簽: USB Interrupt Storgage Control
class="time">上傳時間: 2015-08-29
class="username">上傳用戶:aysyzxzm
This is a USB keyboard driver sample of hid class
class="tags">標簽: keyboard driver sample class
class="time">上傳時間: 2013-12-10
class="username">上傳用戶:cx111111
USB Audio class Driver
class="tags">標簽: Driver Audio class USB
class="time">上傳時間: 2015-09-16
class="username">上傳用戶:banyou
A class that allows the simple implementation of worker threads
class="tags">標簽: implementation threads allows simple
class="time">上傳時間: 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">標簽: This demonstrates SharedQT program
class="time">上傳時間: 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">標簽: FitnessFunction external evaluate program
class="time">上傳時間: 2015-09-25
class="username">上傳用戶:pompey