会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
笑佛缘
笑佛缘-世界的奇迹
博客园
首页
新随笔
联系
管理
订阅
01 2012 档案
VS2010旗舰版破解方案
摘要:http://www.soaspx.com/dotnet/asp.net/tech/tech_20100415_3808.html
阅读全文
posted @
2012-01-29 17:07
xiaofoyuan
阅读(274)
评论(0)
推荐(0)
windows phone7二维码扫描开发
摘要:原文地址:http://jonas.follesoe.no/2011/07/22/qr-code-scanning-on-windows-phone-75-using-zxlib/示例代码下载地址:https://github.com/follesoe/WinPhoneSamples/tree/master/ScannerDemo
阅读全文
posted @
2012-01-09 16:48
xiaofoyuan
阅读(383)
评论(0)
推荐(1)
windowsphone7和照相机
摘要:http://msdn.microsoft.com/en-us/library/hh202956(v=VS.92).aspx
阅读全文
posted @
2012-01-06 16:06
xiaofoyuan
阅读(164)
评论(0)
推荐(0)
C#遍历CookieContainer
摘要:foreach(System.Net.Cookie cookie in webIf.Cookie.GetCookies(new Uri("http://baidu.com"))){ string str= cookie.Name + "=" + cookie.Value;}
阅读全文
posted @
2012-01-04 15:58
xiaofoyuan
阅读(1013)
评论(0)
推荐(0)
公告