Author Archives: Guoliang

Flex: verticalScrollPolicy auto/on/off

最近碰到一个问题: 当Flex右侧垂直滚动条出现时, 下方水平滚动条必定随之出现, 详细的描述就是:
该UIComponent高度一定, 宽度设置为percent(也就是说宽度可以变化), 当Add一个内部组件到该UI上后, UI需要更多高度, 但高度一定, 只好出现右侧滚动条(默认的ScrollP

More…

Posted in ActionScript, Flex | Tagged , , | Leave a comment

美国非移民签证简要指南

地点: 上海领事馆;

PDF Link:  http://goo.gl/ZKcj8 [Box.net]

Posted in 哥是个爱分享的人 | Tagged | Leave a comment

Flex: 检查/撤销Datagrid编辑数据 Validate/revert editable Datagrid input value

Requirement: We want to validate user input in editable datagrid, and revert the original value(undo) if necessary.
Solution: Handle the ‘itemEditEnd’

More…

Posted in ActionScript | Tagged , , , , | Leave a comment

20111120

琐碎寡味的一周。
跟以前一样,我仍旧在逃避着很多,尤其内心阴暗处的一滩又一滩的水,幻想有一天柳暗花明,风清云淡。
从暴躁到暴躁,从自私到自私,这两年,年复一年,一年不如一年。
未老莫还乡,还乡须断肠。如果生活还是那么简单,内心会是多么平静。
有多久,没有安静下来,有多久,没有用心生活,粗糙,愚钝。

More…

Posted in 哼哼唧唧 | 2 Comments

Windows下列出所有文件清单的Dos命令

Command: dir/s/b > list.txt
Output:
D:\PatchScriptsForAppTest\35315_deltas.xnr
D:\PatchScriptsForAppTest\35338_Part1_Translations.xnr
D:\PatchScrip

More…

Posted in 哥是个爱分享的人 | Tagged , | Leave a comment