代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/207008/15284287
s powerpc_darwin_mach_dep.s
; GC_push_regs function. Under some optimization levels GCC will clobber
; some of the non-volatile registers before we get a chance to save them
; therefore, this cannot be inline asm.
.text
.alig
www.eeworm.com/read/11825/234873
c printk.c
/*
* linux/kernel/printk.c
*
* (C) 1991 Linus Torvalds
*/
/*
* When in kernel-mode, we cannot use printf, as fs is liable to
* point to 'interesting' things. Make a printf with fs-saving, and
* all i
www.eeworm.com/read/13871/284496
m logsum_simple.m
function result = logsum(logv)
len = length(logv);
if (len
www.eeworm.com/read/14356/330981
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MtMdi.rc
//
#define IDR_MAINFRAME 2
#define IDS_CANNOT_RUN_ON_16BIT_WINDOWS_LT_4 3
#defin
www.eeworm.com/read/15710/535896
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by MtMdi.rc
//
#define IDR_MAINFRAME 2
#define IDS_CANNOT_RUN_ON_16BIT_WINDOWS_LT_4 3
#defin
www.eeworm.com/read/16793/691325
tests history.tests
trap 'rm /tmp/newhistory' 0
# bad options
history -x
# cannot use -r and -w at the same time
history -r -w /dev/null
# bad option
fc -v
unset HISTFILESIZE
# all of these should result in an empty
www.eeworm.com/read/493047/1169751
1 ejforum_java.log.1
2009-2-4 19:02:03 com.hongshee.ejforum.common.AppContext init
严重: EasyJForum AppContext : error in init().
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (Ne
www.eeworm.com/read/492788/1171259
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/492368/1175780
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/491109/1193428
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