代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.c~
/*****************************************************************************\
* EFSL - Embedded Filesystems Library *
* ------------------
interface.h
/*****************************************************************************\
* EFSL - Embedded Filesystems Library *
* ------------------
interface.c
/*****************************************************************************\
* EFSL - Embedded Filesystems Library *
* ------------------
interface.sv
// $Id: interface.sv,v 1.7 2008/09/02 09:53:45 jlrose Exp $
//----------------------------------------------------------------------
// Copyright 2007-2008 Mentor Graphics Corporation
// Copyrigh
interface.flds
trade_type_code,TRADE_TYPE_CODE
session_user_id,SESSION_USER_ID
session_user_name,SESSION_USER_NAME
session_cust_id,SESSION_CUST_ID
depart_code,DEPART_CODE
path,PATH
xvisible,XVISIBLE
id,ID
xt
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
interface.h
/*
* Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary f
interface.h
/* interface.h
* linqianghe@163.com
* 2006-10-19
*/
#ifndef INCLUDED_INTERFACE_H
#define INCLUDED_INTERFACE_H
#include
#include
#include
#ifndef IFNAMSIZ
interface.c
/* interface.c
* linqianghe@163.com
* 2006-10-19
*/
#include "interface.h"
#include "pathnames.h"
#include "util.h"
#include "sockets.h"
#include "net-support.h"
#include "af_inet.h"
#include "log