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