jexcel导出 excel表 如何添加导出时间实例介绍。想早导出的EXCEL表中 加上 导出时间。 不知道该如何 写入呢。
datatime() 不是很熟悉 请各位看看了 谢谢!
public void createEXL(IRequestCycle cycle) throws IOException, WriteException{
String spath = getServletContext().getRealPath(“/excel/”) + “/”;
String newfilename = new Date().getTime() + “.x[......]