码迷,mamicode.com
首页 >  
搜索关键字:pdf clientabortexception ie    ( 19930个结果
福昕阅读器默认打开pdf文件视图大小
主页-选中实际大小(一般为100%),以后每次打开pdf文件都是以实际大小视图方式打开的了 ...
分类:其他好文   时间:2020-07-15 13:02:21    阅读次数:161
关于IE下的页面缓存和Ajax请求问题
ASP.NET几种清除页面缓存的方法 在asp.net中使用模式dialog时,你会发现每次打开的页面都是相同的内容,页面内容并没有刷新,这是缓存的原因造成的, 解决方法如下: 第一种是ASP.NET清除页面缓存 Response.Buffer = true; Response.ExpiresAbs ...
分类:Web程序   时间:2020-07-15 12:48:06    阅读次数:64
.net mvc 下显示wpf文件
显示效果: 代码: 前端代码: <iframe style="height:600px;width:95%;" id="pdf" frameborder="0" scrolling="yes" frameborder="0" scrolling="yes"> </iframe> js部分: url= ...
分类:Windows程序   时间:2020-07-14 17:58:20    阅读次数:82
(12)可形变卷积
之前的项目中使用了可形变卷积,感觉有效果,所以就具体看一下。 论文: http://openaccess.thecvf.com/content_ICCV_2017/papers/Dai_Deformable_Convolutional_Networks_ICCV_2017_paper.pdf代码:  ...
分类:其他好文   时间:2020-07-14 16:28:16    阅读次数:63
残差网络与非残差网络间的插值-Interpolation between Residual and Non-Residual Networks
地址:https://arxiv.org/pdf/2006.05749.pdf ...
分类:Web程序   时间:2020-07-14 13:33:52    阅读次数:79
轻量级网络-ReXNet:Diminishing Representational Bottleneck on Convolutional Neural Network
地址:https://arxiv.org/pdf/2007.00992.pdf github:https://github.com/clovaai/rexnet ...
分类:Web程序   时间:2020-07-14 13:30:29    阅读次数:86
卷积骚操作-PSConv:Squeezing Feature Pyramid into One Compact Poly-Scale Convolutional Layer
地址:https://arxiv.org/pdf/2007.06191 github:https://github.com/d-li14/PSConv ...
分类:其他好文   时间:2020-07-14 13:11:58    阅读次数:137
怎么实现将word中的公式导入(或粘贴)到编辑中ckeditor
Chrome+IE默认支持粘贴剪切板中的图片,但是我要发布的文章存在word里面,图片多达数十张,我总不能一张一张复制吧?Chrome高版本提供了可以将单张图片转换在BASE64字符串的功能。但是无法处理多张图片。而且转换成BASE64后是作为内容一起提交给服务器,不能够将图片单独保存在另外一台服务 ...
分类:其他好文   时间:2020-07-14 10:35:15    阅读次数:78
卷积骚操作-Rethinking Bottleneck Structure for Efficient Mobile Network Design
地址:http://xxx.itp.ac.cn/pdf/2007.02269.pdf github:https://github.com/ zhoudaquan/rethinking_bottleneck_design ...
分类:Web程序   时间:2020-07-13 21:47:59    阅读次数:126
AutoAssign: Differentiable Label Assignment for Dense Object Detection
地址:https://arxiv.org/pdf/2007.03282.pdf ...
分类:其他好文   时间:2020-07-13 21:36:34    阅读次数:121
19930条   上一页 1 ... 36 37 38 39 40 ... 1993 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!