1、int

如果没有指定int多少,则默认是int(11)。

int(1),值最多能到多少?

int(8)

2、int unsigned

int(8) unsigned

 

相关文章:

  • 2021-07-21
  • 2021-06-07
  • 2021-08-07
  • 2022-12-23
猜你喜欢
  • 2021-10-22
  • 2021-11-25
  • 2022-02-08
  • 2021-09-19
  • 2021-10-14
  • 2022-12-23
相关资源
相似解决方案