代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.h
/* Nemesis
* Copyright (C) 1999 John Ferlito
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as p
interface.c
/* Nemesis
* Copyright (C) 1999 John Ferlito
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as p
interface.cpp
#include
#include
#include "interface.h"
#ifndef _WIN32 // LINUX
#include
#endif
// ---------------------------------------------------------------------
interface.h
// This header defines the interface convention used in the valve engine.
// To make an interface and expose it:
// 1. Derive from IBaseInterface.
// 2. The interface must be ALL pure virtu
interface.java
///package flight.Main;
/*import flight.query.*;
import flight.manage.*;
import flight.dingpiao.*;
//import flight.tuipiao.TuiPiao;
import flight.assist.*; */
import java.awt.*;
import ja
interface.h
#ifndef __INTERFACE_H__
#define __INTERFACE_H__
#include "browser.h"
void a_Interface_init(void);
void a_Interface_stop(BrowserWindow *bw);
void a_Interface_clean(BrowserWindow *bw);
void a_Interfac
interface.c
#define GLB extern
#include
#include
#include
#include
#include
#include
#include
#include
#incl
interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef __cplusplus
extern "C" {
#endif
GtkWidget* create_window (void);
GtkWidget* create_fileselection (void);
#ifdef __cplusplus
}
#end
interface.c
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#include
#include
#include
#include
#include
#include
#in