代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/401322/11559387
sh manager.sh
#!/bin/ksh
. $HOME/cms/include/cms.h
. $HOME/cms/func/sys_manage.sh
. $HOME/cms/func/initial_sys.sh
manager()
{
if [ "$CMS_USER_LEVEL" != "01" ]
then
hint_msg "You cannot be access to th
www.eeworm.com/read/158649/11595181
java music5.java
//: c08:music5:Music5.java
// Interfaces.
package c08.music5;
import com.bruceeckel.simpletest.*;
interface Instrument {
// Compile-time constant:
int i = 5; // static & final
// Cannot
www.eeworm.com/read/345059/11841629
s sccvec.s
; Modified from the PE1CHL version to work with NOS.
; This file cannot be used with the PE1CHL sources.
include asmglobal.h
extrn Stktop,Spsave,Sssave,doret:proc,scctim:proc,eoi:proc
extrn po
www.eeworm.com/read/231996/14212181
c 19.c
/*
* Toy example of a field where the Tate pairing can be used
* but the Weil pairing cannot.
*
* Consider the curve E: y^2 = x^3 + x + 6 over F_19:
* E(F_19) is a cyclic group of order 18.
* T
www.eeworm.com/read/230899/14269592
s sccvec.s
; Modified from the PE1CHL version to work with NOS.
; This file cannot be used with the PE1CHL sources.
include asmglobal.h
extrn Stktop,Spsave,Sssave,doret:proc,scctim:proc,eoi:proc
extrn po
www.eeworm.com/read/126578/14416312
lis 2410 core.lis
AutoECO Report
FILE-A: E:\ORCAD\CAPTURE\LIBRARY\2410\2410 CORE.MAX
FILE-B: E:\ORCAD\CAPTURE\LIBRARY\2410\2410 CORE.MNL
If "*EOF*" immediately follows, no changes were made
Cannot load a metric net
www.eeworm.com/read/124987/14521313
lis 2410 core.lis
AutoECO Report
FILE-A: E:\ORCAD\CAPTURE\LIBRARY\2410\2410 CORE.MAX
FILE-B: E:\ORCAD\CAPTURE\LIBRARY\2410\2410 CORE.MNL
If "*EOF*" immediately follows, no changes were made
Cannot load a metric net
www.eeworm.com/read/124628/14556002
s sccvec.s
; Modified from the PE1CHL version to work with NOS.
; This file cannot be used with the PE1CHL sources.
include asmglobal.h
extrn Stktop,Spsave,Sssave,doret:proc,scctim:proc,eoi:proc
extrn po
www.eeworm.com/read/124417/14568479
s sccvec.s
; Modified from the PE1CHL version to work with NOS.
; This file cannot be used with the PE1CHL sources.
include asmglobal.h
extrn Stktop,Spsave,Sssave,doret:proc,scctim:proc,eoi:proc
extrn po
www.eeworm.com/read/117726/14906826
pl gen_coalescing.pl
#!/usr/bin/perl
$out_filename = "coalescing.rep";
$blk_size = 4095;
$num_iters = 2400;
# Open output file
open OUTFILE, ">$out_filename" or die "Cannot create $out_filename\n";
# Calculate misc par