摘要:
package org.entity;/** * 本案例演示如何通过反射将字符串转换为类 * */public class Test { public static void main(String[] args) { String user = "org.entity.User";//字... 阅读全文
posted @ 2016-12-18 20:32
穆雄雄
阅读(844)
评论(0)
推荐(0)
摘要:
package org.entity;/** * 本案例演示如何通过反射将字符串转换为类 * */public class Test { public static void main(String[] ar... 阅读全文
posted @ 2016-12-18 20:32
穆雄雄
阅读(106)
评论(0)
推荐(0)
摘要:
package org.entity;/** * 本案例演示如何通过反射将字符串转换为类 * */public class Test { public static void main(String[] ar... 阅读全文
posted @ 2016-12-18 20:32
穆雄雄
阅读(72)
评论(0)
推荐(0)
摘要:
package org.entity;import java.util.Date;public class User { public String userNsme; public String pwd; p... 阅读全文
posted @ 2016-12-18 20:30
穆雄雄
阅读(90)
评论(0)
推荐(0)
摘要:
package org.entity;import java.util.Date;public class User { public String userNsme; public String pwd; public int role; public String[] favs; publ... 阅读全文
posted @ 2016-12-18 20:29
穆雄雄
阅读(154)
评论(0)
推荐(0)
摘要:
package org.entity;import java.util.Date;public class User { public String userNsme; public String pwd; p... 阅读全文
posted @ 2016-12-18 20:29
穆雄雄
阅读(84)
评论(0)
推荐(0)

浙公网安备 33010602011771号