Ext.Msg.alert等弹出框在某些安卓手机上,点击确定后不消失。
原因是:
消息框点击确定后有一段css3 transform动画,动画完成后才会隐藏(display:none)。有些奇葩手机就是不一样。
解决办法就是禁用消息框的动画:
方法一:
在app.js的launch方法里面加上
Ext.Msg.defaultAllowedConfig.showAnimatio...
分类:
移动开发 时间:
2014-05-14 01:29:00
阅读次数:
881
此脚本可以做一个定时的检测,超出设定的值,即往邮箱发送警告脚本用到bc,sendmail,163邮箱,yuminstallbc#!/bin/bash
#SystemMonitoringScript
while[1]
do
#本机需开启postfix或sendmail服务。
#报警邮件地址设置
MAILFROM=root@localhost
MAILTO=your_mail@163.com
#设置..
分类:
系统相关 时间:
2014-05-13 05:05:29
阅读次数:
649
<!doctypehtml>
<html>
<metacharset="utf-8"/>
<head>
<title>益司CMS-PC与手机建站集成</title>
<metaname="viewport"content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
<linkrel="stylesh..
分类:
其他好文 时间:
2014-05-13 05:03:20
阅读次数:
251
Linux优化基础优化--Centos5.864bit 1.添加一个普通用户 注:平时操作时尽量不用root useraddcysky passwdcysky<enter> newUnixpassword:20142014<enter> 或者:echo“12345..
分类:
其他好文 时间:
2014-05-13 04:35:40
阅读次数:
394
AVAST!简介来自捷克的avast!(中文名为爱维士),已有数十年的历史,它在国外市场一直处于领先地位。avast!分为家庭版、商业版、手机版以及专为Linux和Mac设计的版本等等众多版本。avast!的实时监控功能十分强大,免费版的avast!免费杀毒软件拥有八大防护模块:文件系统防护、..
分类:
其他好文 时间:
2014-05-13 04:14:10
阅读次数:
309
<!doctypehtml>
<html>
<metacharset="utf-8"/>
<head>
<title>益司CMS-PC与手机建站集成</title>
<metaname="viewport"content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
<linkrel="stylesh..
分类:
其他好文 时间:
2014-05-13 03:47:28
阅读次数:
422
<!doctypehtml>
<html>
<metacharset="utf-8"/>
<head>
<title>益司CMS-PC与手机建站集成</title>
<metaname="viewport"content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
<linkrel="stylesh..
分类:
其他好文 时间:
2014-05-13 03:30:05
阅读次数:
250
linux服务器端设置所需软件包[root@localhost~]#rpm-qa|grepxdmxorg-x11-xdm-1.1.6-14.1.el6.x86_64[root@localhost~]#rpm-qa|grepgdmgdm-2.30.4-39.el6.x86_64gdm-user-switch-applet-2.30.4-39.el6.x86_64pulseaudio-gdm-hooks-0.9.21-14.el6_3.x86_64gdm-plugin-fingerprint..
分类:
系统相关 时间:
2014-05-13 03:27:00
阅读次数:
405
<!doctypehtml>
<html>
<metacharset="utf-8"/>
<head>
<title>益司CMS-PC与手机建站集成</title>
<metaname="viewport"content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no">
<linkrel="stylesh..
分类:
其他好文 时间:
2014-05-13 03:13:38
阅读次数:
238
相信玩手机的朋友都知道,各大手机厂商,都在推出4G手机,4G网络也成为他们手机的一大特点,4G时代是一个必走的趋势,我来为大家科普下小知识,以下纯属个人见解,有什么不对的地方,请赐教!1.什么是3G、4G?3G中文意思是第三代移动通信技术,4G中文意思是第四代移动通信技术..
分类:
移动开发 时间:
2014-05-13 02:37:49
阅读次数:
385