1.jQuery中live与bind方法的区别
https://www.jb51.net/article/44564.htm
2.css的优先级
https://www.cnblogs.com/sweet-ice/p/10514587.html
3.什么是事务?事务的四个特性以及事务的4个隔离级别
https://www.cnblogs.com/Kevin-ZhangCG/p/9038371.html
4.DML、DDL、DSL的概念与区别
https://www.cnblogs.com/feng0815/p/8510236.html
5.struts2与SpringMVC的区别
https://blog.youkuaiyun.com/javazle/article/details/78632865
6.Java集合问题
https://blog.youkuaiyun.com/zhangqunshuai/article/details/80660974
7.String str=new String("a")和String str = "a"有什么区别?
https://blog.youkuaiyun.com/qq_17782389/article/details/90607889