JAVA实现的WEB SERVICE
摘要:首先是一段计时器的Java代码package test.webservice;import java.io.File;import java.io.FileWriter;import java.io.IOException;import java.text.DateFormat;import java.text.ParseException;import java.util.Calendar;import java.util.Date;import java.util.Iterator;import org.dom4j.Document;import org.dom4j.DocumentExc
阅读全文
posted @ 2011-01-06 14:28
浙公网安备 33010602011771号