码迷,mamicode.com
首页 >  
搜索关键字:light switching    ( 1222个结果
快钱支付接口
1.下载快钱的demo代码和一个证书包,还有人民币网关自助接入接口文档2.生成自己的证书2.0.安装Win32OpenSSL_Light-0_9_8k.exe打开openssl.exe,2.1.输入genrsa-outprivate-rsa.key1024,按enter即可。2.2输入req-new-x509-keyprivate-rsa.key-days750-outpublic-rsa.cer,按ente..
分类:其他好文   时间:2014-09-18 16:52:34    阅读次数:2180
使用RampTexture来控制diffuse shading
【RampTexture】 RampTexture(渐变纹理),可以是1D/2D纹理. This allows you to accentuate the surface's colors to fake the effects of more bounce light or a more ad.....
分类:其他好文   时间:2014-09-18 13:04:43    阅读次数:250
Half Lambert
【Half Lambert】 Half Lambert was a technique created by Valve as a way of getting the lighting to show the surface of an object in low-light areas. It....
分类:其他好文   时间:2014-09-18 13:03:03    阅读次数:200
uGUI练习(三) Light UI
前言 在我之前的文章 Unity 2D Sprite Lighting ,讲到在2D Sprite中可以使用灯光,非常高兴的是,在Unity的新UI系统中我们也可以使用灯光 步骤 1、创建一个Panel,默认是没有材质的 2、为Panel选择 Default-Diffuse 材质 3、选择完材质之后...
分类:其他好文   时间:2014-09-15 15:48:09    阅读次数:195
开发员必须知道的开关电源的概念(电源模块的特点)
开发员必须知道的开关电源的概念(电源模块的特点)1、开关电源的概念 开关电源(电源模块)是一个能量转换器,作为电源的功率器件工作在开关状态(开关管、电感、高频变压器、电容、整流二极管)-开或关状态,其特点是频率高、功耗低、工作效率高、体积小、输入范围宽(Switching Regulator -- ...
分类:其他好文   时间:2014-09-15 15:34:39    阅读次数:151
However generally they are designed to lift fairly light loads
These industries include aerospace, manufacturing, and chemical market industries. This includes guidance on regulations, how to inspect the vehicle a...
分类:其他好文   时间:2014-09-15 10:01:38    阅读次数:230
UVa 10110 - Light, more light
题目:有一个人负责开关走廊中的电灯泡。每个灯泡有他自己的开关。也就是说你按下某个灯泡的 开关,灯泡就亮了。下一次你再按这个开关,这个灯泡就熄了。这个工友有个古怪的习惯,假如走廊有n个灯泡(编号从1到n),他会来回走上n趟。在第 i 趟开始走过去的时候,他会开关灯泡编号可以被 i 除尽的灯泡,在回来的时候不做任何事。 现在你的任务就是要算出在走完n趟之后,最后一个电灯泡(编号n)是亮着的还是暗着的。...
分类:其他好文   时间:2014-09-13 17:19:05    阅读次数:101
Android style.xml
style.xml<resources><!--Baseapplicationtheme,dependentonAPIlevel.ThisthemeisreplacedbyAppBaseThemefromres/values-vXX/styles.xmlonnewerdevices.--><stylename="AppBaseTheme"parent="android:Theme.Light"><!--Themecustomizationsavailableinnew..
分类:移动开发   时间:2014-09-12 15:26:34    阅读次数:210
Maintaining processor resources during architectural events
In one embodiment of the present invention, a method includes switching between a first address space and a second address space, determining if the s...
分类:其他好文   时间:2014-09-10 01:35:59    阅读次数:222
CSS中常用中文字体转Unicode编码表
中文名英文名UnicodeUnicode 2Mac OS华文细黑STHeiti Light [STXihei]\534E\6587\7EC6\9ED1&#x534E;&#x6587;&#x7EC6;&#x9ED1;华文黑体STHeiti\534E\6587\9ED1\4F53&#x534E;&#x6...
分类:Web程序   时间:2014-09-09 18:08:49    阅读次数:203
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!