摘要:
.NET 对象转换(AutoMapper) 阅读全文
posted @ 2018-01-26 15:03
Rocken.li
阅读(219)
评论(0)
推荐(0)
摘要:
/** * 使用org.apache.commons.beanutils进行转换 */ class A { public static Object mapToObject(Map map, Class beanClass) throws Exception { if (map == null) ret... 阅读全文
posted @ 2018-01-26 14:58
Rocken.li
阅读(40186)
评论(0)
推荐(0)
浙公网安备 33010602011771号