摘要:
1,删除数据库: db.dropDatabase()> use Chenshiswitched to db Chenshi> dbChenshi> show dbslocal0.078125GB> db.computer.insert({"name":"lisi"})> show dbsChensh... 阅读全文
摘要:
使用tomcat/bin/startup.bat启动tomcat正常访问,不报错。使用Eclipse部署启动项目报错 did not find a matching property.并且管理界面404然后谷歌该问题。1,2,更改ServerOptions.3,启动错误信息消失,但是访问localhost:8080 依然404。4,继续谷歌搜索。更改Server location5,右键cl... 阅读全文