代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
control.h
/*
===========================================================================
File: CONTROL.H v.2.0 - 15.Nov.2004
=====================================
control.c
/*
===========================================================================
File: CONTROL.C v.2.0 - 15.Nov.2004
=====================================
control.m
function y=control(n)
a=20;
if n==0
y=a+1;
elseif n==1
y=a*(1+n);
elseif n==2
y=a+n;
else
y=a;
end
control.java
package com.thinkenjoy.control;
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import javax.microe
control.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Control
control.h
// Control.h : main header file for the CONTROL application
//
#if !defined(AFX_CONTROL_H__8A527958_EDCA_49B6_8570_656CE4C72D7C__INCLUDED_)
#define AFX_CONTROL_H__8A527958_EDCA_49B6_8570_656CE4C7
control.rc2
//
// CONTROL.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///
control.cpp
// Control.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Control.h"
#include "MainFrm.h"
#include "ControlDoc.h"
#include "ControlView.h"
#ifdef
control.plg
Build Log
--------------------Configuration: Control - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\guwr\
control.dsp
# Microsoft Developer Studio Project File - Name="Control" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A