摘要:
笔者关注云开发已经很久了,最近动手将之前做的一款团购小程序重构并迁移到了云开发上,同时将源码开源,本文整理了技术的选型、技术要点,欢迎感兴趣的朋友一起交流。 阅读全文
摘要:
一个辅助B站UP办抽奖活动的工具 阅读全文
摘要:
demo:http://mozilla.github.io/pdf.js/web/viewer.html
项目地址:https://github.com/mozilla/pdf.js 阅读全文
摘要:
下载地址:http://t.cn/hdnyB2 阅读全文
摘要:
移动物体参考:Field Key PathDescriptionrotation.xThe rotation, in radians, in the x axis.rotation.yThe rotation, in radians, in the y axis.rotation.zThe rotation, in radians, in the z axis.rotationThe rotation, in radians, in the z axis. This is identical to setting the rotation.z field.scale.xScale factor 阅读全文
摘要:
输出command+shift+r显示图片app frame 大小浏览器控件在状态栏显示网络状态播放序列动画提示筐 阅读全文
摘要:
iTunes Contact如果无Manage Your In App Purchases链接,很大的可能是你没有完善个人的银行信息。 阅读全文
摘要:
图示: 阅读全文
摘要:
Windows Phone 7 in 7: 什么是 Windows Phone 7Windows Phone 7 in 7: 开始 Windows Phone 7 之旅Windows Phone 7 in 7: Windows Phone 7 的架构Windows Phone 7 in 7: Silverlight 与 Windows Phone 7Windows Phone 7 in 7: XN... 阅读全文
摘要:
思路:UIView加载完成3后,用NSTimer结合setContentOffset将UITextView向下滚动1像素。在滚动到底部的时候停止NSTimer。每当手动滚动UITextView前销毁NSTimer,滚动后重新创建NSTimer。 阅读全文