代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/137626/5823063
todo
Internal lua scripting support still looks a lot like a temporary hack:
* internal scripting support should be independent on actual language (it would
be nice to support ie. perl as well, with min
www.eeworm.com/read/136571/5869009
am makefile.am
# On OS X, install the SDLMain.nib.
# We use an ugly hack to force the creation of the
# destination dir, maybe somebody with more automake
# experience knows how to do this properly?
if TARGET_
www.eeworm.com/read/125819/6020975
h types.h
/** Silly types.h
Z80 specific hack
*/
#ifndef TYPES_INCLUDE
#define TYPES_INCLUDE
typedef unsigned char BYTE;
typedef unsigned WORD;
#endif
www.eeworm.com/read/124347/6051539
am makefile.am
## Process this file with automake to generate Makefile.in
AUTOMAKE_OPTIONS = cygnus
# hack: putting $(newlib_basedir)/libm/common into INCLUDES forces automake
# to output a definition for newlib_b
www.eeworm.com/read/110972/6161545
am makefile.am
# On OS X, install the SDLMain.nib.
# We use an ugly hack to force the creation of the
# destination dir, maybe somebody with more automake
# experience knows how to do this properly?
if TARGET_
www.eeworm.com/read/101042/6259237
pl mk1mf.pl
#!/usr/local/bin/perl
# A bit of an evil hack but it post processes the file ../MINFO which
# is generated by `make files` in the top directory.
# This script outputs one mega makefile that has no she
www.eeworm.com/read/479025/6696882
txt robots.txt
#
# robots.txt for PHPWIND BOARD
# Version 4.x
#
User-agent: *
Disallow: /admin/
Disallow: /require/
Disallow: /hack/
Disallow: /attachment/
Disallow: /image/
Disallow: /data/
Disallow: /
www.eeworm.com/read/410511/11280497
c 12-2.c
#ifdef __Linux__
# define _REENTRANT
# define _POSIX_SOURCE
#endif
/* Hack for LinuxThreads */
#ifdef __Linux__
# define _P __P
#endif
#include
#include
www.eeworm.com/read/264473/11312021
c 12-2.c
#ifdef __Linux__
# define _REENTRANT
# define _POSIX_SOURCE
#endif
/* Hack for LinuxThreads */
#ifdef __Linux__
# define _P __P
#endif
#include
#include