????????????????????
???????????? ???????[ 2013/7/22 11:21:44 ] ????????
???????????????????????????
????????????????????????apache?????????????????????
????1.??????????????Apache2.2
????2.????????????????????????????????myApache2.2
????3.?????????????????????????http??//localhost??8011?????????????????root??????123456?????????????????
????4.????????????????????????????????????????????????Apache2.2??·???£??????c??AppServMYsQLdata??
????????????????????????????????tomcat????????????
????1.???myEcplipse???tomcat????window---Preferences--MyEclipse--Servers---Tomcat 6.0--tomcat?????·??e??software omcat??.----???ok
????2.??MyEclipse????????web?????file--newproject--WebProject?????????tomcat ???????и?????????????????
????3.??MyEclipse?????web???
????????????????????????????????????????????User??
???????崠????SqlWeb???????????????????????dao??????????Impl??????????????????????????????????????
??????????entity util??????????????????????????Щ?????? ????web????
????1. д?????????????????????з???
public interface IUserDao {
public User Login(String username??String pwd);
public int addUser(User user);
public int UpdateUser(User user);
public int deletUser(int id);
public ArrayList<User> QueryUserall();
public User QueryUser(int id);
}
??????
???·???
??????????????????
2023/3/23 14:23:39???д?ò??????????
2023/3/22 16:17:39????????????????????Щ??
2022/6/14 16:14:27??????????????????????????
2021/10/18 15:37:44???????????????
2021/9/17 15:19:29???·???????·
2021/9/14 15:42:25?????????????
2021/5/28 17:25:47??????APP??????????
2021/5/8 17:01:11