方法一: loopmount -i xxx.iso -o "-V cdrfs -o ro" -m /mnt/ 方法二: 1、建立一个逻辑卷,大小和ISO image相同或者大些。2、在/etc/filesystems文件中加入并编辑该逻辑卷条目,设置vfs为cdrfs例如:# vi /etc/fil...
分类:
其他好文 时间:
2014-08-25 20:39:34
阅读次数:
222
.bg { background-image: url(images/bg.jpg); background:url('../images/bg.jpg') no-repeat scroll center 0% 0% transparent; -webkit-background-size: cov...
分类:
其他好文 时间:
2014-08-25 18:47:34
阅读次数:
205
学习笔记之《Unsupervised feature learning by augmenting single images》...
分类:
其他好文 时间:
2014-08-25 17:02:34
阅读次数:
241
pickle存取图片#Open your images in binary mode and read them in as binary strings then#save them in a list/dict/tuple , then pickle it.>>> import Image, p...
分类:
编程语言 时间:
2014-08-24 15:24:02
阅读次数:
219