摘要:
The JRE could not be found.Edit the server and change the JRE location. 在Windows->Preferences->Server->Runtime Environments 选择Tomcat->Edit,在jre中选择相应的j 阅读全文
摘要:
但是运行时总是报下面这个错,如下:test11-loop.sh: 5: Syntax error: Bad for loop variable几经查找语法,没有问题,后来在网上找到问题原因:代码对于标准bash而言没有错,因为Ubuntu为了加快开机速度,用dash代替了传统的bash,是dash在... 阅读全文