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