代码搜索:Interactive
找到约 5,961 项符合「Interactive」的源代码
代码结果 5,961
www.eeworm.com/read/460526/1560739
f90 input.f90
! Interactive的绘图范例
! By Perng 1997/9/20
program Plot_Sine
use DFLIB
implicit none
logical :: result
integer :: input
type(WindowConfig) :: wc
real(kind=8), external :: f1,f2,f3 ! 所要绘
www.eeworm.com/read/243634/4519952
readme c++dl.readme
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
Date: Thu, 11 Jun 1998 13:57:15 +0100 (IST)
Organization: Interactive Design Center
XFMstatus: 0001
From: C
www.eeworm.com/read/209211/4983277
c authtis.c
#include "ssh.h"
static int
authtisfn(Conn *c)
{
int fd, n;
char *chal, resp[256];
Msg *m;
if(!c->interactive)
return -1;
debug(DBG_AUTH, "try TIS\n");
sendmsg(allocmsg(c, SSH_CMSG_AUTH_TIS
www.eeworm.com/read/209211/4983282
c authpasswd.c
#include "ssh.h"
static int
authpasswordfn(Conn *c)
{
Msg *m;
UserPasswd *up;
up = auth_getuserpasswd(c->interactive ? auth_getkey : nil, "proto=pass service=ssh server=%q user=%q", c->host, c->u
www.eeworm.com/read/187737/5217374
tpl st32biti.tpl
REM st32bitI.tpl
REM EPOC OPL script for interactive t32bitI.
REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved.
DECLARE EXTERNAL
REM For modifier consts.
INCLUDE "System.oxh"
www.eeworm.com/read/187737/5217444
tpl pgetevi.tpl
REM pGetEvi.tpl
REM EPOC OPL interactive test code for GETEVENT32
REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved.
INCLUDE "Const.oph"
INCLUDE "hUtils.oph"
EXTERNAL waitEvent:(aev&
www.eeworm.com/read/187737/5217456
tpl pmenu2.tpl
REM pMenu2.tpl
REM EPOC OPL interactive test code for further menu tests.
REM Copyright (c) 1991-2000 Symbian Ltd. All rights reserved.
INCLUDE "Const.oph"
INCLUDE "hUtils.oph"
DECLARE EXTERN
www.eeworm.com/read/173141/5379596
out dml020.out
ij> -- MODULE DML020
-- SQL Test Suite, V6.0, Interactive SQL, dml020.sql
-- 59-byte ID
-- TEd Version #
-- AUTHORIZATION HU
set schema HU;
0 rows inserted/updated/deleted
ij> --O SELECT USER FRO
www.eeworm.com/read/173141/5379641
out dml019.out
ij> -- MODULE DML019
-- SQL Test Suite, V6.0, Interactive SQL, dml019.sql
-- 59-byte ID
-- TEd Version #
-- AUTHORIZATION HU
set schema HU;
0 rows inserted/updated/deleted
ij> --O SELECT USER FRO
www.eeworm.com/read/173141/5379648
out dml037.out
ij> -- MODULE DML037
-- SQL Test Suite, V6.0, Interactive SQL, dml037.sql
-- 59-byte ID
-- TEd Version #
-- AUTHORIZATION HU
set schema HU;
0 rows inserted/updated/deleted
ij> --O SELECT USER FRO