代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/209211/4985865
c apm.c
/*
* Interface to Advanced Power Management 1.2 BIOS
*
* This is, in many ways, a giant hack, and when things settle down
* a bit and standardize, hopefully we can write a driver that deals
* mo
www.eeworm.com/read/332387/3398856
java jsrun.java
/**
* A trivial bootstrap class that simply adds the path to the
* .js file as an argument to the Rhino call. This little hack
* allows the code in the .js file to have access to it's own
* path
www.eeworm.com/read/332387/3398857
java jsdebugrun.java
/**
* A trivial bootstrap class that simply adds the path to the
* .js file as an argument to the Rhino call. This little hack
* allows the code in the .js file to have access to it's own
* path
www.eeworm.com/read/297123/3894895
java snippetlauncher.java
package org.eclipse.swt.snippets;
/*
* Simple "hackable" code that runs all of the SWT Snippets,
* typically for testing. One example of a useful "hack" is
* to add the line:
* if (sourc
www.eeworm.com/read/273662/4201401
pl getsigs.pl
#!/usr/bin/perl
# Terribly ugly hack of a script to verify the signatures on the release
# tarballs and produce the list of who signed them in the format we use for
# the announcements.
#
# To use ju
www.eeworm.com/read/273660/4202478
pl getsigs.pl
#!/usr/bin/perl
# Terribly ugly hack of a script to verify the signatures on the release
# tarballs and produce the list of who signed them in the format we use for
# the announcements.
#
# To use ju
www.eeworm.com/read/396408/2420234
aconvert
#!/bin/sh
# Author: Jonas Jermann
# Description: A hack to allow mencoder to encode from an audio only file
if [[ $1 == "" ]]; then
echo "Usage: $0
www.eeworm.com/read/395296/2442293
sh autogen.sh
#! /bin/sh
# a quick hack script to generate necessary files from
# auto* tools.
#
# WARNING: if you run this you will change the versions
# of the tools which are used and, maybe, required!
www.eeworm.com/read/381490/2643992
am makefile.am
#
# This automake file is quite a bit of a hack, mainly because (a) automake
# and Python distutils aren't very friendly to each other and (b) distutils
# does not like to be run outside of the source
www.eeworm.com/read/362572/2930171
c md.c
/*
* Getenv hack
* Mockup implementations of unimplemented/unsupported functions in DROPS
*
* Copyright (c) 2004 - 2006
* TU Dresden, Operating System Group. All rights reserved.
*
* See the