代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/395929/2427885
mh-beos
# Host makefile fragment for BeOS
# This is a temporary hack until the wimpy default 64k stack
# limit in BeOS is either increased or made user settable somehow.
# This probably won't happen until af
www.eeworm.com/read/393688/2472996
f90 moistconvection.f90
#include
#include
module moistconvection
!
! Moist convection. Primarily data used by both Zhang-McFarlane convection
! and Hack shallow convective schemes.
!
! $Id: moistconvectio
www.eeworm.com/read/392548/2494873
makefile
#
# Makefile for Hack-attack 1.3
# VAX 11/780 BSD4.2 "ARC" utility
#
# Originals from Dan Lanciani, James Turner, and others...
#
# Modified to support squashing, also added targets for th
www.eeworm.com/read/392548/2495125
makefile
#
# Makefile for Hack-attack 1.3
# VAX 11/780 BSD4.2 "ARC" utility
#
# Originals from Dan Lanciani, James Turner, and others...
#
# Modified to support squashing, also added targets for th
www.eeworm.com/read/389922/2529967
c main.c
/* main.c */
/* Author:
* Steve Kirkendall
* 14407 SW Teal Blvd. #C
* Beaverton, OR 97005
* kirkenda@cs.pdx.edu
*/
/* This file contains the main() function of vi */
/* HACK! bcc needs to dis
www.eeworm.com/read/261925/4319329
py test_dialogs.py
# Test code for the SpamBayes dialogs.
import sys, os
if __name__=='__main__':
# Hack for testing - setup sys.path
try:
import spambayes.Version
except ImportError:
sys.pat
www.eeworm.com/read/261925/4319352
py config.py
# configuration classes for the plugin.
# We used to use a little pickle, but have since moved to a "spambayes.Options"
# class.
# Hack for testing - setup sys.path
if __name__=='__main__':
try:
www.eeworm.com/read/158872/5589779
h i386mach3.h
#include
#include
/* This is an ugly way to hack around the incorrect
* definition of UPAGES in i386/machparam.h.
*
* The definition should specify the size reser
www.eeworm.com/read/158872/5589791
h pc532mach.h
#include
#include
/* This is an ugly way to hack around the incorrect
* definition of UPAGES in ns532/machparam.h.
*
* The definition should specify the size rese
www.eeworm.com/read/158106/5598396
pl elkspatch.pl
#!/usr/bin/perl
# elkspatch.pl
#
# Perl script to hack AllocReq macros for ELKS bcc compiler
#
# This script rewrites the AllocReq macro which uses ANSI C's '##'
# token pasting operator to an input c