在开发某个.NET项目的过程中,遇到了UTF-8编码的特殊字符在插入到GBK编码的MySql数据库时,引发了这样的错误:ERROR 1366: Incorrect string value: \xE2\x80\xA2\xE7\x8A\xB6... for column title at row 2。 由于我对MySql也不熟,…
1-19 1.文本框焦点问题onBlur:当失去输入焦点后产生该事件onFocus:当输入获得焦点后,产生该文件Onchange:当文字值改变时,产生该事件Onselect:当文字加亮后,产生该文件 < input type "text" value "郭强" onfocus &q…
SprinBoot 系列文章:
Spring Boot入门之Hello Spring BootSpringBoot 配置多个JdbcTemplateSpringBoot 整合MybatisCAS统一登录认证(3): CAS 客户端接入实践SpringBoot 整合Mail实现邮件发送数据库连接池优化配置(druid,dbcp,c3p0)SpringBootSpringSecuritymysql实…