package Method; /* * 設計abs函數可接收int、float、double型態三組,並傳回絕對值*/ public class hw7_26 { public static void main(String[] ...
確定! 回上一頁