instantouc 发表于 2018-4-23 08:59:41

{:5_91:}

sichrn 发表于 2018-4-23 15:43:00

这、、、、、、、、

liuxixititi 发表于 2018-4-23 23:37:51

C:\Users\HAO\Desktop\c语言作业\作业1.c        In function 'countLines':
22        11        C:\Users\HAO\Desktop\c语言作业\作业1.c        'fp' undeclared (first use in this function)
22        11        C:\Users\HAO\Desktop\c语言作业\作业1.c        each undeclared identifier is reported only once for each function it appears in
C:\Users\HAO\Desktop\c语言作业\作业1.c        In function 'findAllCodes':
48        12        C:\Users\HAO\Desktop\c语言作业\作业1.c        'hadle' undeclared (first use in this function)
49        8        C:\Users\HAO\Desktop\c语言作业\作业1.c        expected ')' before '{' token
58        2        C:\Users\HAO\Desktop\c语言作业\作业1.c        expected expression before '}' token
C:\Users\HAO\Desktop\c语言作业\作业1.c        In function 'findAllDirs':
62        12        C:\Users\HAO\Desktop\c语言作业\作业1.c        unknown type name 'strust'
62        31        C:\Users\HAO\Desktop\c语言作业\作业1.c        expected '=', ',', ';', 'asm' or '__attribute__' before 'fa'
67        60        C:\Users\HAO\Desktop\c语言作业\作业1.c        'fa' undeclared (first use in this function)
找了好久不知道哪错了。。。

sh1t灬 发表于 2018-4-24 00:01:29

/Users/nieweihao/Desktop/屏幕快照 2018-04-24 上午12.01.03.png

donghai_777 发表于 2018-4-24 10:39:14

ddddddddddd

大肚烟斗 发表于 2018-4-24 13:30:43

计算机只识别0和1

allenfight 发表于 2018-4-25 11:56:33

{:5_92:}

千忆吖 发表于 2018-4-25 21:47:50

用VS编译调试出现停止运行

zdbvcx 发表于 2018-4-25 22:12:39

答案

lucis1220 发表于 2018-4-25 22:31:35

前来确认是否正确

逸仙 发表于 2018-4-26 12:33:54

我在抄写完小甲鱼给的代码之后出现了这个错误Apple Mach-O Linker Error,上百度搜了也各说纷云,没解决,我用的是Xcode,小甲鱼能帮忙解决吗?

laslWz 发表于 2018-4-26 12:44:22

小甲鱼老师辛苦了{:10_282:}

ldkldk 发表于 2018-4-26 14:14:24

fff

Rangers锋 发表于 2018-4-26 15:42:33

0:计算机只认机器语言,不能读取和理解任何不是机器语言的语言
1:机器语言
2:编译
3:编译型语言是整段直接翻译成可以直接被cpu读取执行的机器语言,而解释型语言是逐句,通过解释器来使cpu执行
4:大部分c语言在不同系统上都是通用的
5:解释型语言使用解释器来使cpu执行,可以实现跨平台执行

逸仙 发表于 2018-4-27 00:36:47

请问小甲鱼,抄完您的代码后他最后显示 目前你总共编了 0 行代码 能帮忙解决一下吗

Gabriel123 发表于 2018-4-27 22:12:13

0. Because computer can did something not they can do that themselves, people create them and use them to express their thoughts, so the computer just like tools, not an alive life.
1. assembly language
2. compilation process

loya 发表于 2018-4-27 23:17:39

机器码

loya 发表于 2018-4-27 23:18:25

机器码

只因喜欢外挂 发表于 2018-4-28 18:43:30

加油

mfq372712593 发表于 2018-4-28 20:11:59

很详细{:5_91:}
页: 124 125 126 127 128 129 130 131 132 133 [134] 135 136 137 138 139 140 141 142 143
查看完整版本: S1E2:第一个程序 | 课后测试题及答案