代码搜索:hack

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

代码结果 2,135
www.eeworm.com/read/177586/9446465

py test_feeds.py

import sys sys.path = ['.',] + sys.path #HACK import os from BitTorrent.platform import plugin_path, app_root plugin_path.append(os.path.join(app_root[:-5], 'BitTorrent', 'Plugins')) #HACK from BitT
www.eeworm.com/read/132748/5910181

h spinlock.h

#ifndef _HACK_ASM_SPINLOCK_H_ #define _HACK_ASM_SPINLOCK_H_ #include typedef struct { } spinlock_t; #define SPIN_LOCK_UNLOCKED { } #undef spin_lock_init #undef spin_lock #undef spin_un
www.eeworm.com/read/407175/11426547

html index(2).html

Hack频道 华夏黑客同盟 >> Hack >> 首页 - http://www.77169.com
www.eeworm.com/read/182536/5263713

dpr conpop3.dpr

{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Author: Fran鏾is PIETTE (original) Marco van de Voort (ugly hack to console) Object: Show how
www.eeworm.com/read/400594/2349460

dpr conpop3.dpr

{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Author: Fran鏾is PIETTE (original) Marco van de Voort (ugly hack to console) Object: Show how
www.eeworm.com/read/249828/12468692

txt write switch.txt

Well for instance .. if you wanted to create a CVAR in a hack in the public sources around here... heres an example PHP:-------------------------------------------------------------------------
www.eeworm.com/read/109550/15555107

dpr conpop3.dpr

{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Author: Fran鏾is PIETTE (original) Marco van de Voort (ugly hack to console) Object: Show how
www.eeworm.com/read/132748/5910150

h socket.h

#ifndef _HACK_SOCKET_H_ #define _HACK_SOCKET_H_ #include #include #include #include #include #include /* #define
www.eeworm.com/read/333835/3382307

mk module.mk

# # Note; Remove statvfs{,64}.c until we decide what to do with them. # Lee; Tue Feb 24 09:37:32 EST 2004 # if WITH_LUSTRE_HACK FILE_SUPPORT = src/file_hack.c else FILE_SUPPORT = src/file.c endif if
www.eeworm.com/read/135582/5885324

hh pp_resize.hh

/******************************************************************************** vpostproc/pp_resize.hh Resizes output image. purpose: notes: This is a hack, and I'm not sure if the p