代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/476790/6750867
inc zconf.inc
{ -------------------------------------------------------------------- }
{$DEFINE MAX_MATCH_IS_258}
{ Compile with -DMAXSEG_64K if the alloc function cannot allocate more
than 64k bytes at a
www.eeworm.com/read/344239/11896978
java hijackedinterface.java
//: generics/HijackedInterface.java
// {CompileTimeError} (Won't compile)
class Cat extends ComparablePet implements Comparable{
// Error: Comparable cannot be inherited with
// differe
www.eeworm.com/read/152772/12086004
txt faq.txt
What are there no Makefiles?
----------------------------
ldp-portable cannot be used by itself. It is only a library which must be
compiled in the context of a 'porting layer'. A porting layer impl
www.eeworm.com/read/233016/14173339
m bpfig31.m
% bpfig31: BP Figure 3.1 -- Analyzing Carbon
%----------------------------------------------------------------------
%
% (1) BOB cannot separate nonorthogonal atoms.
% (2) MP has difficulty in sep
www.eeworm.com/read/229737/14318230
bat ntcolors.bat
@echo off
goto START
:NT
# Colors for Windows NT / 2000 ^
The WBAT Demo uses light background colors that cannot be activated
by the WBAT program unde
www.eeworm.com/read/127767/14337586
txt e537. removing all the attributes in a dom element.txt
The tricky part of removing all the attributes in an XML element is to realize that attributes with a default value cannot be removed. Therefore, the following code will never terminate if the element
www.eeworm.com/read/210953/15189722
faq
What are there no Makefiles?
----------------------------
ldp-portable cannot be used by itself. It is only a library which must be
compiled in the context of a 'porting layer'. A porting layer impl
www.eeworm.com/read/16793/691403
sub trap1.sub
# signals ignored at shell startup cannot be trapped or reset
trap 'echo USR2' USR2
trap -p USR2
www.eeworm.com/read/247212/4483923
readme
Abstract interfaces cannot exist on their own. They can be implemented either
as a valuetype or as an interface. Methods can then operate on an abstract
interface without knowing if the parameter is