码迷,mamicode.com
首页 >  
搜索关键字:photo album    ( 1686个结果
MyEclipse调整项目的顺序
MyEclipse该项目是按照字母顺序排列的项目名称,无法调整。例,我现在做Photo工程项目,向下位置,非常不方便:可是,它有一个将项目分组的功能“Working Sets”。变成了类似这样:选择配置Working Sets:出现例如以下对话框:能够在这里新建Working Sets并调整顺序。我...
分类:系统相关   时间:2015-07-12 09:31:39    阅读次数:920
android 删除SD卡或手机的缓存图像和文件夹
public static final String TEMP_PHOTO_FILE_NAME = "temp_photo.jpg"; private static String mSdRootPath = Environment.getExternalStorageDirector...
分类:移动开发   时间:2015-07-06 15:40:27    阅读次数:135
【转】win7 64位配置bundler-v0.4-source
一。什么是Bundler Bundler是一个采用C和C++开发的称为SfM(struct-from-motion)的系统,实现了根据用户提供的无序的图像序列,生成稀疏的三维点云模型。它能够利用无序的图片集合(例如来自网络的图片)重建出3D的模型。最早的版本被用在Photo Tourism...
分类:Windows程序   时间:2015-06-27 22:40:50    阅读次数:849
图片横向滚动效果
在body中增加div:<divid="photo-list"></div>在js中写入onload方法(domain,urls)传入图片地址与域名,(图片最少5张,显示4张)functioninitOnloadAction(domain,urls,page_id){varid=function(el){returndocument.getElementById(el);},c=id(‘photo-list‘);//..
分类:其他好文   时间:2015-06-27 00:00:26    阅读次数:327
Codeforces554A:Kyoya and Photobooks
Kyoya Ootori is selling photobooks of the Ouran High School Host Club. He has 26 photos, labeled "a" to "z", and he has compiled them into a photo booklet with some photos in some order (possibly with...
分类:其他好文   时间:2015-06-26 16:22:53    阅读次数:160
A. Kyoya and Photobooks(Codeforces Round #309 (Div. 2))
A. Kyoya and Photobooks   Kyoya Ootori is selling photobooks of the Ouran High School Host Club. He has 26 photos, labeled "a" to "z", and he has compiled them into a photo booklet with some...
分类:其他好文   时间:2015-06-26 15:02:35    阅读次数:112
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!