- 博客(4)
- 资源 (1)
- 收藏
- 关注
转载 windows store apps开发使用SQLite-net 查询语句中文乱码问题
情况是这样:1.表名含有中文,或者查询条件含中文时,查询时会返回Unrecognized token +中文乱码 2.使用parameter时,不会将?替换 搜索了很久,大多数是教你怎么添加sqlite runtime for win8 插件,怎么添加sqlite-net驱动,千篇一律,中文的和老外的差不多 然后参考安卓对付乱码的方法,把字符串
2014-01-05 11:55:04
772
原创 ArcGIS Server Bad Login User,还有server/Rest 404
先说第一个,是发布featureservice遇到的,网上查了,说是用户名不统一,这个问题我没有 另外就是密码不对,明明是对的 ArcCatalog已经连上Sde,用的是windows认证,怀疑是这个问题,所以改成用户名密码认证,问题依旧 后来仔细查看连接参数,连sde用的是localhost,连arcgis server用的是127.0.0.1…… 于是统一为127.0.0.1,再次启动
2013-08-16 21:22:46
770
原创 Skin for * cannot be found
用了 flexlib,MDIWindow控件,往里加了个DataGrid就出了如下问题 百度谷歌之 有如下结果http://www.haogongju.net/art/105252 另有http://stackoverflow.com/questions/3361060/skins-not-loaded-in-sub-applications-in-flex 第一个大概意思加个编译
2013-08-13 22:41:56
1351
原创 Flex 向模块传值出错 Error 1009
private function readyModule(event:ModuleEvent):void { var a= moduleLoader.child as EditorPanelModule; } private function displayModule(moduleURL:String):void { if( mod
2013-08-11 17:56:00
673
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人