Abstract. The natural parametric equations of a curve are parametric equations that represent the curve in terms of a coordinate-independent parameter...
分类:
其他好文 时间:
2014-08-25 22:34:44
阅读次数:
298
最近入门学习shader,语法倒没什么,有一个奇怪的问题,如果把编译平台从pc转换为android模式的话,如果你的shader 带 Normal Mapping 的 话,效果和android上的真机不一样。 上图: google 了一下,找到了解决方案: http://forum...
分类:
移动开发 时间:
2014-08-25 20:46:34
阅读次数:
241
原文地址:http://blog.csdn.net/myarrow/article/details/8115610一、MTD分区:BOOT: boot.img,Linux kernel (within normal ramdisk)MISC: bootloader message structREC...
分类:
其他好文 时间:
2014-08-25 18:42:24
阅读次数:
294
1、在列表项和按钮上禁用文本截断 如果你的列表项或者按钮上是一个很长的文本,它将会被jQuery Mobile自动截断,要禁用这个截断设置,需要在CSS选择器上添加属性"white-space:normal"。例如,在按钮禁止截断: .ui-btn-text{ white-space:normal;...
分类:
Web程序 时间:
2014-08-25 11:44:14
阅读次数:
203
Description
The rail roads of Japan are being redesigned. So the governent is planning to install ultra-modern Magnetic trains instead of the current
normal trains. As fuel price have gone hi...
分类:
Web程序 时间:
2014-08-22 12:57:18
阅读次数:
401
这是一种挺漂亮的曲面图形,可惜没有找到太多的相关解释.Indifferential equations, abreather surfaceis a mathematical surface relating tobreathers.其数学公式很复杂,参数方程为:where 0 <a< 1.维基的相...
分类:
其他好文 时间:
2014-08-22 12:44:16
阅读次数:
208
this.WindowState = System.Windows.WindowState.Normal;this.WindowStyle = System.Windows.WindowStyle.None;this.ResizeMode = System.Windows.ResizeMode.No...
分类:
其他好文 时间:
2014-08-21 19:12:04
阅读次数:
134
p { overflow: hidden; white-space: normal; height: 3em; text-overflow:ellipsis; }除了css属性,通过js实现(通过从后向前逐个删除末尾字符,直至元素的高度小于父元素高度)$(".figcaption").each(fu...
分类:
其他好文 时间:
2014-08-21 16:45:34
阅读次数:
183
释义:jQuery效果-animate()方法语法一:$(selector).animate(styles,speed,easing,callback)styles:必需。规定产生动画效果的 CSS 样式和值。speed:可选。规定动画的速度。默认是 "normal"。easing:可选。规定在不同...
分类:
其他好文 时间:
2014-08-21 13:16:34
阅读次数:
191
-- chapter1. //7.-- Le`s Make a Gmae Using Molehill* Vector3D: containing an x, y, and z component* Normal: a Vector3D that has a length of one* Matri...
分类:
其他好文 时间:
2014-08-20 19:35:42
阅读次数:
227