已学习
0.只懂二进制的0或1
1.机器语言
2.编译过程
3.效率
4.能
5.转换后的码发送给解释器
6.查表,编码和译码
7.亲们趁敌人吃饭时发动进攻
冲冲冲
666
emmm
看
答案
...
123
答案
1
。。。
0.0
啊
回复
vscode 报错求助 ps:手敲,复制 共两份 全都是一样的报错
D:\c\新建文件夹\day01> gcc text01.c -o look
text01.c: In function 'countLines':
text01.c:19:29: warning: passing argument 2 of 'fopen' makes pointer from integer without a cast [-Wint-conversion]
if((fp = fopen(filename,'r')) == NULL)
^~~
In file included from text01.c:3:
PS D:\c\新建文件夹\day01> gcc text01.c -o look
text01.c: In function 'countLines':
text01.c:19:29: warning: passing argument 2 of 'fopen' makes pointer from integer without a cast [-Wint-conversion]
if((fp = fopen(filename,'r')) == NULL)
^~~
In file included from text01.c:3:
D:/c/mingw64/x86_64-w64-mingw32/include/stdio.h:600:17: note: expected 'const char * restrict' but argument is of type 'int'
FILE *__cdecl fopen(const char * __restrict__ _Filename,const char * __restrict__ _Mode) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
wai
h
我用Dev-C++ 编译运行 计算为211行,这是怎么回事呀。
然后复制原代码,运行也是211行......
0.只能识别二进制机器语言
1.机器语言
2.编译
3.是否直接翻译成机器码
4.不可以
5.中间代码
6.查表
7.亲们 趁敌人吃饭时发动进攻