代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/173141/5379774
out encryptionkey.out
ij> ------------------------------------------------------------------------------------
-- This test file contains test cases for testing encryptionKey property in the connection
-- url
--
-- Case
www.eeworm.com/read/173141/5379993
out users.out
ij> --
connect 'wombat;create=true;user=dan;password=MakeItFaster';
ij(CONNECTION1)> autocommit off;
ij(CONNECTION1)> prepare p1 as 'CALL SYSCS_UTIL.SYSCS_SET_DATABASE_PROPERTY(?,?)';
ij(CONNECTION1)>
www.eeworm.com/read/173141/5380058
out users.out
ij> --
connect 'wombat;create=true;user=dan;password=MakeItFaster';
WARNING 01J01: Database 'wombat' not created, connection made to existing database instead.
ij(CONNECTION1)> autocommit off;
ij(CONN
www.eeworm.com/read/171081/5398714
svn-base confbase.h.svn-base
#ifndef __CONFBASE_H__
#define __CONFBASE_H__
// Type for CVar value
typedef struct conf_cvar_s {
char *szName; // The name of the CVar
char *szValue; // The CVars value
char *szCryptK
www.eeworm.com/read/170577/5403391
amsn-remote-cli
#!/usr/bin/tclsh
###
### Remote controller program
###
set initialize_amsn 1
proc readsocket { } {
global sock
if { [gets $sock response] == -1 } {
puts "Amsn server closed\n"
connect "Amsn
www.eeworm.com/read/170577/5403408
amsn-remote
#!/usr/bin/wish
###
### Remote controller program
###
set initialize_amsn 1
proc readsocket { } {
global sock
if { [gets $sock response] == -1 } {
.controler.res.txt insert end "Amsn serve
www.eeworm.com/read/169775/5410713
cpp sockconnector.cpp
/* SockConnector */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01b,17dec01,nel Add include symbol for diab build.
01a,05jun99,aim created
*/
#i
www.eeworm.com/read/169697/5414333
tex mpiexec.sm.tex
\begin{comment}
This is the state machine for mpiexec for smpd.
Graph [mpiexec for smpd],
[size="7.5, 10"]
\end{comment}
\begin{verbatim}
State [connecting tree],[label="connecting tree"]
Event
www.eeworm.com/read/168845/5433306
cpp first_positive.cpp
// Boost.Signals library
// Copyright Douglas Gregor 2001-2003. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.
www.eeworm.com/read/168845/5433308
cpp maximum.cpp
// Boost.Signals library
// Copyright Douglas Gregor 2001-2003. Use, modification and
// distribution is subject to the Boost Software License, Version
// 1.0. (See accompanying file LICENSE_1_0.