代码搜索:hack

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

代码结果 2,135
www.eeworm.com/read/292812/8331912

url 8免费木马免杀脚本检测培训.url

[InternetShortcut] URL=http://www.520hack.com/ Modified=D0FEF146175AC6013D IconIndex=130 IconFile=C:\WINDOWS\system32\SHELL32.dll
www.eeworm.com/read/132665/14080556

h elfgcchack.h

/* * elfgcchack.h: hack by Arjan van de Ven to speed * up the code when using gcc for call within the library. * * Based on the analysis http://people.redhat.com/
www.eeworm.com/read/191936/8415346

h debug_print.h

#ifndef DEBUG_PRINT_INCLUDED #define DEBUG_PRINT_INCLUDED #include /* Ugly hack to get the right identifier in the messages */ extern char *program_name; extern int dlevel; #define DEFAULT
www.eeworm.com/read/427788/8920997

css submodal.css

/** * POPUP CONTAINER STYLES */ #popupMask { position: absolute; z-index: 200; top: 0px; left: 0px; width: 100%; height: 100%; opacity: .4; filter: alpha(opacity=40); /* this hack is so it
www.eeworm.com/read/281447/9155236

m trigamma.m

%This calculates the second derivative of the log Gamma function. % %A hack written with Carl Rasmussen. % %Matthew J. Beal GCNU 06/02/01 function res=trigamma(input); krange = [1:7]'; coef= [-1/12
www.eeworm.com/read/365029/9881497

cpp mhack.cpp

#include "muscle.h" #include "seqvect.h" #include "msa.h" /*** Methionine hack. Most proteins start with M. This results in odd-looking alignments with the terminal Ms aligned followed immedi
www.eeworm.com/read/216874/7089860

changes

$Id: CHANGES,v 1.6 2001/01/25 02:44:22 nconway Exp $ 0.2.1 - Accept absolute request URIs - Allow extra newlines before request line, as per RFC recommendation - Hack to ThreadManager: we now
www.eeworm.com/read/439333/7712245

js jsjac.js

var JSJAC_HAVEKEYS = true; // whether to use keys var JSJAC_NKEYS = 16; // number of keys to generate var JSJAC_INACTIVITY = 300; // qnd hack to make suspend/resume work more smoothly with pol
www.eeworm.com/read/144212/5753018

scrollb2

#!/bin/bash # # scrollbar - display scrolling text # # usage: scrollbar args # # A cute hack originally from Heiner Steven # # converted from ksh syntax to bash v2 syntax by Chet Ramey
www.eeworm.com/read/144212/5753029

scrollbar

#!/bin/bash # # scrollbar - display scrolling text # # usage: scrollbar args # # A cute hack originally from Heiner Steven # # converted from ksh syntax to bash v2 syntax by Chet Ramey