angularUI下载地址:https://github.com/Clouda-team/BlendUI 下载解压后,demo在根目录 现在测试官网demo的使用 用浏览器打开mobile-angular-ui-master/demo/index.html,发现没加载样式或者js。然后,审查元素后,...
分类:
移动开发 时间:
2014-12-19 18:37:51
阅读次数:
269
一. 主要网站内容
首页
/default.aspx
/Pages/default.aspx
网站设置
/_layouts/settings.aspx
所有网站内容
/_layouts/viewlsts.aspx
移动端所有网站内容
/_layouts/mobile/mbllists.aspx
共享文档
/shared documents/forms/allite...
分类:
Web程序 时间:
2014-12-19 15:46:34
阅读次数:
345
// 判断手机号码+ (BOOL)validateMobile:(NSString *)mobileNum{ // 手机号码 NSString * MOBILE = @"^1(3[0-9]|5[0-35-9]|8[025-9])\\d{8}$"; // 中国移动:China Mob...
分类:
移动开发 时间:
2014-12-19 13:02:26
阅读次数:
198
php,mysql,apachethinkphpdrupal,wordpressmagento,opencart,ecmallhtml5bootstrapcss3jsjquery,zepto.js app.js flipsnap,iscrollnode.js,angularjspython
分类:
其他好文 时间:
2014-12-19 10:02:45
阅读次数:
200
1 IntroductionIn the past 2 years I’ve been working intensively on mobile applications, mostly hybrid, and mostly withAngularJS. In my quest to find a...
分类:
其他好文 时间:
2014-12-19 09:14:27
阅读次数:
358
本文将会介绍如何在真机上调试移动端的页面,和之前的《如何在电脑上测试手机网站》的不同之处在于真机环境。
本会介绍的方法如下:
UC浏览器开发版Chrome 远程调试Firefox 远程调试Opera 远程调试Weinre
UC浏览器开发版
感谢UC造出这么好用的浏览器,同时注重开发者,远好于国内其他厂商,UC浏览器有一个开发版非常赞。
UC浏览器开发版网址下载地址
UC开发版的...
分类:
移动开发 时间:
2014-12-19 00:44:59
阅读次数:
257
译者注:本文从测试人员的角度出发,提出了100多个在测试移动App过程中需要考虑的问题。不管你是测试人员、开发、产品经理或是交互设计师,在进行移动App开发时,这些问题都很有参考价值。我和Queen合力译出此文,分享给大家,希望有所帮助和启发。 英文原文:http://mobile.smash...
分类:
移动开发 时间:
2014-12-18 22:02:41
阅读次数:
240
$sql = "SELECT user_name,mobile,reg_time FROM " . $ecs->table('users') . " WHERE parent_id =".$user_id; $result = $GLOBALS['db']->getAll($sql); ...
分类:
其他好文 时间:
2014-12-18 20:23:43
阅读次数:
659
memory usage of this progress under 15MB for 1GB RAM deviceAndroid内存机制分析下篇:分析APP内存使用情况http://mobile.51cto.com/aprogram-404264.htmAndroid内存小谈 http://ww...
分类:
移动开发 时间:
2014-12-18 16:26:38
阅读次数:
298