代码搜索:Remote Control
找到约 10,000 项符合「Remote Control」的源代码
代码结果 10,000
www.eeworm.com/read/219674/14870844
fdo control_unite_control_unite_test_vhd_tb.fdo
## NOTE: Do not edit this file.
## Autogenerated by ProjNav (creatfdo.tcl) on Wed Dec 20 13:43:31 中国标准时间 2006
##
vlib work
vcom -93 -explicit control_unite.vhdl
vcom -93 -explicit control_unit
www.eeworm.com/read/127767/14335923
txt e190. passing parameters to a remote method.txt
Arguments to remote methods must be primitive, serializable, or implement Remote. This example demonstrates the declaration and use of all three parameter types.
1. Define the remote interface.
www.eeworm.com/read/280954/10276615
py references.py
#
# Copyright (c) 2006, 2007 Canonical
#
# Written by Gustavo Niemeyer
#
# This file is part of Storm Object Relational Mapper.
#
# Storm is free software; you can redistribute
www.eeworm.com/read/370004/9625717
c test5.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#define REMO
www.eeworm.com/read/292231/8366359
h comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------
www.eeworm.com/read/292231/8366602
h comm_control.h
#if !defined (COMM_CONTROL_H_INCLUDED)
#define COMM_CONTROL_H_INCLUDED
// Only needed for versions prior to Visual C++ 6.0
#if _MSC_VER < 1200
//-----------------------------------------------
www.eeworm.com/read/291752/8398396
h control_t.h
//
// File = control_T.h
//
#ifndef _CONTROL_T_H_
#define _CONTROL_T_H_
#include "genctl.h"
#include
#include
template< class T >
class Control : public GenericCon
www.eeworm.com/read/291752/8399146
cpp control_t.cpp
//
// File = control_T.cpp
//
#include
#include
#include
#include
#include "control_T.h"
#include "typedefs.h"
#include "complex_io.h"
#ifdef _D