代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
control.vhd
library ieee;
use ieee.std_logic_1164.all;
entity control is
port(zuoduan,youduan:in std_logic;
over:out std_logic);
end control;
architecture one of control is
begin
ove
control.rpt
Project Information j:\20050820113\bahe1\control.rpt
MAX+plus II Compiler Report File
Version 10.0 9/14/2000
Compiled: 10/25/2007 07:31:49
Copyright (C) 1988-2000 Alt
control.java
package com.javapatterns.command.television;
public class Control
{
/**
* @directed
*/
private Command onCommand, offCommand, changeChannel;
public Control(Command o
keep.control
20 nsave: number of best solutions to save
1 unique: +1 for forcing uniqueness in solutions
6
(line three must match the variable "nsurv" in "control" file)
spin control.txt
定义spin button control的一个Control类型变量m_ctlSpin
m_ctlSpin.SetBuddy(GetDlgItem(IDC_EDIT));//IDC_EDIT是你要关联的
//Editbox
m_ctlSpin.SetRange(2,100);
remote.plg
Build Log
--------------------Configuration: remote - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
remote.dsp
# Microsoft Developer Studio Project File - Name="remote" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Co
control.vhd
library ieee;
use ieee.std_logic_1164.all;
package state_pack is
type state is (qa,qb);
end state_pack;
library ieee;
use ieee.std_logic_1164.all;
use work.state_pack.all;
entity control is
remote.plg
礦ision2 Build Log
Project:
G:\51kaifa单片机\ELITE3\ELIT-III定稿文件\测试程序\遥控\remote.uv2
Project File Date: 11/08/2006
Output:
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
///