摘要:
MVC(Model -View-Controller)实例应用模式 以登录为例: Model:User package com.keith.bean; public class TUser implements java.io.Serializable { private static final 阅读全文
posted @ 2017-05-07 21:01
找不到Object
阅读(918)
评论(0)
推荐(0)