代码搜索结果

找到约 10,000 项符合 Remote Control 的代码

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 ...

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

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("

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

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

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

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 --

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("

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("

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("