ProgressDialog progressDialog = null; public static final int MESSAGETYPE = 0; private void execute() { try { progressDialog = ProgressDialog.show(context "请稍等...", "数据正在加载中......", true); new Thread(new Runnable() { @Override public v
win : http://blog.csdn.net/mycwq/article/details/9361117 linux :http://blog.csdn.net/mycwq/article/details/46426261 模块配置: 打开apache配置文件httpd.conf 高级配置: <IfModule concatx_module> ConcatxDisable Off ConcatxCheckModified On ConcatxSeparator On ConcatxM