文章列表
<a href="javascript:history.back(-1)" title="返回">
- 2009-02-20 16:16
- 浏览 2228
- 评论(0)
javascript调用方式:
------------------------------------
<script. type=”text/javascript” src=”FCKeditor/fckeditor.js”></scrīpt>
<textarea name=”content” cols=”80″ rows=”4″>
</textarea>
<script. type=”text/javascript”>
var FCKeditor = new FCKeditor(”content”);
oFCKeditor.Base ...
- 2009-02-19 20:09
- 浏览 1001
- 评论(0)
import java.io.FileNotFoundException;
import java.io.FileOutputStream;
import java.io.IOException;
import java.io.InputStream;
import java.util.Properties;
public class SystemManager {
static private SystemManager instance;
Properties sysProps = null;
InputStream is=null;
FileOutputStream os=null ...
- 2009-02-19 19:06
- 浏览 954
- 评论(0)
<img alt="" src="file://E:\pic\wanghua.jpg" />