In recent years,mobile platform become more and more popular!At present,the flourishing mobile platform are iOS and Android,symbian has been declining,wp7 struggling!
Note that Android is an open,not...
分类:
移动开发 时间:
2014-06-16 12:26:35
阅读次数:
288
一、摘要 An Adapter object acts as a bridge between
anAdapterViewand the underlying data for that view. The Adapter provides access
to the data items. Th....
分类:
移动开发 时间:
2014-06-12 18:27:55
阅读次数:
503
/*有工艺路线,无BOM清单*/select msi.segment1,
msi.descriptionfrom apps.BOM_OPERATIONAL_ROUTINGS bor,apps.mtl_system_items_b
msiwhere msi.organization_id=Y and ...
分类:
数据库 时间:
2014-06-12 17:42:54
阅读次数:
430
问题:在逻辑中使用了,
QAbstractItemView::setRootIndex(const QModelIndex & index),第一次设置生效, view
进入了model 中指定的item, view 内只显示该item内部的children items. 这个效果是我要的.bug:...
分类:
其他好文 时间:
2014-06-12 16:42:56
阅读次数:
266
显示英文的情况:是点击同页面中另外一个ddl控件显示隐藏部分,其中隐藏部分中有另一个ddl,此ddl显示为英文this.ddl.Items.Add(EnumUtils.GetListItem(PeriodType.Month));.......这里在页面显示中为Month修改为:(此种格式显示中文)...
分类:
其他好文 时间:
2014-06-12 15:33:46
阅读次数:
201
之前一直用古老的mfc做桌面应用,这次直接跳到最新的wpf来做,用户体验很不错,上手难度低。界面酷炫。需要多级嵌套要用TreeViewItem,而这个在大纲视图右键控件可以点出来。代码控制嵌套Items就可以。==========================================第一步...
分类:
其他好文 时间:
2014-06-10 12:25:47
阅读次数:
186