代码搜索:cannot

找到约 7,468 项符合「cannot」的源代码

代码结果 7,468
www.eeworm.com/read/103088/6224093

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
www.eeworm.com/read/101082/6242980

c mvscanw.c

# include "curses.ext" # include /* * implement the mvscanw commands. Due to the variable number of * arguments, they cannot be macros. Another sigh.... * * 5/17/83 (Berkeley) @(#)m
www.eeworm.com/read/359885/6307968

sh systemcheck.sh

#!/bin/sh # This checks quite some resources of the system. If for instance libc is # destroyed you cannot start /bin/sh anymore. # Courtesy of: Zygo Blaxell ex
www.eeworm.com/read/393445/6314385

example

#! /bin/sh # example - temporary wrapper script for .libs/example # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) # # The example program cannot be directly executed
www.eeworm.com/read/486325/6539334

inf jz4740_usb.inf

;; Jz4740_usb.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 yo
www.eeworm.com/read/481194/6644445

inf vhidmou.inf

;; M2.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 devic
www.eeworm.com/read/264889/11295955

cpp 11_36.cpp

#include "book.h" void main( ) { OperBook ob; int choice; fstream iofile("booksFile.bin",ios::binary|ios::in|ios::out ); if (! iofile) { cerr
www.eeworm.com/read/408073/11405909

h vectorgeneric.h

// Do not include this file directly #ifndef VECTOR_TRAMPOLINE #error "vectorgeneric.h cannot be included directly" #endif #ifdef _DEBUG #include #endif #include "gamesys.h" #in
www.eeworm.com/read/345571/11808400

h random.h

#include /* variables are declared static so that they cannot conflict with names of */ /* other global variables in other files. See K&R, p 80, for scope of static */ static double
www.eeworm.com/read/251577/12332530

h exceptions_unittest_.h

// Updated: 2nd September 2005 #if !defined(UNIXSTL_INCL_UNIXSTL_HPP_EXCEPTIONS) # error This file cannot be directly included, and should only be included within unixstl/exceptions.hpp #endif