码迷,mamicode.com
首页 >  
搜索关键字:reveal effect    ( 968个结果
在java中获取URL的域名或IP与端口
在java中获取URL的域名或IP与端口 获取IP与域名方法一,使用正则表达式 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 获取IP与域名方法二,使用java工具类实现,调用方式getIP(URI.create(“http: ...
分类:编程语言   时间:2018-01-12 18:10:07    阅读次数:657
October 23rd, 2017 Week 43rd Monday
Champions have the courage to keep turning the pages because they know a better chapter lies ahead. 冠军有不断翻页的勇气,因为他们知道下一个章节会更好。 There is an effect of a ...
分类:其他好文   时间:2018-01-12 11:34:28    阅读次数:139
关于javascript代码优化的8点建议
[1]松耦合 [2]全局变量 [3]事件处理 [4]配置数据 [5]选择器优化 [6]函数优化 [7]条件优化 [8]循环优化 ...
分类:编程语言   时间:2018-01-11 19:16:24    阅读次数:208
AE 「酷酷的藤」特效字幕制作方法
1.下载AE脚本文件:here 复制文件到TypeMonkey.jsxbin到 F:\AE cc2017\Adobe After Effects CC 2017\Support Files\Scripts\ScriptUI Panels下 2.打开AE -》合成-》新建合成 :设置好时间 3.点击窗 ...
分类:其他好文   时间:2018-01-07 14:23:20    阅读次数:361
Android 比SwipeRefreshLayout更漂亮和强大的下拉刷新控件:Android-MaterialRefreshLayout
这是一个下拉刷新的控件,它比SwipeRefreshLayout更加漂亮和强大。它易于使用并且支持API LEVEL >= 8。希望你能够喜欢。 Now let me talk about MaterialRefreshLayout of function (1)It can be done lik ...
分类:移动开发   时间:2018-01-04 18:02:27    阅读次数:263
Unity2017.1官方UGUI文档翻译——Position as UV1
Position as UV1 This adds a simple Position as UV1 effect to text and image graphics. 把Canvas空间下的顶点坐标设置到UV1中,用于在Text和Image这样的图形组件中实现一些特效(特效要自定义shader实 ...
分类:编程语言   时间:2018-01-03 22:46:42    阅读次数:562
Unity2017.1官方UGUI文档翻译——Shadow
Shadow 阴影 The Shadow component adds a simple outline effect to graphic components such as Text or Image. It must be on the same GameObject as the grap ...
分类:编程语言   时间:2018-01-03 13:52:37    阅读次数:325
Day1
Day1 1、C++简介 1.1 课程名称: C++面向对象程序设计(Object Oriented Programming,OPP) 1.2 课程目标: 培养正规的、大气的变成习惯 以良好的方式编写C++ class 基于对象 学习Classes之间的关系 面向对象 继承(inheritance) ...
分类:其他好文   时间:2017-12-29 23:39:22    阅读次数:293
hikaricp 使用(配置问题)
HikariPool-1 - Failed to validate connection 环境,版本: win7,jdk7,HikariCP-java7 (2.4.13) 报错信息: [com.zaxxer.hikari.pool.PoolBase]HikariPool-1 - Failed to ...
分类:其他好文   时间:2017-12-29 15:00:43    阅读次数:4370
传奇中如何加入衣服的翅膀效果
在DB的装备设置那里有个Anicount一栏,在那里设置。 在传奇客户端里Data文件包里有个HumEffect.wil文件 那个是翅膀效果的文件,用Will文件编辑器把它打开,就能看到翅膀的图片效果了 600张图片是一组,如0-599是第一组,在Source栏里填1 600-1199是第二组,在S ...
分类:其他好文   时间:2017-12-28 23:16:32    阅读次数:508
968条   上一页 1 ... 35 36 37 38 39 ... 97 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!