...求帮忙。编译没错,运行得不到正确结果。_百度知道
c语言程序运行出错,求帮忙。编译没错,运行得不到正确结果。# include <stdio.h># include <stdlib.h>struct Student{ int num; char name[10...
c语言程序,求大神翻译? - C(编程语言) - 知乎
C(编程语言) c语言程序,求大神翻译?#include "main.h"#include "absacc.h"sbit PIN_BEEP=P0^0; //12void Beep(UINT8 num){ UINT8 i=0; for(i=0;i...