摘要:
SELECT sum(value) FROM invoice where username='yueer'SELECT count(letters) FROM invoice where username='yueer'如果yueer这个用户名不存在,第一个会返回null值,第二个会返回0 阅读全文
摘要:
1.jsp发布:Could not publish server configuration: null. java.lang.NullPointerException答案 :http://zhouhaitao.iteye.com/blog/1998979查找到错误啦:圈中的地方写成了花生壳域名:“... 阅读全文