代码搜索:SD Card
找到约 10,000 项符合「SD Card」的源代码
代码结果 10,000
www.eeworm.com/read/466954/7024661
ddp card_lost.ddp
www.eeworm.com/read/466954/7024682
dcu card_lost.dcu
www.eeworm.com/read/466954/7024686
dcu borrow_card.dcu
www.eeworm.com/read/466954/7024695
~pas borrow_card.~pas
unit borrow_card;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DB, ADODB, ComCtrls, Buttons;
type
Tborrowcard = class(
www.eeworm.com/read/466954/7024700
~dfm borrow_card.~dfm
object borrowcard: Tborrowcard
Left = 456
Top = 231
Width = 429
Height = 321
Caption = #21150#20511#20070#35777
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = cl
www.eeworm.com/read/465143/7058880
fla card_1.fla
www.eeworm.com/read/465143/7058882
swf card_1.swf
www.eeworm.com/read/130737/7112059
bmp cb_card.bmp
www.eeworm.com/read/463882/7174436
c rw_card.c
void sen(unsigned char ctrl) {
SBUF=ctrl;while (!TI) {}
TI=0;
}
unsigned char rec(void) {
time=0;
while (!RI) {if (time>40) return(0);}
RI=0;
return(SBUF);
}
bit send_to_card(uns
www.eeworm.com/read/462020/7212869