If you want the function to return a value, you can use a data type (such as int , string , etc.) instead of void , and use the return keyword inside the ...
確定! 回上一頁