会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
眾尋
博客园
首页
新随笔
联系
管理
上一页
1
···
28
29
30
31
32
33
34
下一页
2014年4月8日
时间为23:59:59
摘要: convert(datetime,convert(varchar,cast('" + 控件时间 + "'as datetime),112),112)+1-1.0/3600/24)此方法可以将2014-04-08 0:00:00等时间转换成2014-04-08 23:59:59这个方便选择用户区间
阅读全文
posted @ 2014-04-08 15:05 眾尋
阅读(202)
评论(0)
推荐(0)
2014年3月10日
windows phone 存储图片 数据库写法
摘要: byte[] _DiseaseImage; [Column(DbType = "Image", UpdateCheck = UpdateCheck.Never)] //保证图像超出8K时不会出错 public byte[] DiseaseImage { ...
阅读全文
posted @ 2014-03-10 16:55 眾尋
阅读(175)
评论(0)
推荐(0)
2014年3月6日
windows phone Datepicker Timepicker
摘要: 选择程序包管理器控制台在PM后输入Install-Package WPtoolkit可自动下载PM> Install-Package WPtoolkit在xaml中添加引用xmlns:toolkit="clr-namespace:Microsoft.Phone.Controls;assembly=M...
阅读全文
posted @ 2014-03-06 09:49 眾尋
阅读(211)
评论(0)
推荐(0)
2014年3月5日
windows phone listbox的点击事件
摘要: 前台后台private T FindFirstElementInVisualTree(DependencyObject parentElement) where T : DependencyObject{var count = VisualTreeHelper.GetChildrenCount(pa...
阅读全文
posted @ 2014-03-05 20:54 眾尋
阅读(267)
评论(0)
推荐(0)
【转】Windows Phone在隔离存储里存取图片文件
摘要: 一共两个页面,第一个为MainPage.xaml,代码如下: 1 2 3 4 5 6 7 8 ...
阅读全文
posted @ 2014-03-05 17:53 眾尋
阅读(275)
评论(0)
推荐(0)
上一页
1
···
28
29
30
31
32
33
34
下一页
公告