一、没有使用克隆带来的问题 public class CloneTest {static Student s = new
Student("aaa", 20);// 直接赋值带来的问题public static void noclone(){//
传的是引用的副本,改变了noCloneStudent也改变了sStudent noCloneStudent = new
Student();
【java】 【mysql】 【Oracle】 【ADD】 【string】 【c#】 【static】 …
May
11
2014
May
07
2014
Apr
07
2014
Mar
13
2014
Mar
10
2014
Feb
25
2014
Feb
23
2014
Jan
10
2014
Sep
23
2013
Aug
22
2013