码迷,mamicode.com
首页 >  
搜索关键字:powerdesigner unable    ( 3226个结果
Unable to locate package错误解决办法
新装了VMWare Player,结果装上Ubuntu12.04后安装软件都提示:Unable to locate package错误,解决方法非常简单,终端输入以下命令即可:[cpp] view plaincopysudoapt-getupdate 究其原因,应该是刚安装,软件源还来不及更新...
分类:其他好文   时间:2014-06-28 16:08:35    阅读次数:252
ubuntu 常见错误--Could not get lock /var/lib/dpkg/lock
通过终端安装程序sudo apt-get install xxx时出错:E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)E: Unable to lock the admini...
分类:其他好文   时间:2014-06-28 16:06:36    阅读次数:198
Unable to locate package错误解决办法
新装了VMWare Player,结果装上Ubuntu12.04后安装软件都提示:Unable to locate package错误,解决方法非常简单,终端输入以下命令即可:[cpp] view plaincopysudoapt-getupdate 究其原因,应该是刚安装,软件源还来不及更新...
分类:其他好文   时间:2014-06-23 07:02:08    阅读次数:137
powerDesigner 连接Oracle 报Unable to connect SQLState=08004 解决方法
powerDesigner 连接Oracle 报Unable to connect SQLState=08004 解决方法...
分类:数据库   时间:2014-06-22 18:41:52    阅读次数:386
POJ 3252 Round Numbers 数学题解
Description The cows, as you know, have no fingers or thumbs and thus are unable to play Scissors, Paper, Stone' (also known as 'Rock, Paper, Scissors', 'Ro, Sham, Bo', and a host of other names) i...
分类:其他好文   时间:2014-06-22 17:15:11    阅读次数:275
struts2与struts1整合,Unable to load configuration. - interceptor-ref ... struts.xml
struts.xml中为了与struts1的MVC模式整合,需要类似如下的拦截器的引用 ...
分类:其他好文   时间:2014-06-21 13:52:14    阅读次数:252
PowerDesigner中在生成的数据库脚本中用name列替换comment列作为字段描述的方法
1 PowerDesigner中在生成的数据库脚本中用name列替换comment列作为字段描述的方法如下,依次打开Tools -- Execute Commands -- Run Script,运行以下脚本:Option ExplicitValidationMode = TrueInteracti...
分类:数据库   时间:2014-06-20 21:08:25    阅读次数:324
忘记导入struts2-xxx-plugin-x.x.x.jar导致服务器启动报Unable to load configuration.Caused by: Parent package is not defined: xxx-default
今天做的一个Struts2+MyFaces(JSF)+Spring的应用,为了使用JSF,我的struts.xml中使用了如下代码 ...
分类:其他好文   时间:2014-06-18 16:54:18    阅读次数:441
Server Tomcat v7.0 Server at localhost was unable to start within 45 seconds解决方案
产生这个问题的原因的是将项目部署到tomcat的时间超过了45秒,当项目比较大,用的框架比较复杂常会出现这个问题。 解决方法很简单,找到下面这个路径中 workspace\.metadata\.plugins\org.eclipse.wst.server.core\servers.xml的server.xml文件 将start-timeout设置为100或者更长即可~...
分类:其他好文   时间:2014-06-14 13:21:11    阅读次数:351
PowerDesinger15设置字体大小
设置PowerDesigner15表格中的字体...
分类:其他好文   时间:2014-06-14 13:18:12    阅读次数:189
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!