30
2019
07

查看mysql数据库及表编码格式

转自:https://blog.csdn.net/mingyu1016/article/details/54017918

1.查看数据库编码格式

mysql> show variables like 'character_set_database';

2.查看数据表的编码格式

08
2019
07

证书及证书管理(keytool工具实例)(RSA之格式转换)

第一篇:证书及证书管理(keytool工具实例) https://www.cnblogs.com/benwu/articles/4891758.html



第二篇:RSA之格式转换 https://my.oschina.net/hejunbinlan/blog/1475301