码迷,mamicode.com
首页 >  
搜索关键字:reveal effect    ( 968个结果
Create Primary Key using Entity Framework Code First
原文:http://www.codeproject.com/Articles/813912/Create-Primary-Key-using-Entity-Framework-Code-Fir Introduction This article describes the effect of Ent...
分类:其他好文   时间:2015-09-19 15:22:53    阅读次数:294
Reveal——iOS程序界面调试工具
调界面UI时,界面迭代视图比较多时不太好调,下面介绍一款即时调UI的软件:Reveal。Reveal工具适合调试非Interface Builder创建的界面,Interface Builder中创建的xib和storyboard在企业开发中并不是总能胜任Reveal地址:http://reveal...
分类:移动开发   时间:2015-09-16 19:37:05    阅读次数:575
Xcode多Build Configurations环境下使用Reveal
一直以来,我都是通过pod使用Reveal这个神器的,在Pod中集成Reveal可以参考这个链接:用CocoaPods集成Reveal / Getting Started / Knowledge Base - Reveal Support? 关键代码如下: pod?‘Reveal-iOS-SDK‘,?:...
分类:其他好文   时间:2015-09-16 18:19:00    阅读次数:116
如何定义视觉设计规范?
常用的手机APP设计工具:Sketch:常用来制作线框、界面,偶尔绘制图形。MAC电脑专用移动APP设计软件。也是一款快速设计APP界面的软件。Illustrator & Photoshop:用作图标设计、图形绘制、照片编辑等。墨刀、axure & After Effect:用来制作交互复杂的产品原...
分类:其他好文   时间:2015-09-14 22:23:04    阅读次数:367
unity3d 制造自己的水体water effect(二)
前篇:unity3d 制造自己的水体water effect(一) 曲面细分:Unity3d 使用DX11的曲面细分 PBR: 讲求基本算法 Unity3d 基于物理渲染Physically-Based Rendering之specular BRDF plus篇 Unity3d 基于物理渲染Physically-Based Rendering之实现 最终篇 Unity3d ...
分类:编程语言   时间:2015-09-14 08:17:35    阅读次数:301
unity3d 制造自己的水体water effect(二)
前篇:unity3d 制造自己的水体water effect(一) 曲面细分:Unity3d 使用DX11的曲面细分 PBR:讲求基本算法Unity3d 基于物理渲染Physically-Based Rendering之specular BRDFplus篇Unity3d 基于物理渲染Physical...
分类:编程语言   时间:2015-09-14 08:13:38    阅读次数:249
iOS UI 调试工具Reveal破解方法
删除如下文件:(可以继续试用30天) ~/Library/Preferences/com.ittybittyapps.Reveal.plist
分类:移动开发   时间:2015-09-13 23:14:12    阅读次数:316
隐藏IE10默认在input框输入内容后显示的"x"按钮
::-ms-clear{display:?none;} ::-ms-reveal{display:?none;} 原文链接:http://segmentfault.com/a/1190000000636225 发现填坑文章,留着备用:http://segmentfault.com/a/1190000002515272...
分类:其他好文   时间:2015-09-11 17:47:54    阅读次数:173
Reveal UI 分析工具分析手机 App
上篇文章介绍了:Reveal UI 分析工具简单使用这里介绍如何使用 Reveal UI 分析工具来进行手机 App UI 界面的分析。前提准备:(1)已安装 Reveal 的 Mac(2)已越狱的 iPhone(3)良好的网络环境原理:回想起我们使用 Reveal 来分析 iPhone 模拟器的 ...
分类:移动开发   时间:2015-09-11 17:19:19    阅读次数:231
[翻译] AYVibrantButton
AYVibrantButtonhttps://github.com/a1anyip/AYVibrantButtonAYVibrantButton is a stylish button with iOS 8 vibrancy effect. It is a subclass ofUIButtonth...
分类:其他好文   时间:2015-09-07 20:56:38    阅读次数:289
968条   上一页 1 ... 71 72 73 74 75 ... 97 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!