摘要: 1. Install Visual studio 2013 community version which is free to use for personal usage. 2. Setup the debugger follow the instruction in http://doc.qt 阅读全文
posted @ 2016-02-20 00:08 xsgluozi 阅读(781) 评论(0) 推荐(0) 编辑
摘要: Recently i was studying Emgu, but find there is a bug in the VoteForUniqueness function in class Features2DToolbox. The idea of "VoteForUniqueness" is 阅读全文
posted @ 2016-02-01 22:59 xsgluozi 阅读(690) 评论(0) 推荐(0) 编辑
摘要: 1. You must get a key in google developer center, and register it in below function in AppDelegate.m file.- (BOOL)application:(UIApplication*)applicat... 阅读全文
posted @ 2015-10-24 23:40 xsgluozi 阅读(717) 评论(0) 推荐(0) 编辑
摘要: Recently i am developing the IOS app, a feature is needed to upload image to the webservice server. I am using the AFNetworking library. The function ... 阅读全文
posted @ 2015-10-11 21:31 xsgluozi 阅读(142) 评论(0) 推荐(0) 编辑
摘要: The below steps recorded my experiences to setup the Apache + PHP + MySql on my Windows 10.1. Download Apache http server from http://www.apachehaus.c... 阅读全文
posted @ 2015-09-16 22:00 xsgluozi 阅读(176) 评论(0) 推荐(0) 编辑