代码搜索:SD Card
找到约 10,000 项符合「SD Card」的源代码
代码结果 10,000
www.eeworm.com/read/163598/10153118
~ddp main_card.~ddp
www.eeworm.com/read/163598/10153120
ddp card_print.ddp
www.eeworm.com/read/163598/10153124
~pas main_card.~pas
unit main_card;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, fcDemoRichEdit, fcShapeBtn, ExtCtrls,
fcClearPanel
www.eeworm.com/read/163598/10153148
~pas card_type.~pas
unit card_type;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, StdCtrls, DB, ADODB, Menus, ComCtrls;
type
Tcard_ty
www.eeworm.com/read/163598/10153150
dof calling_card.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/163598/10153152
dfm card_type.dfm
object card_type_form: Tcard_type_form
Left = 267
Top = 301
BorderStyle = bsDialog
Caption = #21517#29255#36873#39033
ClientHeight = 310
ClientWidth = 285
Color = clWindow
Font
www.eeworm.com/read/163598/10153158
~dfm main_card.~dfm
object main_form: Tmain_form
Left = 245
Top = 188
BorderStyle = bsNone
Caption = #36215#39134#21517#29255#31649#29702#31243#24207
ClientHeight = 454
ClientWidth = 570
Color = clBt
www.eeworm.com/read/163114/10175005
txt fee_card.txt
CREATE TABLE [T_CARD_KIND] (
[ID] [int] IDENTITY (1, 1) NOT NULL ,
[KIND] [int] NOT NULL CONSTRAINT [DF__T_CARD_KIN__KIND__76CBA758] DEFAULT (0),
[CARD_CODE] [varchar] (32) COLLATE Chinese_PRC_C
www.eeworm.com/read/163079/10175422
c adlib_card.c
/*
* sound/adlib_card.c
*
* Detection routine for the AdLib card.
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without
* mod
www.eeworm.com/read/163079/10175444
c sb_card.c
/*
* sound/sb_card.c
*
* Detection routine for the SoundBlaster cards.
*
* Copyright by Hannu Savolainen 1993
*
* Redistribution and use in source and binary forms, with or without