二进制终结者
发表于 2018-5-1 14:13:02
顶一波吧
二进制终结者
发表于 2018-5-1 14:21:42
请问楼主学多久可以像你这样
站的更高
发表于 2018-5-2 15:21:38
围观
站的更高
发表于 2018-5-2 15:22:20
KM00740
发表于 2018-5-2 16:30:38
123123123
懒虫鑫
发表于 2018-5-2 21:58:08
厉害啦,楼主。
萌新驾到
发表于 2018-5-3 10:01:17
强无敌
呆浆糊
发表于 2018-5-4 08:32:11
学习一下
闻人不二
发表于 2018-5-4 11:41:45
23333333
Weerw
发表于 2018-5-5 18:27:14
666
打鬼
发表于 2018-5-5 22:02:12
o
夜的钢琴曲
发表于 2018-5-7 23:40:18
谢谢楼主分享
参商
发表于 2018-5-8 00:45:11
2333
最爱喝纯奶
发表于 2018-5-8 01:53:36
我来看看
百里狂生
发表于 2018-5-8 07:39:01
学习学习
七火阿涛
发表于 2018-5-8 09:11:56
666666666
Meteor.Yu
发表于 2018-5-8 09:47:32
{:7_113:}
lee910316
发表于 2018-5-8 11:15:36
6666666666666666666
爱学习的猫
发表于 2018-5-8 11:26:45
支持楼主
爱学习的猫
发表于 2018-5-8 11:39:44
额,抱歉,我是个新手,想看看我用C语言能做什么,就直接把代码复制了,就出现这种情况,请问咋办啊?
1>d:\vs自建代码\test\test\test.cpp(72): error C2065: “pos”: 未声明的标识符
1>d:\vs自建代码\test\test\test.cpp(72): error C2228: “.Y”的左边必须有类/结构/联合
1> 类型是“'unknown-type'”
1>d:\vs自建代码\test\test\test.cpp(73): error C2065: “HANDLE”: 未声明的标识符
1>d:\vs自建代码\test\test\test.cpp(73): error C2146: 语法错误: 缺少“;”(在标识符“hOutPut”的前面)
1>d:\vs自建代码\test\test\test.cpp(73): error C2065: “hOutPut”: 未声明的标识符
1>d:\vs自建代码\test\test\test.cpp(74): error C2065: “hOutPut”: 未声明的标识符
1>d:\vs自建代码\test\test\test.cpp(74): error C2065: “STD_OUTPUT_HANDLE”: 未声明的标识符
1>d:\vs自建代码\test\test\test.cpp(74): error C3861: “GetStdHandle”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(75): error C2065: “hOutPut”: 未声明的标识符
1>d:\vs自建代码\test\test\test.cpp(75): error C2065: “pos”: 未声明的标识符
1>d:\vs自建代码\test\test\test.cpp(75): error C3861: “SetConsoleCursorPosition”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(80): error C3861: “system”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(121): error C3861: “malloc”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(127): error C3861: “malloc”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(135): error C3861: “malloc”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(162): error C3861: “Sleep”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(249): error C3861: “srand”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(249): error C3861: “time”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(258): error C3861: “rand”: 找不到标识符
1>d:\vs自建代码\test\test\test.cpp(271): error C3861: “Sleep”: 找不到标识符