会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
流浪者的飞翔
博客园
首页
新随笔
联系
管理
订阅
2015年7月23日
.NET中进行Base64加密解密
摘要: 1 /// 2 /// Base64加密 3 /// 4 /// 5 /// 6 public string Base64Code(string Message) 7 { 8 byte[] bytes = Encoding.Default.Ge...
阅读全文
posted @ 2015-07-23 15:05 流浪者的飞翔
阅读(3923)
评论(1)
推荐(0)
2015年7月22日
用 IIS 7、ARR 與 Velocity 建设高性能的大型网站
摘要: http://www.cnblogs.com/WizardWu/archive/2009/05/16/1458108.html
阅读全文
posted @ 2015-07-22 10:00 流浪者的飞翔
阅读(151)
评论(0)
推荐(0)
2015年7月15日
微信突然出现redirect_uri 参数错误
摘要: 问题解决:在微信设置中将信任域名加上端口,www.baidu.com:80
阅读全文
posted @ 2015-07-15 10:04 流浪者的飞翔
阅读(198)
评论(0)
推荐(0)
2015年7月14日
转:HTML5离线篇收藏--- cache manifest
摘要: http://www.cnblogs.com/brainmao/archive/2011/09/27/2193495.html
阅读全文
posted @ 2015-07-14 17:09 流浪者的飞翔
阅读(93)
评论(0)
推荐(0)
2015年7月9日
Package and Publish your Cordova Applications
摘要: https://github.com/Microsoft/cordova-docs/tree/master/tutorial-package-publish
阅读全文
posted @ 2015-07-09 21:35 流浪者的飞翔
阅读(113)
评论(0)
推荐(0)
Visual Studio Tools for Apache Cordova 入门
摘要: https://msdn.microsoft.com/zh-cn/library/dn771545(v=vs.140).aspx
阅读全文
posted @ 2015-07-09 21:28 流浪者的飞翔
阅读(229)
评论(0)
推荐(0)
apple developer
摘要: Apple的开发者证书分成三种:1.个人(99美金)2.公司Company(99美金)3.企业(内)(299美金)前两种都是通过AppStore发布,个人用户可以下载使用。而第三种,是可以由企业直接自行发布
阅读全文
posted @ 2015-07-09 21:19 流浪者的飞翔
阅读(223)
评论(0)
推荐(0)
VS2013 Cordova blank app command failed with exit code 8 error
摘要: 编译apk遇到错误:android\cordova\build.bat: Command failed with exit code 8解决方法:nodejs版本不对,安装0.10.28即可http://nodejs.org/dist/v0.10.28/
阅读全文
posted @ 2015-07-09 21:04 流浪者的飞翔
阅读(182)
评论(0)
推荐(0)
2015年6月23日
SeaJS入门
摘要: http://chaoskeh.com/blog/why-seajs.html
阅读全文
posted @ 2015-06-23 15:02 流浪者的飞翔
阅读(124)
评论(0)
推荐(0)
2015年6月19日
正则表达式也是可以编译的
摘要:
阅读全文
posted @ 2015-06-19 14:48 流浪者的飞翔
阅读(141)
评论(0)
推荐(0)
下一页
公告