摘要: 1、准备oracle安装文件Oracle11gR2包含两个文件linux_11gR2_database_1of2.zip和linux_11gR2_database_2of2.zip,将这两个文件通过SSH上传到/usr/local/oracle中。解压安装文件到当前目录[root@localhost... 阅读全文
posted @ 2015-06-19 23:51 sky of chuanqingchen 阅读(270) 评论(0) 推荐(0)
摘要: 例子:column_type = SecurityString.getHtml(column_type);column_type = SecurityString.getValidSQLPara(column_type);实现: 1 public class SecurityString {... 阅读全文
posted @ 2015-06-19 16:58 sky of chuanqingchen 阅读(974) 评论(0) 推荐(0)