代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/198623/7920119
s nargs.s
/ C library -- nargs
/ WARNING: this routine does not work
/ with user I&D space separate.
/ Moreover, due to a design botch in
/ the 11/45, it cannot be made to work
/ by adding mfpi instructions.
www.eeworm.com/read/332810/12726813
inf test1.inf
;; Test1.inf
;; ********* PLEASE READ ***********
;; The wizard cannot create exact INF files for all buses and device types.
;; You may have to make changes to this file in order to get your de
www.eeworm.com/read/242861/12977111
sh rpm.sh
#!/bin/sh -e
# Run this from the 'packages' directory, just under rootdir
# We can only build rpm packages, if the rpm build tools are installed
if [ \! -x /usr/bin/rpmbuild ]
then
echo "Cannot fi
www.eeworm.com/read/311048/13637977
java bigegg.java
//: BigEgg.java
// An inner class cannot be overriden like a method
class Egg {
protected class Yolk {
public Yolk() {
System.out.println("Egg.Yolk()");
}
}
private Yolk y;
publi
www.eeworm.com/read/146056/5740493
in basicsanitycheck.in
#!/bin/sh
#
# Basic tests of sanity for a newly-built version of
# linux-HA software (heartbeat)
#
# Conditions for running:
#
# Heartbeat must be installed.
#
# Must be root.
#
# CANNOT have a real h
www.eeworm.com/read/136989/5832085
idl test.idl
//
// Test.idl,v 1.3 2001/03/29 15:50:18 coryan Exp
//
module Test
{
/// Forward declare the Process interface
interface Process;
/// The process factory cannot create a new process
www.eeworm.com/read/136812/5861251
h fontedit.h
/* @(#)fontedit.h 1.1 92/07/30 SMI */
/*
* Copyright (c) 1984 by Sun Microsystems, Inc.
*/
/* for boundry values which cannot be determined from the pixfont description */
#define FT$UNKNOWN (-1)
www.eeworm.com/read/124989/6034750
mklrpnb
#!/usr/bin/perl -w
#
# A program to make a netbootable image from a LRP firewall floppy
# Tested on a Coyote Linux floppy
#
@cfg = `mtype a:syslinux.cfg`;
unless (defined(@cfg)) {
print "Cannot find