摘要:
F9 resume programe 恢复程序 Alt+F10 show execution point 显示执行断点 F8 Step Over 相当于eclipse的f6 跳到下一步 F7 Step Into 相当于eclipse的f5就是 进入到代码 Alt+shift+F7 Force Step I... 阅读全文
摘要:
利用本地播放器ckplayer $('.js_vodImgList').on('click','.preview', function(){ var urls = $(this).attr("urls"); var format = $(this).attr("format"); layer.ope... 阅读全文