if ( 要切)//條件判斷式 { //true時才執行. Debug.Log ( "啊對了老闆我的雞排要切" ); } else { //false時才執行. Debug.Log ( "啊我的雞排不切喔~" );
確定! 回上一頁