代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/254811/4380429
txt connect.txt
SUMMARY Connect fDisconnect DOS only
#include
int Connect (path, con, sub)
char *path;
char *con;
char *sub;
flagType fDisconnect (drive)
int drive;
DESCRIPTION
Conne
www.eeworm.com/read/254811/4380534
c connect.c
/* connect.c - perform network connections/disconnections
*
* Modifications:
*
* 31-Jul-1986 mz Use tools.h definitions
* 03-Mar-1987 bw Stub DOS5 version
* 30-Oct-1987 bw Change 'DOS5'
www.eeworm.com/read/161845/5549510
c connect.c
/*
* Roadrunner/pk
* Copyright (C) 1989-2002 Cornfed Systems, Inc.
*
* The Roadrunner/pk operating system is free software; you can
* redistribute and/or modify it under the terms of the G
www.eeworm.com/read/161040/5564043
properties connect.properties
# Users should uncomment one of the following URLs or add their own.
# (If using Thin, edit as appropriate.)
#sqlj.url=jdbc:oracle:thin:@localhost:1521:ORCL
sqlj.url=jdbc:oracle:oci8:@ora8
#sqlj.url=j
www.eeworm.com/read/161040/5564057
pc connect.pc
/*
* name:pro*c c程序,使用scott完成数据库连接,并取回sysdate显示
* file name :connect.pc
*/
/*必须首先包含相应头文件*/
#include
#include
/*宿主变量声明区*/
EXEC SQL BEGIN DECLARE SECTION;
/*VARCHA
www.eeworm.com/read/161040/5564068
pc connect.pc
/*
* name:pro*c c程序,使用scott完成数据库连接,并取回sysdate显示
* file name :connect.pc
*/
/*必须首先包含相应头文件*/
#include
#include
/*宿主变量声明区*/
EXEC SQL BEGIN DECLARE SECTION;
/*VARCHA