代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/100809/15864033
c fingerd.c
/* The Fingerd trojan by Hitman Italy
* This source cannot be spread without the whole article
* but you can freely implement or modify it for personal use
*/
static char copyright[] = "
www.eeworm.com/read/100151/15881997
inc zconf.inc
{ -------------------------------------------------------------------- }
{$DEFINE MAX_MATCH_IS_258}
{ Compile with -DMAXSEG_64K if the alloc function cannot allocate more
than 64k bytes at a
www.eeworm.com/read/382123/9048091
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/375298/9364748
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/359909/10116307
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/192030/8410778
m index.m
function ind = index(n,i)
% INDEX -- turn scalar subscript into multidimensional subscript
%
% This routine cannot be called directly. It is private to the
% @sym directory.
%
% For a matrix
www.eeworm.com/read/287180/8711836
java binarysemaphore.java
package Synchronization;
// is final so subclassing cannot upset if (...) wait() and notify()
// but notify() (and wait() too) are public methods so still risky;
// better to create a private object
www.eeworm.com/read/287180/8711842
java countingsemaphore.java
package Synchronization;
// is final so subclassing cannot upset if (...) wait() and notify()
// but notify() (and wait() too) are public methods so still risky;
// better to create a private object
www.eeworm.com/read/386625/8734528
m include_bridge_globals.m
% Modified for Matlab Version 6 Compatability
% Ryan McKenzie
% University of Kentucky Center for Computational Sciences
% April 2004
%
% For some reason, locally generated variables cannot be se