码迷,mamicode.com
首页 >  
搜索关键字:pictures    ( 237个结果
Excel Web Access 报错:Unable to Load Workbook
ExcelWebAccess报错:UnabletoLoadWorkbookTheworkbookthatyouselectedcannotbeloadedbecauseitcontainsthefollowingfeaturesthatarenotsupportedbyExcelServices:Comments,Activexcontrols,Shapes,textBoxes,Pictures,WordArt,ClipArt,EmbeddedOLEobjects,InkAnnotations,Form..
分类:数据库   时间:2017-03-21 20:14:56    阅读次数:187
centos7 配置ssh 免密码登陆
我只有一台机器,是因为要配置hadoop分布式环境用,需要配置ssh 两个用户: zhangxs, root 首先在切换到zhangxs用户下 执行【 ssh-keygen -t rsa】 【cp id_rsa authorized_keys】 复制文件 【ssh localhost】 以ssh方式 ...
分类:其他好文   时间:2017-03-19 17:34:38    阅读次数:448
deepin下eclipse快捷方式
[Desktop Entry] Type=Application Name=eclipse Comment=Java开发工具 Exec=/home/iszhengk/developer/Tools/eclipse/eclipse Icon=/home/iszhengk/Pictures/myicon ...
分类:系统相关   时间:2017-03-07 08:43:58    阅读次数:177
(转) How a Kalman filter works, in pictures
How a Kalman filter works, in pictures I have to tell you about the Kalman filter, because what it does is pretty damn amazing. Surprisingly few softw ...
分类:其他好文   时间:2017-01-22 22:45:47    阅读次数:378
HDU1162-Eddy's picture(最小生成树)
Problem Description Eddy begins to like painting pictures recently ,he is sure of himself to become a painter.Every day Eddy draws pictures in his sma ...
分类:其他好文   时间:2016-12-30 02:02:07    阅读次数:196
Android截屏事件监听
Android系统没有直接对截屏事件监听的接口,也没有广播,只能自动动手丰衣足食!
分类:移动开发   时间:2016-12-26 12:19:40    阅读次数:241
Eddy's picture(最小生成树)
Eddy's picture Problem Description Eddy begins to like painting pictures recently ,he is sure of himself to become a painter.Every day Eddy draws pict ...
分类:其他好文   时间:2016-12-07 22:55:13    阅读次数:330
window linux 文件传输
window 安装:pscp.exe (放在C:\Windows\System32 目录下) Linux 安装: 1: 先更新apt-getroot@ubuntu:/home/ubuntu# sudo apt-get update有报错的话需要修改vi /etc/apt/sources.list d ...
分类:Windows程序   时间:2016-11-28 00:38:14    阅读次数:255
POJ1177 Picture
Description A number of rectangular posters, photographs and other pictures of the same shape are pasted on a wall. Their sides are all vertical or ho ...
分类:其他好文   时间:2016-11-15 11:07:24    阅读次数:154
图像的读取、缩小、保存
Image src = javax.imageio.ImageIO.read(new File(".\\pictures\\00.jpg")) BufferedImage bufferedImage0 = new BufferedImage(w2,h2, BufferedImage.TYPE_INT ...
分类:其他好文   时间:2016-11-11 23:13:19    阅读次数:206
237条   上一页 1 ... 12 13 14 15 16 ... 24 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!