摘要: 主要是回调的写法,前端人员接受的数据格式 参数 (jsonString); 阅读全文
posted @ 2018-07-24 15:22 爱不死 阅读(117) 评论(0) 推荐(0) 编辑
摘要: 最近对接到前端 src需要填写 src= "data:image/jpg;base64,xxxxxxxooooooo"; 记录一下图片转换的问题,需要把图片转换成base64,用stream输出,(src最后那一串xxxxoooo) 阅读全文
posted @ 2018-07-24 15:15 爱不死 阅读(302) 评论(0) 推荐(0) 编辑