码迷,mamicode.com
首页 >  
搜索关键字:images    ( 17272个结果
为aix系统挂载iso镜像
方法一: 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
学习笔记之《Unsupervised feature learning by augmenting single images》...
分类:其他好文   时间:2014-08-25 17:02:34    阅读次数:241
linux如何进入单人维护模式
分类:系统相关   时间:2014-08-25 16:54:24    阅读次数:350
mysql添加上log_bin步骤如下
mysql添加上log_bin步骤如下
分类:数据库   时间:2014-08-25 16:25:34    阅读次数:206
注意数组传值,传到后台,
分类:其他好文   时间:2014-08-25 16:20:44    阅读次数:121
button1111111
分类:其他好文   时间:2014-08-24 23:30:33    阅读次数:152
数据存储、运算符--思维导图
运算符、思维导图
分类:其他好文   时间:2014-08-24 22:02:53    阅读次数:784
Python8-24
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
农家乐
分类:其他好文   时间:2014-08-24 10:17:52    阅读次数:165
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!