代码搜索:cannot
找到约 7,468 项符合「cannot」的源代码
代码结果 7,468
www.eeworm.com/read/203237/15363581
log draw.log
Microsoft (R) Help Compiler
HCRTF 4.03.0002
Copyright (c) Microsoft Corp 1990 - 1995. All rights reserved.
draw.hpj
HC5011: Error: draw.hpj :
Cannot open the file "c:\Microsoft Visual Studi
www.eeworm.com/read/202439/15384230
txt logflashburn.txt
## 12/08/04 13:31:14
Cannot Open File for Burning.
www.eeworm.com/read/201895/15393092
drc delphilove.drc
/* VER140
Generated by the Borland Delphi Pascal Compiler
because -GD or --drc was supplied to the compiler.
This file contains compiler-generated resources that
were bound to the execut
www.eeworm.com/read/200830/15423230
c thzrw0.c
#define POINT rtv5f
#include "rtv5f.c"
#include "rmode.c"
#include "thzpl.c"
#include "thzrw.c"
#include "stdio.h"
main()
{ static int p1[10]={0,1,2,3,4,5,6,7,8,9};
stati
www.eeworm.com/read/200021/15442960
txt readme.txt
yes.bmp is displayed next to a dynamic HAL entry (its value may change)
no.bmp is displayed next to a static HAL entry (its value cannot change)
www.eeworm.com/read/113775/15448791
c new_type.c
#include
#include
void main (int argc, char *argv[])
{
char line[255]; // Line read from the file
FILE *fp;
if (fp = fopen(argv[1], "r"))
{
wh
www.eeworm.com/read/113775/15448792
c ret_exit.c
#include
#include
int main (int argc, char *argv[])
{
char line[255]; // Line read from the file
FILE *fp;
if (fp = fopen(argv[1], "r"))
{
whi
www.eeworm.com/read/113242/15466393
c dup2.c
#include
#include
void main(void)
{
dup2(2, 1); // stdout is handle 1 stderr is handle 2
printf("This message cannot be redircted!\n");
}
www.eeworm.com/read/113242/15466681
c new_type.c
#include
#include
void main (int argc, char *argv[])
{
char line[255]; // Line read from the file
FILE *fp;
if (fp = fopen(argv[1], "r"))
{
wh
www.eeworm.com/read/113242/15466682
c ret_exit.c
#include
#include
int main (int argc, char *argv[])
{
char line[255]; // Line read from the file
FILE *fp;
if (fp = fopen(argv[1], "r"))
{
whi