• MySQL中字段的與java中boolean??

    java中的boolean,而MySQL中的數據庫字段類型中無boolean,用tinyint(1)來替代。
    honghu79 6年前       0      1K    
  • sesese色