1
0
2
41
336
269
266
// exam.cpp : 定义控制台应用程序的入口点。 // #include stdafx.h #include #include #include #include #include #include using namespace std; int str2int(const char *str) { int temp = 0; //ptr保存str字符串开头 ...
按电脑中的Fn+F8(numLk)就可以解决了?