主要工具类 /*** Created by meixi on 2018/6/29.* 使用第三方导航:高德、百度。。。。。。。。。。*/
public class AmapUtil {public static final String BAIDU "com.baidu.BaiduMap";public static final String GAODE "com.autonavi.minimap&…
ora--12154 :TNS :could not resolve the connect identifier specified 错误处理 今天碰到一个情况,有一台机器用PLSQL连接数据库怎么也连不上,一直报这个错:ora--12154 :TNS :could not resolve the connect identif…
删除已有用户及与用户相关的
drop user usernam cascade;
以DBA登录 sqlplus
sys/gislxghas sysdba 创建表空间 create tablespace
workdatafile
E:\ghoa\ldghTableSpace\work.dbfsize 400m autoextend on next 20m online; 创建新用户
create user work identified…