代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/181125/5278677
properties localstrings.properties
common.both=You can specify either the literal value or a message key but not both
common.io=Encountered input/output error: {0}
enumerateTag.enumeration=Cannot create enumeration for {0}
formTag.c
www.eeworm.com/read/180427/5285479
js asset.js
function getText(s)
{
switch(s)
{
case "Cannot delete Asset Base Folder.":return "Kan inte ta bort rotmappen.";
case "Delete this file ?":return "Ta bort den h\u00
www.eeworm.com/read/180427/5285491
js asset.js
function getText(s)
{
switch(s)
{
case "Cannot delete Asset Base Folder.":return "Impossible d'effacer le r\u00E9pertoire racine.";
case "Delete this file ?":retur
www.eeworm.com/read/180137/5288773
nsopen
#!/bin/csh
if ($#argv != 1) then
echo "Usage: $0 file"
exit 1
endif
set file = $argv[1]
if (!(-r $file)) then
echo "$0"": File $file cannot be read"
exit 1
endif
#Try to open file i
www.eeworm.com/read/179990/5292289
properties localstrings.properties
common.both=You can specify either the literal value or a message key but not both
common.io=Encountered input/output error: {0}
enumerateTag.enumeration=Cannot create enumeration for {0}
formTag.c
www.eeworm.com/read/179542/5303868
properties localstrings.properties
common.both=You can specify either the literal value or a message key but not both
common.io=Encountered input/output error: {0}
enumerateTag.enumeration=Cannot create enumeration for {0}
formTag.coll
www.eeworm.com/read/173141/5379741
out closed.out
Test closed starting
Test case for Derby-62 - serialization error with SQLException
'DROP TABLE' cannot be performed on 'APP.DERBY62_DAIN_SUNDSTROM' because it does not exist.
ERROR XJ012: 'Statement'
www.eeworm.com/read/169327/5424399
java serializationexception.java
//$Id: SerializationException.java,v 1.3.2.1 2003/11/21 16:06:40 oneovthafew Exp $
package net.sf.hibernate.type;
import net.sf.hibernate.HibernateException;
/**
* Thrown when a property cannot be
www.eeworm.com/read/167133/5469516
j classflags1.j
.class public abstract final ClassFlags1
.super java/lang/Object
; No stack trace
; Expected Output:
; java.lang.ClassFormatError: (class: ClassFlags1) Classes cannot have both final and abstract fl
www.eeworm.com/read/162614/5516011
x-vms
# Under VMS, directory names cannot contain dots.
version:=$(shell echo $(BASEVER_c) | sed -e 's/\./_/g')
libsubdir=$(libdir)/gcc-lib
# Rules for linker and compiler wrappers. These are only useful