From:http://rangle.io/blog/two-ways-to-build-a-location-picker-for-a-mobile-angularjs-application/Building mobile apps often requires working with loc...
分类:
移动开发 时间:
2015-01-07 06:56:39
阅读次数:
804
在eclipse启动tomcat时遇到超时45秒的问题:Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds. If the server requires more time, try increa...
分类:
其他好文 时间:
2015-01-06 13:34:45
阅读次数:
145
软件【Software】: ????软件(software)是计算机中与硬件(hardware)相结合的一部分,包括程序(program)和文档(document)。用一个等式表示为:软件=程序+文档。其中,“程序”指的是能够实现某种功...
分类:
其他好文 时间:
2015-01-06 00:56:33
阅读次数:
289
Matlab总遇到一些神奇的问题,让人摸不着头脑。昨天编写程序的时候遇到一个让我十分火大的问题,也是自己的matlab基础不好吧。先描述一下问题,再GUI界面有个listbox,Tag属性是’listbox1’,里面是这样的数据,我的目的是要把这些数据转换成数值类型的矩阵:list_string =...
分类:
其他好文 时间:
2015-01-05 20:12:54
阅读次数:
726
----- 缓存文件- 使用UTF-8编码- 以Cache Manifest 开头- 三个基本部分CACHE MANIFESTmenu.htmlmenu.js# login requires network connectionNETWORK:login.phpFALLBACK:/ /menu...
分类:
Web程序 时间:
2015-01-04 14:49:27
阅读次数:
116
Differences between the W3C HTML 5.1 specification and the WHATWG LSThe W3C HTML 5.1 specification:Requires themain elementbemappedto the ARIA role 'm...
分类:
Web程序 时间:
2015-01-02 21:04:09
阅读次数:
224
从一个Activity中要通过intent调出另一个Activity的话,需要使用 FLAG_ACTIVITY_NEW_TASK否则的话,会有force close:03-01 18:49:37.888 E/AndroidRuntime( 2706): FATAL EXCEPTION: main03...
分类:
其他好文 时间:
2015-01-01 18:30:50
阅读次数:
294
一.安装: #安装源 wget -q -O - http://linux.dell.com/repo/hardware/OMSA_7.1.1/bootstrap.cgi | bash #如果出现软件冲突,则执行 yum remove tog-pegasus tog-pegasus-libs -y r...
分类:
其他好文 时间:
2014-12-31 21:23:27
阅读次数:
270
从iOS7模拟器换到iOS 8模拟器后,键盘却无法弹出,我的模拟器版本是iOS 8.2
解决方法:打开iOS8模拟器,选择Hardware菜单,选中Keyboard,将其中的第二项Connect Hardware Keyboard 选中状态去掉
在此说明:苹果公司在iOS8后,在模拟器中,当判断你使用键盘输入后,就禁止使用了模拟器的软键盘,所以需要设置一下,却变成了无法使用键盘...
分类:
移动开发 时间:
2014-12-31 16:17:12
阅读次数:
162
打好包提交验证的时候报错了:
unable to process application at this time due to the following error:The IPA is invalid.it does not include a payload directory :
解决方法:
修改info.plist
Application requires iPhone e...
分类:
移动开发 时间:
2014-12-30 15:19:20
阅读次数:
455