之前做数据迁移的时候遇到乱码的一些坑,总结一下. 一般导入导出: db2 export to /home/xxxx.del of del select * from tablename db2 import from /home/xxxx.del of del insert into tablename db2 export to /home/xxxx.IXF of IXF select * from tablename db2 import from /home/xxxx.IXFof I
在实际项目中,或多或少会用到字体图标,优点是即减少了体积,又减少了http请求,可谓一举两得 我一般是在阿里巴巴矢量图库下载字体图标:http://www.iconfont.cn/ 下面以阿里巴巴矢量图库为例,一般下载字体图标分文 3 种格式 Unicode / Font class / Symbol 下面引用官方说明来阐述 3 种 字体格式的不同以及使用方法 Unicode Font class Symbol
raw(default) the raw format is a plain binary image of the disc image, and is very portable. On filesystems that support sparse files, images in this format only use the space actually used by the data recorded in them.老牌的格式了,用一个字来说就是裸,也就是赤裸裸,你随便dd一个