码迷,mamicode.com
首页 >  
搜索关键字:apps    ( 2191个结果
mongoid模糊查询
How to use thelikequery with Mongoid . Basically I wanted something like the familiar SQL query:SELECT * FROM Apps WHERE name LIKE ‘%aaa%’I couldn’t f...
分类:其他好文   时间:2014-06-26 23:58:29    阅读次数:742
5个有用的.net profiling工具(转)
我们有时需要对研发的软件程序进行性能测试,这时需要用到一些Profilers工具。下面列出5个有用的.net Profilers:1. JetBrains dotTraceJetBrains dotTrace是一个基于.net apps 性能和内存profile工具。它让你快速侦测你的.net 1....
分类:Web程序   时间:2014-06-26 22:14:32    阅读次数:290
从app里跳到appstore评论页面的实现
// 如果要实现在应用里面跳到appstore的对应评论页面里面的话,只要将下面地址中App_ID替换成自己的id就可以了,其他的地方都不用管。// 如果要用Safari浏览器做实验的话可以将地址中的 "itms-apps://" 替换成"http://"即可。// 另外也可以尝试地改变其中几个参数...
分类:移动开发   时间:2014-06-26 00:27:47    阅读次数:302
Appstore提交 被拒绝
Reasons16.1: Apps that present excessively objectionable or crude content will be rejected16.1We found that your app contains content that many audien...
分类:移动开发   时间:2014-06-25 21:30:02    阅读次数:267
iOS生命周期 & 通知中心
笔记内容 学习笔记-段玉磊Stanford course View Controller Lifecycle 这篇文是我记载Developing iOS 7 Apps公开课 第5课的笔记UITextViewSet its text and attributes via its NSMutableAt...
分类:移动开发   时间:2014-06-25 19:04:52    阅读次数:276
为什么我的ECSHOP出现报错改正确了还是没有反应?
我在刚开始安装完ecshop之后就如首页就开始报如下的错误: Strict Standards: Only variables should be passed by reference in C:\diyServ\apps\EcShop\includes\cls_template.php on line 422 在网上可以搜到这个解决办法就是:由于在php5.3之后php函数返回的是一...
分类:其他好文   时间:2014-06-24 22:23:33    阅读次数:230
60款开源云应用【Part 3】(60 Open Source Apps You Can Use in the Cloud)
60款开源云应用【Part 3】(60 Open Source Apps You Can Use in the Cloud) 本篇翻译自http://www.datamation.com/open-source/60-open-source-apps-you-can-use-in-the-cloud-3.html,原作者Cynthia Harvey,翻译者hcbbt,转载请注明。 如果有翻...
分类:移动开发   时间:2014-06-22 22:43:48    阅读次数:614
android4.4系统永不锁屏
android4.4\frameworks\base\packages\Keyguard\src\com\android\keyguard\KeyguardViewMediator.java     /**      * External apps (like the phone app) can tell us to disable the keygaurd.      */     p...
分类:移动开发   时间:2014-06-22 19:00:37    阅读次数:217
[翻译] TGLStackedViewController
TGLStackedViewControllerA stack layout with gesture-based reordering using UICollectionView -- inspired by Passbook and Reminders apps.这是一种使用了UICollec...
分类:其他好文   时间:2014-06-22 10:47:19    阅读次数:290
45个实用的JavaScript技巧、窍门和最佳实践
本文由伯乐在线-陈 鑫伟翻译自flippinawesome。欢迎加入技术翻译小组。转载请参见文章末尾处的要求。如你所知,JavaScript是世界上第一的编程语言,它是Web的语言,是移动混合应用(mobile hybrid apps)的语言(比如PhoneGap或者Appcelerator),是服...
分类:编程语言   时间:2014-06-21 17:13:11    阅读次数:346
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!