在设置数据库链接URL时:
jdbc:mysql://localhost/db_blog?useUnicode=true&characterEncoding=UTF-8
useUnicode=true 、characterEncoding=UTF-8设置了保存数据时的编码格式