码迷,mamicode.com
首页 >  
搜索关键字:cheap rs mobile gold    ( 5951个结果
[Android学习系列2]用webview写界面,加载本地js,js,html文件
以jquery mobile为例1.在android界面拖入一个webview,然后添加一个internet权限 标题 My Title ...
分类:移动开发   时间:2014-07-22 23:07:36    阅读次数:442
Android开发:自定义GridView/ListView数据源
http://mobile.51cto.com/android-259861.htm在开发中,我们常常会遇到比较复杂的GridView/ListView的布局,重新实现BaseAdapter不但能帮助我们实现我们想要的布局效果,并且在绑定大数据量时也不会感觉有卡壳现象。记得以前用一个ListView...
分类:移动开发   时间:2014-07-22 23:07:35    阅读次数:551
gridview
http://mobile.51cto.com/android-259861.htm实现第一点好办,添加一个标志位boolean bl来控制按钮的Enable状态,实现第二点就是将View.onClickListener添加到List列表中1、MyAdapter.java继承自BaseAdapter...
分类:其他好文   时间:2014-07-22 23:07:14    阅读次数:339
iOS 横幅广告
在这里跟大家分享一个关于谷歌横幅广告的链接,这里有谷歌sdk的下载等说明https://developers.google.com/mobile-ads-sdk/docs/admob/fundamentals?csw=1#ioshttp://blog.csdn.net/songrotek/artic...
分类:移动开发   时间:2014-05-01 14:19:17    阅读次数:429
Gold mining in South Africa
A quarry operator in the Libyan needed to expand their crushing and screening plant in order to cope with an increase in chip and sand demand from the...
分类:其他好文   时间:2014-04-30 20:26:27    阅读次数:646
图文教程:在Mac上搭建Titanium的iOS开发环境
http://mobile.51cto.com/web-317170_all.htm跨平台开发工具Titanium的兴起之路:HTML 5是最大威胁比较Titanium和PhoneGap两大iOS移动应用开发框架跨平台移动Web开发工具 Titanium Mobile简介图文教程:在Windows ...
分类:移动开发   时间:2014-04-30 18:14:39    阅读次数:585
silverlight 文本框只能输入数字
void mobile_KeyUp(object sender, KeyEventArgs e) { Regex rg = new Regex("^[0-9]{1,11}$"); Regex rg1 = new Regex("\b"); ...
分类:Web程序   时间:2014-04-30 13:32:53    阅读次数:409
应用内支付
http://mobile.51cto.com/hot-410057.htmhttp://blog.csdn.net/ch_soft/article/details/7702034
分类:其他好文   时间:2014-04-29 12:13:46    阅读次数:319
jQuery Mobile 页面事件
jQuery Mobile 页面事件在 jQuery Mobile 中与页面打交道的事件被分为四类:Page Initialization - 在页面创建前,当页面创建时,以及在页面初始化之后Page Load/Unload - 当外部页面加载时、卸载时或遭遇失败时Page Transition -...
分类:Web程序   时间:2014-04-29 10:32:47    阅读次数:477
NetworkInfo 手机中的网络类型
04-27 21:56:54.442: E/NetworkInfo(26457): NetworkInfo: type: mobile[EDGE], state: DISCONNECTED/IDLE, reason: (unspecified), extra: (none), roaming: fa...
分类:移动开发   时间:2014-04-28 16:44:24    阅读次数:710
5951条   上一页 1 ... 593 594 595 596 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!