Deliverables and artifacts were a focal point of BA work during the early part of my career. If I look back, it seemed the primary purpose of a BA was...
分类:
其他好文 时间:
2015-04-21 08:20:35
阅读次数:
208
Switch to your Discourse folder:cd /var/discourseEnter the container:./launcher enter app# or./launcher ssh apprake admin:create
分类:
其他好文 时间:
2015-04-20 22:16:46
阅读次数:
98
在使用expdp导出一个表的数据时遇到了下面情况,也不见其提示报错信息,一下子就执行完了,也没有导出我需要的数据 [oracle@getlnx01 dump_dir]$ expdp system/xxxx TABLES=xxx.inv_workshop_stock dumpfile=inv_work...
分类:
其他好文 时间:
2015-04-20 13:07:46
阅读次数:
192
After gradution for three years , I suddenly found I did nothing. So decide to settle down and focus on work now. Played enough.This blog is mainly fo...
分类:
其他好文 时间:
2015-04-20 12:52:08
阅读次数:
101
1795. Husband in a Shop
Time limit: 1.0 second
Memory limit: 64 MB
Mark comes home after a day of hard work. His wife, instead of feeding him, sends him to buy some bread. When Mark comes t...
分类:
其他好文 时间:
2015-04-20 09:28:45
阅读次数:
148
在sublime的项目中,其配置文件实际上是一个json文件,如果希望将某些文件夹或者文件排除在项目有效文件外,有以下方法:在folder_exclude_patterns中输入对应的文件夹或者正则表达式(http://www.sublimetext.com/docs/2/projects.ht.....
分类:
其他好文 时间:
2015-04-19 19:10:48
阅读次数:
133
1、错误原因
[ERROR:]2015-04-18 13:20:31,883 [异常拦截] com.skycloud.oa.exception.ExceptionHandler
org.hibernate.exception.SQLGrammarException: error executing work
at org.hibernate.exception.internal.SQLExce...
分类:
数据库 时间:
2015-04-18 14:37:59
阅读次数:
197
1、错误描述
org.hibernate.exception.SQLGrammarException: error executing work
at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:80)
at org.hibernate.exce...
分类:
数据库 时间:
2015-04-17 23:53:57
阅读次数:
550
1、错误描述
org.hibernate.exception.GenericJDBCException: error executing work
at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:54)
at org.hib...
分类:
数据库 时间:
2015-04-17 23:50:18
阅读次数:
309