常用移动web开发框架研究分析 经验

纯粹的总结一下移动web开发框架,移动web开发框架有jQuery Mobile 、Sencha Touch等等,他们都来源于web开发,是成熟的框架,jQuery Mobile出自于jQuery家族,Sencha Touch来自于ExtJS。jQuery

jopen 2015-01-13   366477   0

使用Go语言开发Android&IOS应用 经验

Golang链接 2. 下载安装 gomobile 下载 $ go get golang.org/x/mobile/cmd/gomobile 安装(需要等待几分钟) gomobile init 3. Golang开发手机应用有两种方式

jopen 2015-09-12   72964   0

10个用于移动应用程序开发的JavaScript框架 资讯

1. Titanium Mobile JavaScript Frameworks Titanium Mobile JavaScript Framework is one of the most preferred

jopen 2013-08-31   9210   0

27个免费的移动和Web线框UI工具包 资讯

or iOS/Android Apps. Mobile App Wireframe Kits iPhone wireframe UI kit App Wireframes Kit This wireframe

jopen 2014-05-19   16132   0

11 个超棒的移动Web应用开发解决方案 资讯

how to install XAMMP ) 如果需要你可以访问 Kitchen Sink app 来看看实际的效果。 Sencha Touch 2 总结 技术需求:HTML,CSS,Javascript,一般web开发知识

openkk 2012-08-24   20709   1

Android周报Android Weekly #136 资讯

Riyaz Ahamed was working on redesigning an android app. In this post he describes all the thought process

jopen 2015-01-19   31843   0
Android  

在Android 6.0 设备上动态获取权限 经验

Intent 就搞定,代码如下, private void callDirectly(String mobile){ Intent intent = new Intent(); intent.setAction("android

jopen 2015-11-11   197270   0

20个最好的 Android 开发者工具 资讯

display calendars (week view or day view) within the app. It supports custom styling. Corona SDK Corona’s

nwbg 2015-05-23   36689   0
Android  

8个新的PHP开发工具和应用程序 资讯

and works fast. It works by simply dropping its app folder to anywhere we prefer and any files there

jopen 2013-06-11   9212   0
PHP  

十大免费的移动应用程序测试框架 资讯

It is an open source framework that can automate mobile application testing from any language and any test

jopen 2013-10-16   10240   0
测试  

提供给设计师的 30 个最好 UI Kits 套件 资讯

for anyone who wants a great looking website or app. It was created with a TV or cinema review website

jopen 2015-03-12   9106   0
UIKit  

HTML5来了-7个混合式移动开发框架 资讯

开发工具,几分钟内开发一个app将不再只是吹xx。 如果对IONIC感兴趣,可以看一看本站的 IONIC教程 。 Mobile Angular UI Mobile Angular UI是使用

tyygming 2014-12-29   31689   0

HTML5,7个移动开发框架 经验

发工具,几分钟内开发一个app将不再只是吹xx。 如果对IONIC感兴趣,可以看一看本站的IONIC教程 。 Mobile Angular UI Mobile Angular UI是使用

liuguly 2016-08-19   46741   0

移动开发常用head标签 经验

name="apple-mobile-web-app-title" content="标题"> 是否启用webAPP进入全屏模式

jopen 2015-12-24   13632   0

2015年30个最佳免费响应式HTML5 CSS3网站模板 资讯

|| Demo Mobile App Mobile app landing page html5 template designed to showcase your web app, mobile

jopen 2015-01-28   25933   0
HTML5   CSS3  

30 个最好的免费响应式 HTML5 CSS3 网站模板 资讯

|| Demo Mobile App Mobile app landing page html5 template designed to showcase your web app, mobile

jopen 2015-02-01   9652   0
HTML5   CSS3  

30 个最好的免费自适应 HTML5 CSS3 网站模板 资讯

|| Demo Mobile App Mobile app landing page html5 template designed to showcase your web app, mobile

jopen 2015-01-26   45325   0
CSS3   HTML5  

2015年20个最好的 jQuery 移动开发相关插件 资讯

on desktop and mobile. 4. Editable Listview Editable Listview is a jQuery Mobile Listview Widget

lpki123 2015-03-03   18103   0

移动web设计与开发45大实用指南 博客

众所周知,对许多web设计者和开发者来说,移动web世界就像一个黑洞一样。它存在许多未知的因素( Programming the Mobile Web 一书中谈到了这一点),并且现有的浏览器存在各种不同的版本。这篇文章,将为大家推荐 45个最实用的官方资源

jopen 2012-01-31   1290   0

使用 Go 进行 iOS 和 Android 编程 经验

工具,用于编译和运行 Android 和 iOS 的应用: go get golang.org/x/mobile/cmd/gomobile gomobile init 我们会参考 gomobile 包里的例子,位于

jopen 2015-12-10   21759   0
1 2 3 4 5 6 7 8 9 10