代码搜索:driver development
找到约 10,000 项符合「driver development」的源代码
代码结果 10,000
www.eeworm.com/read/460770/7240908
readme
NASM, the Netwide Assembler.
Many many developers all over the net respect NASM for what it is
- a widespread (thus netwide), portable (thus netwide!), very
flexible and mature assemble
www.eeworm.com/read/457118/7333941
txt commerciallicense.txt
AVR-USB Driver Software License Agreement
Version 2006-07-24
THIS LICENSE AGREEMENT GRANTS YOU CERTAIN RIGHTS IN A SOFTWARE. YOU CAN
ENTER INTO THIS AGREEMENT AND ACQUIRE THE RIGHTS OUTLINED BELOW BY
www.eeworm.com/read/456435/7349497
h lcd.h
/******************************************************************************/
/* LCD.h Text LCD function prototypes */
/***********************************
www.eeworm.com/read/456112/7357398
htm chap3-0.htm
Creational Patterns
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.f
www.eeworm.com/read/456112/7357435
htm chap1-1.htm
Introduction
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus
www.eeworm.com/read/456112/7357472
htm pat5d-1.htm
Iterator
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
www.eeworm.com/read/456112/7357609
htm pat4d-1.htm
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
Decorat
www.eeworm.com/read/456112/7357643
htm pat4c-1.htm
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
Comp
www.eeworm.com/read/456112/7357656
htm pat3e-1.htm
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
}
Singlet
www.eeworm.com/read/456112/7357662
htm chap3-0-1.htm
Creational Patterns
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.f