`
文章列表
1.修改服务器级a. 临时更改: mysql>SET GLOBAL character_set_server=utf8;b. 永久更改:shell>vi /etc/my.cnf[mysqld]default-character-set=utf82.修改数据库级a. 临时更改:mysql>SET GLOBAL character_set_database=utf8;b. 永久更改:改了服务器级就可以了3.修 ...
The Architect (dedicated non-programming technical decision maker and problem solver for business): 架构师(专用非编程技术决策者,业务问题解决者) Has outdated programming knowledge and experience, loss of touch with modern development approaches and practices. 过时的编程知识和经验,对现代的软件开发方式和实践缺乏关注。 Don’t program and don’t know muc ...
Global site tag (gtag.js) - Google Analytics