TIWAudio 所在单元及继承链:IWCompAudio.TIWAudio 主要成员:property AudioFile: TIWFileReference //property FocusOutline: Boolean //property AlternateAudioFile: ...
分类:
移动开发 时间:
2014-06-28 15:58:49
阅读次数:
464
~~~ transition animation 和 animate.css在这个年代,你要是不懂一点点css3的知识,你都不好意思说你是个美工。美你妹啊,请叫我前端工程师好不好。呃。。好吧,攻城尸。。。呵呵,作为一个攻城尸,没有点高端大气上档次的东西怎么能行呢,那么css3的动画就绝对是值得你拥有...
分类:
Web程序 时间:
2014-06-28 13:20:05
阅读次数:
215
private static object GetPropertyValue(object obj, string property) { System.Reflection.PropertyInfo propertyInfo = obj.Get...
分类:
其他好文 时间:
2014-06-28 12:19:33
阅读次数:
191
1.绑定comboviewer到对象集合:IObservableList list = BeansObservables.observeList(model, ChoiceStationModel.Property.carparkList.name()); ViewerSupport....
分类:
其他好文 时间:
2014-06-28 11:53:33
阅读次数:
216
之前用的代码是left:-100%;-webkit-transition:all 5s ease;->left:0;测试部分浏览器效果还是不错的,但是还有另外一部分浏览器无敌卡。经同事提点,换了另外一种方式-webkit-transform:translateX(-100%);-webkit-tra...
分类:
移动开发 时间:
2014-06-24 10:08:04
阅读次数:
276
Figure 1: Low latency software defined networking control loop The articles SDN and delay and Delay and stability describe the critical importance of ...
这应该是 IW 中最重要的容器了, 和它同父的还有 TIWTabControlTIWRegion 所在单元及继承链:IWRegion.TIWRegion 主要成员:property Align: TAlignproperty Anchors: TAnchorsproperty BorderOptio...
分类:
Web程序 时间:
2014-06-20 19:46:11
阅读次数:
326
eclipse Server 没有成功启动Eclipse3.x中热部署项目[SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'source' to 'org.eclipse.jst.j2ee.server...
分类:
系统相关 时间:
2014-06-20 18:52:10
阅读次数:
285
样式表由样式规则组成,这些规则告诉浏览器如何显示文档。一个样式(STYLE)的基本语法由3部分构成:selector(中文叫选择器,有点怪怪的,就用英文吧!),属性(property)和属性值(value)。本节单词记忆:标签 1.style属性 1.class 2.font-size 3.font...
分类:
其他好文 时间:
2014-06-20 18:03:39
阅读次数:
179
TIWMenu 的任务是让原来的 TMainMenu 呈现在网页上, 通过其 AttachedMenu 属性关联一个 TMainMenu 是必需的.TIWMenu 所在单元及继承链:IWCompMenu.TIWMenu 主要成员:property TextOffset: Integer ...
分类:
Web程序 时间:
2014-06-20 15:31:35
阅读次数:
279