代码搜索结果

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

interface.c

/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ #include #include #include #include #include #include #in

sysfs-interface

Naming and data format standards for sysfs files ------------------------------------------------ The libsensors library offers an interface to the raw sensors data through the sysfs interface. See l

interface.h

//////////////////////////////////////////////////////////////////////////////////// //该头文件用来进行有关界面的设置 #define TRUE 1 #define NULL 0 #define FALSE -1 void setSystem(); void userlog(); void

interface.cpp

//-------------------------------------------------- // Desc: 引擎主接口 // Author: artsylee/2007.3.12 //-------------------------------------------------- #include "../stdafx.h" #include "Interfa

interface.h

//-------------------------------------------------- // Desc: 引擎主接口 // Date: 2007.3.12 /update // Author: artsylee // // Copyright (C) 2007 artsylee // //-----------------------------------

interface.cpp

#include "koules.h" #include "interface.h" LPDIRECTDRAWSURFACE draw_surf; //main draw surface LPBYTE font_buff=NULL; VScreenType background; VScreenType starbackground; LPDIRECTDRAWSURFACE

interface.h

#ifndef INTERFACE_H #define INTERFACE_H #include "..\DirectDrawWin.H" #define EYE_RADIUS (DIV==1?5:6) #define MOUSE_RADIUS 4 typedef LPDIRECTDRAWSURFACE VScreenType; extern LPDIRECTDRA

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

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