package com.eda.test.common; /** * 常量类 * @author Lanxiaowei * @createTime 2012-6-22 下午01:49:58 */ public class ConStant { /**OpenOffice安装根目录*/ public static final String OFFICE_HOME = "D:/OpenOffice/OpenOffice.org"; /**SWFTools安装根目录*/ public static final String SWFTOOLS_HOME = "D:/SWFTools/"; /**PDF-SWF*/ public static final String SWFTOOLS_PDF2SWF_PATH = SWFTOOLS_HOME + "pdf2swf.exe"; /**GIF-SWF*/ public static final String SWFTOOLS_GIF2SWF_PATH = SWFTOOLS_HOME + "gif2swf.exe"; /**PNG-SWF*/ public static final String SWFTOOLS_PNG2SWF_PATH = SWFTOOLS_HOME + "png2swf.exe"; /**JPEG-SWF*/ public static final String SWFTOOLS_JPEG2SWF_PATH = SWFTOOLS_HOME + "jpeg2swf.exe"; /**WAV-SWF*/ public static final String SWFTOOLS_WAV2SWF_PATH = SWFTOOLS_HOME + "wav2swf.exe"; /**PDF合并*/ public static final String SWFTOOLS_PDFCOMBINE_PATH = SWFTOOLS_HOME + "swfcombine.exe"; /**文件上传保存根目录*/ public static final String UPLOAD_BASE_DIR = "upload"; /**SWF文件后缀*/ public static final String SWF_STUFFIX = "swf"; }

新哥新奇士橙 LV5
8月11日
东北虎啸 LV3
2023年2月22日
49202046 LV7
2022年8月2日
Comedian LV3
2022年7月19日
dududufeidad LV9
2021年10月27日
yiyun0014 LV4
2021年5月7日
and123456 LV11
2021年4月20日
幻羽揚 LV4
2021年1月3日
2235140624 LV17
2020年11月24日
liujun0104 LV5
2020年11月8日