码迷,mamicode.com
首页 >  
搜索关键字:scale    ( 3914个结果
uicollectionview 使用uibutton或者uiimageview实现旋转出现scale的问题
uicollectionview下单独使用uibutton然后setimage或者直接使用uiimageview然后一定角度旋转后发现size会变动解决方案:添加uibutton到uicollectionvview然后添加uiimageview到uibutton上而后旋转没有问题但是点击时候即便设置...
分类:其他好文   时间:2014-07-22 23:16:32    阅读次数:455
linux Performance tools
废话不说首先看图,这是摘自以为大神的ppt,原文在这里 http://www.brendangregg.com/Slides/SCaLE_Linux_Performance2013.pdf 准备把上面列举出来的图片挨个写blog 分享一下,哦也
分类:系统相关   时间:2014-04-29 23:13:51    阅读次数:698
Development of large-scale site performance optimization method from LiveJournal background
A LiveJournal course of developmentis a project in the 99 years began in the campus, a few people do as a hobby such an application, in order to achie...
分类:其他好文   时间:2014-04-29 19:38:16    阅读次数:589
Android-使用Matrix对Bitmap进行处理
1.Android中使用Matrix对图像进行缩放、旋转、平移、斜切等变换的。Matrix是一个3*3的矩阵,其值对应如下:下面给出具体坐标对应变形的属性|scaleX, skewX, translateX| |skewY, scaleY, translateY||0       ,0        , scale       |Matrix提供了一些方法来控制图片变换:setTranslate(...
分类:移动开发   时间:2014-04-27 21:21:05    阅读次数:518
3914条   上一页 1 ... 390 391 392
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!