摘要:
Character values of type unsigned char have a range from 0 to 0xFF hexadecimal. A signed char has range 0x80 to 0x7F. These ranges translate to 0 to 2... 阅读全文
摘要:
ERROR 2003:Can't connect to MySQL server on 'localhost' (10061) mysql出现10061错误解决办法 如果出现"ERROR 2003: Can't connect to MySQL server on 'localhost' (... 阅读全文