03 2014 档案
摘要:public class DateEditor extends PropertyEditorSupport { private static final DateFormat TIMEFORMAT = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); private DateFormat dateFormat; private boolean allowEmpty = true; public DateEditor() { } public DateEditor(DateFormat dateFormat) { thi...
阅读全文
摘要:一:基本导入导出exp scott/oracle@orcl file=d:/test.dmpimp scott/oracle@orcl file=d:/test.dmp ignore=y ignore参数 如果表中没有数据,在使用IMP导入 的ignore=y参数时,ORACLE不会检查要导入的数据
阅读全文
摘要:一:web.xml 里引入配置 myjsp_tag(任意标识名称) /WEB-INF/tld/mytld.tld 二:编写.tld 文件: 1.0 2.0 /myjsp_tag test com.azcsoft.tool.HelloTag empty i...
阅读全文
摘要:页面代码:function test(){ $.ajax({ type:'post', timeout:8000, url:'json/testJson.htm', data:{"name":"zzd","sex":"man"}, //dataType:'text', dataType:'json', success:function(data){ /*var json = eval('('+data+')'); $(&
阅读全文

浙公网安备 33010602011771号