09 2015 档案

摘要:虽然不是技术大牛,但是组长推荐看一下,而且我们正在做的项目,类似于资源中心,牵扯到各种怪异数据类型不同分库,所以至今都是采用这种方式:①MainData表存所有值,变化最大的分库数据用json存储②json所有的字段都对应着一个index表,用于索引③一个metadata表存储所有可能的json字段... 阅读全文
posted @ 2015-09-30 14:42 三台 阅读(350) 评论(1) 推荐(0) 编辑
摘要:前一阵子用excel导入资源,使用join时发现匹配项为0赶紧用left join看看情况,发现无法链接表。后来觉得可能是换行的问题,发现还真是,于是就在数据库里删除不想要的字符了,当然,一定要养成良好习惯,遇到update或者delete,一定要先用select探路:select a,b from... 阅读全文
posted @ 2015-09-28 16:06 三台 阅读(1666) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2015-09-02 14:12 三台 阅读(974) 评论(0) 推荐(0) 编辑
摘要:Since thePopuupcontrol has it's separate visual tree, you cannot use find ancestor to find theGrid. The trick here is to use thePlacementTargetpropert... 阅读全文
posted @ 2015-09-02 13:58 三台 阅读(292) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示