Do you often write a check at the grocery store, mail tax returns, change service providers for your mobile phone, or apply for a credit card? If you ...
分类:
其他好文 时间:
2014-06-28 23:48:54
阅读次数:
495
转载请注明:来自EricKing,thanks从没想到编一个library这么坑爹,再次提醒各位百度的东西只能参考,想节约时间还是要到官网上去查看docum。不废话了,开始详细过程:——》1.搭建Win下的GCC编译环境(因为win下vs不支持ffmpeg的compile 和build,官网上也有说...
android开发过程中突然发现的warningEditText 报出 “This text field does not specify an inputType or a hint”原因:EditText需要指定默认输入类型加入android:inputType="number|phone",表...
分类:
移动开发 时间:
2014-06-21 11:20:23
阅读次数:
219
Letter Combinations of a Phone Number:Given a digit string, return all possible letter combinations that the number could represent.A mapping of digit...
分类:
移动开发 时间:
2014-06-21 00:56:16
阅读次数:
261
一个大型的web项目同时需要给手机等其他设备提供接口。这时可以把数据库访问层。共享使用wcf,然后使用缓冲提高效率!pc: 前台web访问web层的业务处理层 webModel ,webModel负责处理一些前台的逻辑处理,比如验证,过滤,权限判断等,然后调用wcf,phone:手机等其他设备直接调...
分类:
其他好文 时间:
2014-06-20 22:40:56
阅读次数:
270
参考自:http://stackoverflow.com/questions/13605166/windows-phone-8-threading-invalid-cross-thread-access出现错误:invalid cross-thread access,后台转到前台ui牵涉到跨线程访问...
分类:
编程语言 时间:
2014-06-20 22:15:02
阅读次数:
257
拥有布局 Window IE上的bug要比其他浏览器多,原因之一是,IE的显示引擎使用一个称为布局(layout)的内部概念。因为布局是专门针对显示引擎内部工作方式的概念,所以一般情况下不需要了解它,但是,布局问题是许多IE/Win显示bug的根源,所以理解这个概念以及它如何影响CSS是有帮助...
分类:
其他好文 时间:
2014-06-20 20:31:17
阅读次数:
247
上一篇文章分享了如何使控件具有摁下的效果(在WindowsPhone中使控件具有Tilt效果),实现方式是在项目中添加新的类文件,其实,如果项目引用了Windows Phone Toolkit,那么就可以直接使用了。使用方法如下:步骤1:引用xmlns:toolkit="clr-namespace:...
通过使用Microsoft.Phone.Info.DeviceStatus类,我们可以获取设备的一些信息,如设备厂商,设备名称等。通过Microsoft.Phone.Info.DeviceStatus.DeviceName可以获取设备的名称,但是这个名称通常并不是我们熟悉的设备名称,而是该设备标识名...
TradePlatform.MT4.Demo.Win 不能正常运行,希望使用过TradePlatform.MT4的朋友给予帮助,谢谢!