11 2014 档案

摘要:找个图片,例如背景透明的jpg或png,上http://www.pic2icon.com/smartphone_wince_icon_generator.php这个网站转换下。在项目属性中,设为图标。同步到PDA中,将PDA重启。 阅读全文
posted @ 2014-11-19 15:47 Reinhard_Hsu 阅读(266) 评论(0) 推荐(0)
摘要:$ sudo gem install cocoapods如果报错ERROR: Could not find a valid gem 'cocoapods' (>= 0), here is why: Unable to download data from https://rubygems.o... 阅读全文
posted @ 2014-11-16 22:43 Reinhard_Hsu 阅读(1048) 评论(0) 推荐(0)
摘要:转自:https://community.dynamics.com/ax/f/33/t/30791.aspx TransDate是一种只有日期,没有时间的类型 utcDateTime=Global::clrSystemDateTime2UtcDateTime(clrDateTime); transD 阅读全文
posted @ 2014-11-13 17:24 Reinhard_Hsu 阅读(277) 评论(0) 推荐(0)
摘要:转自:https://social.msdn.microsoft.com/Forums/en-US/cef1c20a-25cf-49b6-a56e-6bc733be88f8/removing-the-title-bar-from-the-form-using-compact-framework?fo... 阅读全文
posted @ 2014-11-12 14:28 Reinhard_Hsu 阅读(295) 评论(0) 推荐(0)
摘要:转自:http://www.cnblogs.com/geqinggao/p/3270499.html近来项目需要Web Service验证授权,一般有两种解决方案:1.通过通过SOAP Header身份验证。2.通过集成windows身份验证。今天我就尝试了已第二种方式进行授权,首先发布Web Se... 阅读全文
posted @ 2014-11-11 17:09 Reinhard_Hsu 阅读(7358) 评论(0) 推荐(0)