摘要:
一、在server视图右键选择Add and Remove时,如果想要部署的项目不在左侧的待选列表中,或是弹出警告There are no resources that can be added or removed from the server.。那么首先检查想要部署的项目是否open。如果没有 阅读全文
摘要:
Cannot add a project to a tomcat server in eclipseYou didn't create your project as "Dynamic Web Project", so Eclipse doesn't recognize it like web pr... 阅读全文
摘要:
除了全库拷贝,这个应该是oracle两个数据库之间进行数据迁移最快的方法了。 CREATE PUBLIC DATABASE LINK zhengshi CONNECT TO 用户名 IDENTIFIED BY "密码" USING '(DESCRIPTION = (ADDRESS_LIST = (A 阅读全文