帮我解决下 我怎么都想不明白
$('.loading b').html(parseInt(num/$('img').size()*100)+'%');
注意是不是 百分比是不是 字符串类型,parseInt()可以解决