摘要: (1) 数值数据类型 整型 MySQL数据类型 含义(有符号) tinyint 1字节,范围(-128~127) smallint 2字节,范围(-32768~32767) mediumint 3字节,范围(-8388608~8388607) int 4字节,范围(-2147483648~21474 阅读全文
posted @ 2016-03-04 10:57 zerocoin 阅读(139) 评论(0) 推荐(0)