代码搜索:hell

找到约 642 项符合「hell」的源代码

代码结果 642
www.eeworm.com/read/258893/4349906

cpp sha.cpp

/*____________________________________________________________________________ Copyright (C) 1996-1999 Network Associates, Inc. All rights reserved. $Id: SHA.cpp,v 1.3 1999/03/10 03:03:17 hell
www.eeworm.com/read/258893/4349925

h chash.h

/*____________________________________________________________________________ Copyright (C) 1996-1999 Network Associates, Inc. All rights reserved. $Id: CHash.h,v 1.4 1999/03/10 02:34:05 hell
www.eeworm.com/read/253336/4398471

tests invert.tests

# tests of return value inversion # placeholder for future expansion # user subshells (...) did this wrong in bash versions before 2.04 ! ( echo hello | grep h >/dev/null 2>&1 ); echo $? ! echo hell
www.eeworm.com/read/281575/9149405

c init-db.c

/* * GIT - The information manager from hell * * Copyright (C) Linus Torvalds, 2005 */ #include "cache.h" void safe_create_dir(char *dir) { if (mkdir(dir, 0755) < 0) { if (errno != EEXIST) {
www.eeworm.com/read/281575/9149409

c sha1_file.c

/* * GIT - The information manager from hell * * Copyright (C) Linus Torvalds, 2005 * * This handles basic git sha1 object files - packing, unpacking, * creation etc. */ #include #in
www.eeworm.com/read/163192/10171656

java helloworld.java

package jaction.demo; import java.util.*; import jaction.datapool.*; import jaction.workspace.*; import jaction.utility.*; /** * ProjectName: Jaction simple */ public final class Hell
www.eeworm.com/read/460396/7251805

txt decodedfile.txt

Imagine John Lennon Imagine there's no heaven, It's easy if you try, No hell below us, Above us only sky, Imagine all the people living for today... Imagine there's no countries, It isnt
www.eeworm.com/read/460396/7251812

txt in.txt

Imagine John Lennon Imagine there's no heaven, It's easy if you try, No hell below us, Above us only sky, Imagine all the people living for today... Imagine there's no countries, It isnt
www.eeworm.com/read/108290/6183419

java~1~ helloworld.java~1~

package com.mycom; import javax.microedition.midlet.*; import javax.microedition.lcdui.*; public class HelloWorld extends MIDlet{ Display display; Form form; Image image; public Hell
www.eeworm.com/read/12863/248157

mak hellopublisher.mak

goal: TARG !if "$(ITLROOT)" == "" !error Must set ITLROOT. !endif OBJS = \ $O\HelloPublisher.obj \ $O\HelloPublisherDll.obj \ TARGET=$O\HelloPublisher.dll TARGETTYPE=dyna DEFFILE=Hell