01 2016 档案
摘要:import java.lang.reflect.Field; import java.lang.reflect.InvocationTargetException; import java.lang.reflect.Method; import java.util.LinkedHashMap; i
阅读全文
posted @ 2016-01-29 15:38
也许还年轻
摘要:function YpTreeMenu(ypTreeMenu,treeObj) { this.ypTreeMenu=ypTreeMenu; this.treeObj=treeObj; this.treeId=treeObj.id+"tree"; this.treeOK=this.treeId+"ok
阅读全文
摘要:private static ResourceBundle ssoBundle = ResourceBundle.getBundle("CASHHSSO");//默认根目录 public static void main(String[] args) { System.out.p...
阅读全文
摘要:import java.lang.annotation.Annotation;import java.lang.annotation.Documented;import java.lang.annotation.Retention;import java.lang.annotation.Retent...
阅读全文
摘要:package ojdbc;import java.sql.Connection;import java.sql.DriverManager;import java.sql.ResultSet;import java.sql.ResultSetMetaData;import java.sql.SQL...
阅读全文
摘要:import java.security.MessageDigest;/** * * @author Administrator */public class MD5 { /** * * @param doc type: Document, DOM; * @p...
阅读全文
摘要:package com.jy.demo.web;import java.util.Map;import org.junit.BeforeClass;import org.junit.Test;import org.springframework.context.support.ClassPathXm...
阅读全文

浙公网安备 33010602011771号