C语言中有什么指令可以满足等待数秒再执行下一行原型:extern void ... 功能:短暂 延时说明:延时msec*4毫秒举例: // delay.c #include main()
www.google.com.tw