if(object!=null){ String name = object.getName(); } |
explain select * from user where userid =10086 or age =18; |
简单一个例子,你一个http请求别人的服务,需要考虑设置connect-time,和retry次数。 |
Hashmap、Arraylist、LinkedList、TreeMap等都是线性不安全的; Vector、Hashtable、ConcurrentHashMap等都是线性安全的; |
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) | Powered by Discuz! X3.2 |