#include "stdio.h" /* 標準輸入輸出庫 */
#include "string.h" /* 字串操作函式庫 */
#include "math.h" /* 數學函式庫 */
#include "stdlib.h" /* 標準函式庫 */
#include "graphics.h" /* 圖形函式庫 */(本句是TC里邊的東東,求改)
#include "bios.h" /* 基本輸入輸出系統函式庫*/
#include "dos.h" /* dos函式庫 */
uj5u.com熱心網友回復:
這些不是嗎?請問有什么問題?
uj5u.com熱心網友回復:
#include "graphics.h" /* 圖形函式庫 */(本句是TC里邊的東東,求改)這個你用到了嗎?
轉載請註明出處,本文鏈接:https://www.uj5u.com/houduan/97271.html
標籤:基礎類
上一篇:請問我用vs2013 update4 cocos2dx3.5創建的helloworld,為什么都是Windows phone8.1呢?全是8.0
