The following MySQL error might occur if you are
using MySQL replication and binary logs.mysql> show binary logs;ERROR 1381
(HY000): You are not using...
分类:
其他好文 时间:
2014-05-29 01:42:38
阅读次数:
518
1.Ext简介.Extjs是一个Ajax框架,是一个用javascript写的,用于在客户端创建丰富多彩的web应用程序界面。ExtJs可以用来开发RIA(Rich
Internet Application,富互联网应用系统)的Ajax应用框架。ExtJs是一个用javascript写的,主要用于创...
分类:
Web程序 时间:
2014-05-28 15:07:57
阅读次数:
433
date:20140527auth:Jin一、问题描述线上store应用,偶尔出现慢的现象。检查发现是writer角色在master-backup之前漂移检查mysql-log没有发现异常,也没前端nginx/php以及mysql-proxy无关master
show processlist500多...
分类:
其他好文 时间:
2014-05-28 11:04:57
阅读次数:
325
序:给Shiro加入验证码,有多种方式,当然你也可以通过继承修改FormAuthenticationFilter类,通过Shiro去验证验证码。具体实现请百度:应用Shiro到Web
Application(验证码实现)而今天我要说的,既然使用的SpringMVC,为什么不直接在Controller...
分类:
编程语言 时间:
2014-05-28 10:58:10
阅读次数:
665
使用:#######################################配置:#######################################安装:服务端安装:[root@OperMainManager
about_saltstack]# yum -y install yu...
分类:
其他好文 时间:
2014-05-28 10:05:15
阅读次数:
508
Any View object may have an integer ID associated
with it, to uniquely identify the View within the tree. When the application is
compiled, this ID is...
分类:
移动开发 时间:
2014-05-27 17:10:02
阅读次数:
314
If you are supporting pre-3.0 with your application
be sure you put this version of the custom theme invalues-v11or similar.
分类:
其他好文 时间:
2014-05-26 17:54:46
阅读次数:
206
原文:教你发布Silverlight Bussiness Application(SQL Server
登录,局域网访问,以及使用ArcGIS Server服务需要注意的问题)
之前发布过Silverlight应用程序,当时也没有你遇到什么阻碍,直接使用的Visual Studio 2010的Pub...
分类:
移动开发 时间:
2014-05-26 17:53:28
阅读次数:
370
类似java的多行凝视!安装过程:1.前往GitHub下载project文件:VVDocumenter-Xcode2.用Xcode打开project,Command
+ BBuild成功后,能够在~/Library/Application Support/Developer/Shared/Xcode...
分类:
其他好文 时间:
2014-05-26 17:24:08
阅读次数:
390
开发servlet程序步骤:
step1. 写一个java类,实现Servelt接口或者继承Httpservlet类,一般 继承Httpservlet类(实现了Servelt接口).
step2.编译(servlet-api.jar).
step3.打包
appname(目录,程序名)
WEB-INF(目录,不能自己定义)
classes(存放servlet class文件)...
分类:
其他好文 时间:
2014-05-25 21:26:21
阅读次数:
438