代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/124399/6050075
exp visible.exp
TRUE
CLIPS> (load "visible.clp")
##~~~[MSGFUN6] Private slot bar of class A cannot be accessed directly
by handlers attached to class B
[PRCCODE3] Undefined variable self:bar referenced in message
www.eeworm.com/read/124347/6051443
c syscalls.c
/* syscalls.c - non-trap system calls for D10V
*
* This file contains system calls that cannot be implemented with
* a simple "trap 15" instruction. The ones that can are in trap.S.
*/
#include
www.eeworm.com/read/408584/11381513
c dgcliloop3.c
#include "unp.h"
/* Try and get ENOBUFS from sendto() by sending huge datagrams.
But I still cannot get the error. */
#define NDG 2000 /* datagrams to send */
#define DGLEN 65507 /* length of e
www.eeworm.com/read/158649/11595219
java bigegg.java
//: c08:BigEgg.java
// An inner class cannot be overriden
// like a method.
import com.bruceeckel.simpletest.*;
class Egg {
protected class Yolk {
public Yolk() {
System.out.prin
www.eeworm.com/read/344551/11873067
m make_emdc.m
%MAKE_EMDC Compiles the C codes for Empirical Mode Decomposition
%
% Note: The compilation can fail on some systems (e.g. MacOS) if Matlab cannot find the C compiler.
% In this case, you should eithe
www.eeworm.com/read/251577/12332618
h atomic_functions_unittest_.h
// Updated: 30th May 2006
#if !defined(UNIXSTL_INCL_UNIXSTL_SYNCH_H_ATOMIC_FUNCTIONS)
# error This file cannot be directly included, and should only be included within unixstl/synch/atomic_funct
www.eeworm.com/read/251577/12332627
h process_mutex_unittest_.h
// Updated: 30th May 2006
#if !defined(UNIXSTL_INCL_UNIXSTL_SYNCH_HPP_PROCESS_MUTEX)
# error This file cannot be directly included, and should only be included within unixstl/synch/process_mutex
www.eeworm.com/read/251577/12332675
h path_unittest_.h
// Updated: 30th May 2006
#if !defined(UNIXSTL_INCL_UNIXSTL_FILESYSTEM_HPP_PATH)
# error This file cannot be directly included, and should only be included within unixstl/path.hpp
#endif /* !UN
www.eeworm.com/read/251577/12332987
h string_access_unittest_.h
// Updated: 19th September 2005
#if !defined(MFCSTL_INCL_MFCSTL_HPP_STRING_ACCESS)
# error This file cannot be directly included, and should only be included within unixstl/string_access.hpp
#e
www.eeworm.com/read/251577/12332992
h window_access_unittest_.h
// Updated: 19th September 2005
#if !defined(MFCSTL_INCL_MFCSTL_HPP_WINDOW_ACCESS)
# error This file cannot be directly included, and should only be included within unixstl/window_access.hpp
#e