代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_window1 (void);
GtkWidget* create_fileselection1 (void);
GtkWidget* create_dialog1 (void);
GtkWidget* create_dialog2 (voi
interface.c
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef HAVE_CONFIG_H
# include
#endif
#include
#include
#include
#include
#in
interface.h
#ifndef __INTERFACE_h__
#define __INTERFACE_h__
// write your header here
#include "spce061a.h"
#include "PicResource.h"
#include ".\SPLC501\SPLC501User.h"
typedef enum {IDLE, RUN, SYSSET} Sta
interface.c
//======================================================
// 文件名称: InterFace.c
// 功能描述: 用户界面绘制程序
// 维护记录: 2006-10-12 v1.0 by lijian
//======================================================
#includ
interface.h
/*
interface.h for interface.c
(c) 2007 wzt
*/
#ifndef INTERFACE_H
#define INTERFACE_H
#define DEBUG
#define NAME 30
#define DEFAULT_INTERFACE "eth0"
char
interface.c
#include
#include
#include
#include
#include "socket.h"
#include "interface.h"
extern char local_ip[20];
/* display interface information */
void show_in
interface.cpp
#include
#include
#include
#include "Interface.h"
using namespace std;
Interface::Interface() {
//variable initialization
init();
}
void Interface::ini
interface.h
#ifndef INTERFACE_H
#define INTERFACE_H
#include
#include
using namespace std;
class Interface
{
public :
Interface();
//set
interface.asv
function varargout = interface(varargin)
% INTERFACE M-file for interface.fig
% INTERFACE, by itself, creates a new INTERFACE or raises the existing
% singleton*.
%
% H = INTERFACE