General.cs
上传用户:xiecaij
上传日期:2015-02-08
资源大小:2016k
文件大小:0k
源码类别:

百货/超市行业

开发平台:

ASP/ASPX

  1. using System;
  2. namespace admin
  3. {
  4. /// <summary>
  5. /// General 的摘要说明。
  6. /// </summary>
  7. public class General:System.Web.UI.Page
  8. {
  9. public General()
  10. {
  11. }
  12. }
  13. }