代码搜索:Remote
找到约 10,000 项符合「Remote」的源代码
代码结果 10,000
www.eeworm.com/read/213039/4931611
remote_data3
<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3
<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3
<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark>3<mark>remote</mark ...
www.eeworm.com/read/209559/4964956
c ati_remote.c
/*
* USB ATI Remote support
*
* Version 2.2.0 Copyright (c) 2004 Torrey Hoffman
* Version 2.1.1 Copyright (c) 2002 Vladimir Dergachev
*
* This 2.2.0 version is a rewrit
www.eeworm.com/read/207991/5000190
mal remote05.mal
# Checking correctness of mserver library
# we expect an exception from this query
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
mid:= mserver.reconnect("
www.eeworm.com/read/207991/5000222
mal remote02.mal
#An example for the SQL front-end
#The remote table is located
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
io.printf("port %d\n",port);
mid:= mserver.r
www.eeworm.com/read/207991/5000241
mal remote03.mal
include sql;
factory sql_cache.s0_0():void;
mserver.reconnect("test1","127.0.0.1",40000,"monetdb","monetdb","mal");
Z9:bat[:void,:int] := sql.bind("sys","t1","id","test1",0);
mserver.reco
www.eeworm.com/read/207991/5000297
mal remote04.mal
# The easiest case, ship something and show result
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
#io.printf("port %d\n",port);
mid:= mserver.reconnect("loc
www.eeworm.com/read/207991/5000306
py remote00.py
import os, time, sys, re
class Popen:
def __init__(self, cmd):
self.stdin,self.stdout = os.popen2(cmd, bufsize=0, mode='t');
def server_start(x,dbname,mapi_port):
srvcmd = '%s --debug=10 --
www.eeworm.com/read/207991/5000322
mal remote06.mal
# Checking correctness of mserver library
# we expect an exception from this query
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
mid:= mserver.reconnect("
www.eeworm.com/read/207991/5000348
mal remote07.mal
# First test of the remoteQueries optimizer
# we create a remote bat and fake a bind operation.
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
#io.printf("
www.eeworm.com/read/207991/5000380
mal remote01.mal
# First test of the remoteQueries optimizer
# we create a remote bat and fake a bind operation.
cat:= inspect.getEnvironment();
fs := algebra.find(cat,"mapi_port");
port := calc.int(fs);
#io.printf("