代码搜索:hack

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

代码结果 2,135
www.eeworm.com/read/283906/4073726

awk make_exports.awk

BEGIN { printf("/*\n") printf(" * THIS FILE WAS AUTOGENERATED BY make_exports.awk\n") printf(" *\n") printf(" * This is an ugly hack that needs to be here, so\n") printf(" *
www.eeworm.com/read/430898/1914734

awk make_exports.awk

BEGIN { printf("/*\n") printf(" * THIS FILE WAS AUTOGENERATED BY make_exports.awk\n") printf(" *\n") printf(" * This is an ugly hack that needs to be here, so\n") printf(" * that
www.eeworm.com/read/389774/2536173

awk make_exports.awk

BEGIN { printf("/*\n") printf(" * THIS FILE WAS AUTOGENERATED BY make_exports.awk\n") printf(" *\n") printf(" * This is an ugly hack that needs to be here, so\n") printf(" * that
www.eeworm.com/read/366702/2872338

mm method-16.mm

/* Ensure that we indeed cannot obtain the value of a message send if the chosen method signature returns 'void'. There used to exist a cheesy hack that allowed it. While at it, check that
www.eeworm.com/read/366702/2872883

m method-11.m

/* Ensure that we indeed cannot obtain the value of a message send if the chosen method signature returns 'void'. There used to exist a cheesy hack that allowed it. While at it, check that
www.eeworm.com/read/335968/12487708

java abacus.java

/* * Copyright (c) 1995 Luis Fernandes * * Permission to use, copy, hack, and distribute this software and its * documentation for NON-COMMERCIAL purposes and without fee is hereby * grant
www.eeworm.com/read/431707/8660417

readme

TinyTcp Public Domain Release The files in this release contain a simple implementation of TCP & FTP, suitable for burning into ROM. It is, in effect, a big hack put together in two or thr
www.eeworm.com/read/169614/9849149

txt tiny-tcp.txt

TinyTcp Public Domain Release The files in this release contain a simple implementation of TCP & FTP, suitable for burning into ROM. It is, in effect, a big hack put together in two or thr
www.eeworm.com/read/164463/10107319

h sdla_asy.h

/***************************************************************************** * sdla_asy.h Header file for the Sangoma S508/S514 asynchronous code API * * Author: Gideon Hack * * Copyright: (c) 2
www.eeworm.com/read/357274/10212887

java lang.java

/** * Class for holding text labels for different languages. * This was automatically created with the small hack * mkjlang. Thanks to Fredrik Roubert for support on Java * text encoding issues.