码迷,mamicode.com
首页 >  
搜索关键字:effect c++    ( 776个结果
jQuery8种不同的瀑布流懒加载loading效果
优化图片加载插件jQuery8种不同的瀑布流懒加载loading效果 在线预览 下载地址 实例代码 <ul class="grid effect-1" id="grid"> <li><a href="#"><img src="/api/jq/5733e33ac28cb/images/5.jpg">< ...
分类:Web程序   时间:2016-12-06 09:26:30    阅读次数:266
九宫格跑马灯抽奖
九宫格跑马灯抽奖 下载使用 ...
分类:其他好文   时间:2016-12-05 14:47:10    阅读次数:234
[CSS] No selectable effect
...
分类:Web程序   时间:2016-12-02 19:18:07    阅读次数:162
Paint的setPathEffect(PathEffect effect)、以及Path的具体使用,收益多多!
Paint的setPathEffect(PathEffect effect)、以及Path的具体使用,收益多多! 在这首先申明一下介绍只是为了学习使用 内容都来自:http://www.cnblogs.com/tianzhijiexian/p/4297783.html,感谢啦!受益多多! 一、set ...
分类:其他好文   时间:2016-12-01 21:19:49    阅读次数:206
Deep ADMM-Net for Compressive Sensing MRI NIPS 2016
Deep ADMM-Net for Compressive Sensing MRI NIPS 2016 摘要:压缩感知(CS)是一种有效的方法进行 快速磁性核磁共振成像(fast Magnetic Resonance Imaging MRI)。目标是从k-space少量未采样的数据重构出 MR 图像 ...
分类:Web程序   时间:2016-11-26 20:57:04    阅读次数:1531
jQuery演示10种不同的切换图片列表动画效果
经常用到的图片插件演示jQuery十种不同的切换图片列表动画效果 在线演示 下载地址 实例代码 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 ...
分类:Web程序   时间:2016-11-23 23:07:28    阅读次数:288
Oracle中alter system命令参数之scope
SCOPE The SCOPE clause lets you specify when the change takes effect. Scope depends on whether you started up the database using a client-side paramet ...
分类:数据库   时间:2016-11-22 17:27:15    阅读次数:242
iOS调试程序的方法
IOS各种调试技巧豪华套餐 普通操作 如图3 基本的断点操作如下 图4 点击那个黑列列就创建了一个断点,再次点击就临时取消这个断点(但是不删除),长按那个断点拖出去就删除了(mac os的系统工程师就是稀饭拖动的快感),当然也可以右键那个创建的断点,会弹出相应地菜单。当然也还可以监视某个变量!图5 ...
分类:移动开发   时间:2016-11-21 16:36:38    阅读次数:316
CATransition转场动画
viewcontroller *VC=[self.storyboard instantiateViewControllerWithIdentifier:@"StoryboardID"]; //类方法创建一个动画 CATransition *animationOne=[CATransition ani ...
分类:其他好文   时间:2016-11-18 22:44:49    阅读次数:187
Discussion about z pre-pass
Z pre-pass In the rendering Process, the first pass render to a depth buffer to get the front layer of depth. Next, we use this depth layer to cull th ...
分类:其他好文   时间:2016-11-17 19:07:28    阅读次数:221
776条   上一页 1 ... 50 51 52 53 54 ... 78 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!