代码搜索:DM协议
找到约 10,000 项符合「DM协议」的源代码
代码结果 10,000
www.eeworm.com/read/303097/13821770
dcu dm.dcu
www.eeworm.com/read/303097/13821777
dfm dm.dfm
object dm2: Tdm2
OldCreateOrder = False
Left = 388
Top = 219
Height = 236
Width = 282
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Pro
www.eeworm.com/read/303097/13821781
ddp dm.ddp
www.eeworm.com/read/303097/13821795
pas dm.pas
unit dm;
interface
uses
SysUtils, Classes, ADODB, DB;
type
Tdm2 = class(TDataModule)
ADOConnection1: TADOConnection;
ADOQuery1: TADOQuery;
ADOQuery1DSDesigner: TWideStrin
www.eeworm.com/read/136035/13876758
dfm dm.dfm
object dm2: Tdm2
OldCreateOrder = False
Left = 388
Top = 219
Height = 236
Width = 282
object ADOConnection1: TADOConnection
Connected = True
ConnectionString =
'Pro
www.eeworm.com/read/136035/13876783
pas dm.pas
unit dm;
interface
uses
SysUtils, Classes, ADODB, DB;
type
Tdm2 = class(TDataModule)
ADOConnection1: TADOConnection;
ADOQuery1: TADOQuery;
ADOQuery1DSDesigner: TWideStrin
www.eeworm.com/read/152121/5675691
dm makefile.dm
# This file is part of the FreeType project.
#
# It builds the library and test programs for emx-gcc under OS/2
#
# You will need dmake.
#
# Use this file while in the lib directory with the following
www.eeworm.com/read/152121/5675714
dm makefile.dm
# This file is part of the FreeType project.
#
# It builds the library and test programs for emx-gcc or djgpp under MSDOS.
#
# You will need dmake.
#
# Use this file while in the lib directory with th
www.eeworm.com/read/152121/5675856
dm makefile.dm
# Makefile for ttf2pk -- loyer@enst.fr, wl@gnu.org
#
# This Makefile assumes that you've already built and installed
# the FreeType library.
#
# It builds the ttf2pk and ttf2tfm for emx-gcc.
#
# You w
www.eeworm.com/read/152121/5675918
dm makefile.dm
# This file is part of the FreeType project.
#
# It builds the library and test programs for emx-gcc under OS/2
#
# You will need dmake.
#
# Use this file while in the 'test' directory with the follow