代码搜索:Interbase

找到约 1,195 项符合「Interbase」的源代码

代码结果 1,195
www.eeworm.com/read/100925/6264837

txt rpmfiles.txt

%dir /opt/interbase %dir /opt/interbase/bin %dir /opt/interbase/lib %dir /opt/interbase/UDF %dir /opt/interbase/intl %dir /opt/interbase/help /opt/interbase/bin/
www.eeworm.com/read/100925/6264841

sh tarpostinstall.sh

#! /bin/sh #------------------------------------------------------------------------ # add a service line in the (usually) /etc/services # Here there are three cases, not found => add service
www.eeworm.com/read/100925/6264846

sh csrestorerootrunuser.sh

#!/bin/sh # A routine to change the user that runs interbase Firebird #------------------------------------------------------------------------ # Prompt for response, store result in Answer Answer
www.eeworm.com/read/100925/6264865

txt rpmfiles.txt

%dir /opt/interbase %dir /opt/interbase/bin %dir /opt/interbase/lib %dir /opt/interbase/UDF %dir /opt/interbase/intl %dir /opt/interbase/help %dir /opt/interbase/misc
www.eeworm.com/read/100925/6264913

sh csrestorerootrunuser.sh

#!/bin/sh # A routine to change the user that runs interbase Firebird #------------------------------------------------------------------------ # Prompt for response, store result in Answer Answer
www.eeworm.com/read/403922/11504264

html function.ibase-close.html

Close a connection to an InterBase database
www.eeworm.com/read/252115/12302169

ini vlanplay.ini

[DataBase] Default=2 [SQLCommand] String=Select ID,CHANNEL,DTMF,Keep,callerid,UserName,PhoneNumber,Starttime,Stoptime,RecordLength,Filename from RECORD_LOG [ReWind] String=1 [FireBird] String=
www.eeworm.com/read/337320/12376624

dfm unit1.dfm

object Form1: TForm1 Left = 267 Top = 120 Width = 378 Height = 316 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =
www.eeworm.com/read/148958/12411632

htm 031.htm

-->DELPHI基础教程-->第十三章 Delphi开发数据库应用程序概述(一)
www.eeworm.com/read/122968/14654657

txt index.txt

前言 导读 第一部分 C++Builder编程基础 第1章 使用C++ Builder进行软件开发 1.1 软件开发概况 1.1.1 计算模式的发展概况 1.1.2 程序设计方法的发展概况 1.1.3 软件开发与软件开发人员 1.2 集成开发环境简介 1.3 例程:第一个Windows应用程序 1.4 集成调试器 1.5