fileDel.jsp~4~
资源名称:bangong.rar [点击查看]
上传用户:dlqqsh
上传日期:2021-11-13
资源大小:7840k
文件大小:0k
源码类别:
OA系统
开发平台:
Java
- <%@ page contentType="text/html; charset=GBK" import="java.sql.*,java.lang.*,officeol.mc.tools.*" %>
- <%request.setCharacterEncoding("gbk");%>
- <html>
- <head>
- <title>
- fileDel
- </title>
- </head>
- <body bgcolor="#ffffff">
- <h4>
- 文件删除
- </h4>
- </body>
- </html>