代码搜索:native
找到约 10,000 项符合「native」的源代码
代码结果 10,000
www.eeworm.com/read/357209/3027975
h native.h
/*
** $Id: native.h,v 1.14 2003/09/04 03:38:26 weiym Exp $
**
** native.h: the head file of native Low Level Input Engine
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Song
www.eeworm.com/read/357209/3027981
c native.c
/*
** $Id: native.c,v 1.53 2004/05/22 02:16:04 panweiguo Exp $
**
** native.c: Native IAL engine
**
** Copyright (C) 2003 Feynman Software.
** Copyright (C) 2000 ~ 2002 Song Lixin and Wei Yongming.
**
www.eeworm.com/read/357209/3028036
h native.h
/*
** $Id: native.h,v 1.20 2004/08/02 03:00:03 snig Exp $
**
** native.h: the head file of native Low Level Graphics Engine.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2001 ~ 2002 Wei
www.eeworm.com/read/357209/3028048
c native.c
/*
** $Id: native.c,v 1.64 2005/01/08 07:54:15 panweiguo Exp $
**
** native.c: Native Low Level Graphics Engine's interface file
**
** Copyright (C) 2002, 2003 Feynman Software.
** Copyright (C) 2000
www.eeworm.com/read/260708/4328858
txt native.txt
ABOUT
-----
Prolog, as is, is very close to a rule language for an expert system. It
needs a few extra things to make it an expert system. These include
the ability to explain and the ability
www.eeworm.com/read/260708/4328860
pro native.pro
% Native - a simple shell for use with Prolog
% knowledge bases. It includes expanations.
:-op(900,xfy, :).
main :-
greeting,
repeat,
write('> '),
read(X),
do(X),
X == quit.
gre
www.eeworm.com/read/162614/5533180
api native.api
GNU Classpath Native State API - Version 0.99.1
Written by Paul Fisher (rao@gnu.org)
For all function calls, if an error occurs, such that `NULL' or a
negative value is returned, it's very possible t
www.eeworm.com/read/162519/5542712
api native.api
GNU Classpath Native State API - Version 0.99.1
Written by Paul Fisher (rao@gnu.org)
For all function calls, if an error occurs, such that `NULL' or a
negative value is returned, it's very possible t
www.eeworm.com/read/159496/5582965
h native.h
/*
** $Id: native.h,v 1.20 2004/08/02 03:00:03 snig Exp $
**
** native.h: the head file of native Low Level Graphics Engine.
**
** Copyright (C) 2003 Feynman Software
** Copyright (C) 2001 ~ 200
www.eeworm.com/read/159496/5582980
c native.c
/*
** $Id: native.c,v 1.63 2004/08/02 03:00:03 snig Exp $
**
** native.c: Native Low Level Graphics Engine's interface file
**
** Copyright (C) 2002, 2003 Feynman Software.
** Copyright (C) 2000