摘要: package com.cn.eqz.test;import java.awt.Color;import java.awt.Graphics2D;import java.awt.image.BufferedImage;import java.io.File;import java.io.FileOu... 阅读全文
posted @ 2015-10-23 10:54 淡烟 阅读(575) 评论(0) 推荐(0)
摘要: 实现org.springframework.beans.factory.InitializingBean接口,重写afterPropertiesSet方法public class Servlet implements InitializingBean{ @Autowired private Cust... 阅读全文
posted @ 2015-10-23 10:58 淡烟 阅读(459) 评论(0) 推荐(0)
摘要: document.all.myIframe9.contentWindow.document.body.innerHTML; myIframe9为iframe的ID; 阅读全文
posted @ 2013-03-07 03:36 淡烟 阅读(91) 评论(0) 推荐(0)