代码搜索:cannot

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

代码结果 7,468
www.eeworm.com/read/291779/8396615

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/188512/8533183

cpp fig07_07.cpp

// Fig. 7.7: fig07_07.cpp // A const variable must be initialized. int main() { const int x; // Error: x must be initialized x = 7; // Error: cannot modify a const variable return
www.eeworm.com/read/187912/8591568

c printk.c

/* * 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 is well. */ #include #include
www.eeworm.com/read/288458/8630992

c printk.c

/* * 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 is well. */ #include #include #in
www.eeworm.com/read/427909/8913708

m logsum_simple.m

function result = logsum(logv) len = length(logv); if (len
www.eeworm.com/read/186023/8965874

c printk.c

/* * 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 is well. */ #include #include #in
www.eeworm.com/read/377523/9272528

java immutableinteger.java

//: appendixa:ImmutableInteger.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // The Integer class cannot be changed. import
www.eeworm.com/read/177852/9430490

tcl vendor_merge.tcl

# Tcl Library for TkCVS # # Modifications by Eugene Lee 10/16/03 # 1. .merge window made more robust so user cannot key in incorrect data. # 2. Name of Vendor Module is selectable by user (no
www.eeworm.com/read/373250/9467733

m logsum_simple.m

function result = logsum(logv) len = length(logv); if (len
www.eeworm.com/read/373220/9468843

m metric.m

vls='iyiheyeheraeuhahauouayooar'; hdr=' iy ih ey eh er ae uh ah au ou ay oo ar'; fp = fopen('fb1.dat','r'); if (fp