当你的才华不能撑起你的野心时,就是你该选择学习的时候了!

摘要: 异步方式,后台开辟一个线程将excel导出到指定目录,然后提供下载。导出的excel涉及到了多个sheet(工作簿),表格合并,格式设置等,所以采用了NPOI组件。 阅读全文
posted @ 2019-05-30 20:40 hofmann 阅读(279) 评论(0) 推荐(0)
摘要: controlsList属性只兼容Chrome 58+以上,具体可以参考controlslist.html ,controlsList在线例子 nodownload: 不要下载nofullscreen: 不要全屏noremoteplayback: 不要远程回放 第二种方法:css方式来隐藏 禁止右键 阅读全文
posted @ 2019-05-30 15:24 hofmann 阅读(3498) 评论(0) 推荐(0)