代码搜索结果

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

py_interface.c

//====================================================== // 文件名称: PY_Interface.c // 功能描述: 输入法界面 // 维护记录: 2006-09-20 v1.0 //====================================================== #include "..\in

phonebook_interface.c

//====================================================== // 文件名称: PhoneBook_Interface.c // 功能描述: 通讯录操作界面,包括添加、删除、显示、查询通讯录条目的程序 // 维护记录: 2006-09-20 v1.0 //==========================================

mcu_interface.h

/* * * Revision history: * ***********************************

queue_interface.h

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that

queue_interface.h

/* * This file contains code from "C++ Primer, Fourth Edition", by Stanley B. * Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the * copyright and warranty notices given in that

qgo_interface.h

/* * qgo_interface.h */ #ifndef QGO_INTERFACE_H #define QGO_INTERFACE_H #undef SHOW_INTERNAL_TIME #undef SHOW_MOVES_DLG #include "tables.h" #include "defines.h" #include "globals.h" #include "

qgo_interface.cpp

/* * qgo_interface.cpp - qGoClient's interface to qGo */ #include "qgo.h" #include "mainwindow.h" #include "qgo_interface.h" #include "tables.h" #include "defines.h" #include "globals.h" #include

control_interface.v

/****************************************************************************** * * LOGIC CORE: Control Interface - Top level module * MODULE NAME: control_interface() * COM