Here is a sample program that imports a scene and then outputs the information contained in it. module Main where import System (getArgs) ...
確定! 回上一頁