代码搜索:加数据库
找到约 10,000 项符合「加数据库」的源代码
代码结果 10,000
www.eeworm.com/read/192685/8344007
html 10523.html
Re: 你要加timer的控制项,并在程序中写程式码
Re: 你要加timer的控制项,并在程序中写程式码
www.eeworm.com/read/282812/9059457
ini sc.ini
[数据库连接]
数据库连接=server_connect=Provider=Microsoft.Jet.OLEDB.4.0;Data Source=收藏夹\sc.mdb;Persist Security Info=False
www.eeworm.com/read/276081/10769138
pas ibdclconst.pas
unit IBDCLConst;
interface
resourcestring
SBackupCaption = '备份数据库文件';
SRestoreSize = '大小(字节)';
SFileNames = '文件名';
SPages = '页';
SDatabasefiles = '数据库文件|*.gdb';
implementation