代码搜索:extremely
找到约 229 项符合「extremely」的源代码
代码结果 229
www.eeworm.com/read/100302/15877445
h posignal.h
#ifndef _PSIGNAL_H /* { */
#define _PSIGNAL_H
/*
* The type of a signal handler is declared inconsistantly in the header files.
* Extremely picky compilers may require adjustment here; most don't co
www.eeworm.com/read/198865/7906662
sh mkpackages.sh
#! /bin/sh
# This script attempts to build .deb, .rpm and .tar.gz packages from
# the bubblemon.
# FIXME: This script is extremely non-portable and is only guaranteed
# to work at Johan's place. Po
www.eeworm.com/read/158509/11605892
txt data_sheet_mc35i.txt
MC35i is the new generation of Dual-Band
GSM/GPRS engines. This extremely compact
module for high-speed data transmission is the
ideal solution for a wide range of applications,
such as:
? POS te
www.eeworm.com/read/247605/4478214
c mk251.c
/* Spew out a long sequence of the byte 251. When fed to bzip2
versions 1.0.0 or 1.0.1, causes it to die with internal error
1007 in blocksort.c. This assertion misses an extremely rare
ca
www.eeworm.com/read/442780/1754196
java classloaderutil.java
package com.opensymphony.module.sitemesh.util;
import java.net.URL;
import java.io.InputStream;
import java.io.IOException;
/**
* This class is extremely useful for loading resources and classes in
www.eeworm.com/read/426584/1989210
java classloaderutil.java
package com.opensymphony.module.sitemesh.util;
import java.net.URL;
import java.io.InputStream;
import java.io.IOException;
/**
* This class is extremely useful for loading resources and classes in
www.eeworm.com/read/405862/2281495
txt releasenotes.txt
SPAW Editor PHP Edition
Version 2.0.6
2.0.6 Release Notes
Thanks to everyone who downloaded and tried SPAW Editor v.2!
Your feedback was extremely helpful.
This release adds a couple of ne
www.eeworm.com/read/138076/13267028
txt @psc_readme_38122_1.txt
Title: Adler-32 algorithm
Description: Pure visual basic implementation of the Adler-32 algorithm. It is much faster than the CRC32 algorithm yet still provides an extremely low probability of undete
www.eeworm.com/read/288961/3996833
java classloaderutils.java
package org.codehaus.xfire.util;
import java.io.IOException;
import java.io.InputStream;
import java.net.URL;
/**
* This class is extremely useful for loading resources and classes in a fault toler
www.eeworm.com/read/266119/11239630
asm hilite.asm
; DOS colour DIR listings the extremely cheeky way.
; It works by monitoring int 10 output [fns e,9 and a]
; and colourizing "words" which end in certain file extensions.
;
; Please read hilite.t