代码搜索结果

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

interface.asm

;********************************************************* ;滚动窗体宏定义 win MACRO lux,luy,rdx,rdy,attr MOV AH,6 MOV AL,0 MOV BH,attr ;前景背景属性 MOV CH,lux MOV CL,luy MOV DH

interface.frm

VERSION 5.00 Begin VB.Form INTERFACE BackColor = &H80000004& BorderStyle = 3 'Fixed Dialog ClientHeight = 3675 ClientLeft = 2940 ClientTop = 24

interface.vhd

library IEEE; use IEEE.STD_LOGIC_1164.ALL; use IEEE.STD_LOGIC_ARITH.ALL; use IEEE.STD_LOGIC_UNSIGNED.ALL; -- Uncomment the following lines to use the declarations that are -- provided for instantia

interface.cpp

#include"interface.h" #include "goxy.h" #include "check_int.h" #include "check_empty.h" #include "CLoadFrame.h" #include "check_char.h" #include "data_cmp.h" #include "CPrintMessage.h" #includ

interface.h

#ifndef _INTERFACE_H #define _INTERFACE_H #include using namespace std; class CInterface{ public: void printMainMenu();//*********************************打印主菜单界面 void printTi

interface.po

interface.o interface.o: interface.c ../config.h ../wootion.h ../play.h \ ../pre.h ../next.h ../tv.h ../add.h ../desc.h ../full.h ../stop.h \ ../file.h ../city.h ../pause.h ../about.h about_blue.h

interface.h

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ GtkWidget *create_window_designers(void); GtkWidget* create_window_main (void);