1. public class TestNullableBloodType { 2. public static void main(String[] args) { 3. //模擬狀況1: 自資料庫讀出血型為"AB"的資料 4. String bType1 = "AB"; 5.
確定! 回上一頁