弹来弹去跑马灯!

摘要: Microsoft.Phone.Controls.Toolkit.dll自带 这个功能!添加:xmlns:toolkit="clr namespace:Microsoft.Phone.Controls;assembly=Microsoft.Phone.Controls.Toolkit" toolki... 阅读全文
posted @ 2015-10-15 18:23 wgscd 阅读(157) 评论(0) 推荐(0)
摘要: 经常发现很多地方使用一个时间戳表示时间。比如: 1370838759 表示 2013年6月10日 12:32:39。 我们就需要一个工具,方便地转换这种时间格式 什么是时间戳? 时间戳, 又叫Unix Stamp. 从1970年1月1日(UTC/GMT的午夜)开始所经过的秒数,不考虑闰秒。 ... 阅读全文
posted @ 2015-10-08 15:49 wgscd 阅读(1880) 评论(0) 推荐(0)
摘要: 基本技术点 windows 8 中 使用 httpclient 代替 windows phone 中的 httpwebclient , 使用方法 也有些不同 。 下面是windows 8种使用 httpclient的各种方式 a 以get的方式 对服务器发起请求 获得string Ht... 阅读全文
posted @ 2015-09-30 16:45 wgscd 阅读(362) 评论(0) 推荐(0)
摘要: 参考:http://www.cnblogs.com/tcjiaan/p/3930826.html 【WP 8.1开发】文件选取器的使用方法 MainPage.axml using System;using System.Collections.Generic;using System.Linq;us... 阅读全文
posted @ 2015-09-16 04:05 wgscd 阅读(117) 评论(0) 推荐(0)
摘要: 兼容WP8.0/WP7.5不太完整!也许是测试版的问题。毕竟还没发布正式版! 具体如:WP8.0或WP7.5的启动器!就是选择图片的启动器!调用后对话框返回的结果都是Cancel本来应该是OK的。也就是得不到选择的图片文件流! 还就是WP10的应用商店体验很不好,而且很多有用搜索不到!比如我的“撸妹... 阅读全文
posted @ 2015-09-16 00:41 wgscd 阅读(156) 评论(0) 推荐(0)
摘要: JS 判断滚动底部并加载更多效果。。。。。。。。。 阅读全文
posted @ 2015-07-30 13:35 wgscd 阅读(550) 评论(0) 推荐(0)
摘要: hello angular JS 阅读全文
posted @ 2015-07-29 11:00 wgscd 阅读(118) 评论(0) 推荐(0)
摘要: 错误消息例如:Error 6 Could not load the assembly file:///D:\me\Projects\DLL\Newtonsoft.Json\Portable40\Newtonsoft.Json.dll.This assembly may have been downl... 阅读全文
posted @ 2015-07-27 14:17 wgscd 阅读(339) 评论(0) 推荐(0)
摘要: Visual Studio 2010 Express for Windows Phone 永久免费序列号 阅读全文
posted @ 2015-07-27 09:20 wgscd 阅读(363) 评论(0) 推荐(0)
摘要: Visual Studio 2015 正式版镜像下载(含专业版/企业版KEY) 阅读全文
posted @ 2015-07-23 18:44 wgscd 阅读(19005) 评论(0) 推荐(4)