代码搜索:hack

找到约 2,135 项符合「hack」的源代码

代码结果 2,135
www.eeworm.com/read/191602/5165146

h macmain.h

// This embarassing hack exists purely because EMACS' electric-c indentation // mode is too clever by half... #ifdef __cplusplus #define BEGIN_EXTERN_C extern "C" { #define END_EXTERN_C }; #else
www.eeworm.com/read/188945/5204648

js jsunitcore.js

/* @author Edward Hieatt, edward@jsunit.net */ var JSUNIT_UNDEFINED_VALUE; var JSUNIT_VERSION="2.1"; var isTestPageLoaded = false; //hack for NS62 bug function jsUnitFixTop() { var tempTop = top;
www.eeworm.com/read/180137/5290508

quick-sum

: # *-*-perl-*-* eval 'exec perl -S $0 "$@"' if $running_under_some_shell; # # quick-sum - Quick hack for people who would rather use this than # Essence's built-in quick-sum. #
www.eeworm.com/read/178760/5312792

c string.c

/* Dumb strings stub. Wanted a quick hack for now - will use the libc version later. */ char *strcpy(char *dest, const char *source) { char *d = dest; const char *s = source; while (*d+
www.eeworm.com/read/176157/5339096

java widthhack.java

// WidthHack.java // A hack to make a JTextField _really_ 2 columns wide // package jswing.ch19; import javax.swing.*; public class WidthHack { public static void main(String[] args) { JTex
www.eeworm.com/read/316872/3589218

nm

#!/bin/sh ## # Hack to have an nm which removes the local symbols. We also rely # on this nm being hidden out of the ordinarily executable path ## ${CROSS_COMPILE}nm $* | grep -v '.LC*[0-9]*$'
www.eeworm.com/read/313224/3645036

pl fold.pl

# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by mktables from e.g. UnicodeData.txt. # Any changes made here will be lost! # The ke UTF-8 _bytes_, the value UTF-8 (speed hack) %
www.eeworm.com/read/313224/3645037

pl lower.pl

# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by mktables from e.g. UnicodeData.txt. # Any changes made here will be lost! # The key UTF-8 _bytes_, the value UTF-8 (speed hack) %
www.eeworm.com/read/313224/3645039

pl upper.pl

# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by mktables from e.g. UnicodeData.txt. # Any changes made here will be lost! # The key UTF-8 _bytes_, the value UTF-8 (speed hack) %
www.eeworm.com/read/313224/3645040

pl title.pl

# !!!!!!! DO NOT EDIT THIS FILE !!!!!!! # This file is built by mktables from e.g. UnicodeData.txt. # Any changes made here will be lost! # The key UTF-8 _bytes_, the value UTF-8 (speed hack) %