上一页 1 ··· 37 38 39 40 41

2017年2月7日

spring装载配置文件失败报错:org.springframework.beans.factory.xml.XmlBeanDefinitionStoreException

摘要: Tomcat容器启动失败,找到 debug日志一看: Context initialization failed org.springframework. beans.factory.xml.XmlBeanDefinitionStoreException:Line 1 in XML document 阅读全文

posted @ 2017-02-07 17:15 不想下火车的人 阅读(41028) 评论(0) 推荐(0) 编辑

Oracle修改字段值包含&字符

摘要: 昨天在更新一个表的字段时发现pl/sql弹出变量框,它认为我要改的字段值中包含未定义的变量。比如我执行一个脚本: update t_wlf_config set configvalue = 'hello&hi' where configname = 'hello'; 那么它会认为hi是个变量而提示你 阅读全文

posted @ 2017-02-07 15:50 不想下火车的人 阅读(728) 评论(0) 推荐(0) 编辑

上一页 1 ··· 37 38 39 40 41

导航