#include "stdafx.h" #include <stdio.h> #include <windows.h> //因為Lua是C的函數,而我們的程序是C++的,所以要使用extern "C"引入頭文件extern "C"{ #include ...
確定! 回上一頁