摘要:
function bytesToSize(bytes) { if (bytes 0) return '0 B'; var k = 1024; sizes = ['B','KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB']; i = Math.floor(Ma 阅读全文
posted @ 2016-09-23 15:27
James2019
阅读(6179)
评论(0)
推荐(1)
摘要:
$.ajax({ url : picSrc, async : false, type : 'HEAD', error : function() { picSrc = "https://ss0.bdstatic.com/5aV1bjqh_Q23odCf/static/superman/img/logo 阅读全文
posted @ 2016-09-23 10:16
James2019
阅读(3262)
评论(0)
推荐(0)

浙公网安备 33010602011771号