登录
首页 » Java » ClothingSalesManage

ClothingSalesManage

于 2014-12-09 发布 文件大小:141KB
0 173
下载积分: 1 下载次数: 3

代码说明:

  服装销售管理系统。可以实现服装的种类,数量等管理。(Clothing sales management system. You can achieve the kind and quantity management of clothing. . .)

文件列表:

ClothingSalesManage
...................\.classpath,730,2013-06-27
...................\.mymetadata,330,2013-07-05
...................\.project,1292,2013-06-25
...................\src
...................\...\org
...................\...\...\wang
...................\...\...\....\clothingSales
...................\...\...\....\.............\action
...................\...\...\....\.............\......\AddGoodsServlet.java,5018,2013-07-04
...................\...\...\....\.............\......\LoginServlet.java,4474,2013-06-27
...................\...\...\....\.............\......\ModifyPasswordServlet.java,3505,2013-07-05
...................\...\...\....\.............\......\RegistServlet.java,5426,2013-07-03
...................\...\...\....\.............\......\ScanAllGoodsServelet.java,3993,2013-07-04
...................\...\...\....\.............\......\ScanLoginMesServelet.java,4033,2013-07-03
...................\...\...\....\.............\bean
...................\...\...\....\.............\....\Basefactor.java,828,2013-07-04
...................\...\...\....\.............\....\Custom.java,1959,2013-07-02
...................\...\...\....\.............\....\Goods.java,1112,2013-07-04
...................\...\...\....\.............\....\Login.java,576,2013-07-03
...................\...\...\....\.............\tools
...................\...\...\....\.............\.....\DaoImpl.java,1126,2013-07-02
...................\WebRoot
...................\.......\addGoods.jsp,3065,2013-07-05
...................\.......\cssIndex_files
...................\.......\..............\line.jpg



...................\.......\css_files
...................\.......\.........\flashobject.js,6079,2013-07-05
...................\.......\.........\index.css,7638,2013-07-05
...................\.......\.........\index.htm,1544,2014-11-14
...................\.......\customerMain.jsp,2179,2013-07-05
...................\.......\error.jsp,820,2013-06-27
...................\.......\Images





...................\.......\......\yqlj.jpg,5134,2013-07-05
...................\.......\index.jsp,5363,2013-07-05
...................\.......\loginScanMessSuccess.jsp,3684,2013-07-05
...................\.......\manageMain.jsp,2166,2013-07-05
...................\.......\META-INF
...................\.......\........\MANIFEST.MF,36,2013-06-25
...................\.......\modifypassword.jsp,2760,2013-07-05
...................\.......\registForm.jsp,1890,2013-07-02
...................\.......\scanAllGoods.jsp,3144,2013-07-05
...................\.......\success.jsp,802,2013-06-27
...................\.......\WEB-INF
...................\.......\.......\classes
...................\.......\.......\.......\org
...................\.......\.......\.......\...\wang
...................\.......\.......\.......\...\....\clothingSales
...................\.......\.......\.......\...\....\.............\action
...................\.......\.......\.......\...\....\.............\......\AddGoodsServlet.class,4881,2013-07-04
...................\.......\.......\.......\...\....\.............\......\LoginServlet.class,4342,2013-06-27
...................\.......\.......\.......\...\....\.............\......\ModifyPasswordServlet.class,3665,2013-07-05
...................\.......\.......\.......\...\....\.............\......\RegistServlet.class,4836,2013-07-03
...................\.......\.......\.......\...\....\.............\......\ScanAllGoodsServelet.class,4083,2013-07-04
...................\.......\.......\.......\...\....\.............\......\ScanLoginMesServelet.class,4276,2013-07-03
...................\.......\.......\.......\...\....\.............\bean
...................\.......\.......\.......\...\....\.............\....\Basefactor.class,1437,2013-07-04
...................\.......\.......\.......\...\....\.............\....\Custom.class,2697,2013-07-02
...................\.......\.......\.......\...\....\.............\....\Goods.class,1720,2013-07-04
...................\.......\.......\.......\...\....\.............\....\Login.class,972,2013-07-03
...................\.......\.......\.......\...\....\.............\tools
...................\.......\.......\.......\...\....\.............\.....\DaoImpl.class,1613,2013-07-02
...................\.......\.......\lib
...................\.......\.......\web.xml,3186,2013-07-05

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • seismic_travel_time
    差分程函方程,得到简单的地震传播的时间场分布(The difference equation is used to get the time field distribution of simple seismic propagation.)
    2018-10-31 10:42:48下载
    积分:1
  • MFC下基于流套接字的网络通信客户端
    网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
    2022-03-20 15:18:00下载
    积分:1
  • eMule源代码解析:eMule是一个典型的MFC序,它的图形界面等,已经和MFC紧紧融合到了一起。...
    eMule源代码解析:eMule是一个典型的MFC程序,它的图形界面等,已经和MFC紧紧融合到了一起。-eMule source code analysis: eMule is a typical MFC program, and its graphical interface and so on, and MFC has been tightly integrated together.
    2022-07-16 00:55:23下载
    积分:1
  • RequestHTTP
    一个轻量级的C++socket访问http的封装类,提供多种方便接口,页面请求,图片下载,均可方便KO(A lightweight C++socket access the http wrapper class, offers a variety of convenient interface, page requests, picture downloads, can be easily KO)
    2013-04-09 21:28:29下载
    积分:1
  • ResizableFormViewMDI_1_1
    一个可以实现VC++中自定义窗口大小的类(One can realize VC++ In custom window size class)
    2007-09-12 15:22:18下载
    积分:1
  • This is a Socket programming examples from the Code downloaded from the Project
    这是一个从项目下载的Socket编程示例代码
    2022-02-21 12:23:13下载
    积分:1
  • 好好看看吧。可以了解断点续传的原理。(转载)
    好好看看吧。可以了解断点续传的原理。(转载)-a good look at it. HTTP can understand the principle. (Reproduced)
    2022-07-24 05:21:52下载
    积分:1
  • Quartz
    spring 的Quartz定时器的功能非常强大,可以在特定的年月日小时分秒的时间点触发时间,完成事件的调度(spring of Quartz timer function is very powerful, can trigger a specific point in time time date hours minutes and seconds to complete the schedule of events)
    2014-02-10 22:12:06下载
    积分:1
  • CredentialTest
    对Windows凭据的操作。先添加Windows凭据,再启动应用程序(Operating on Windows credentials. Add Windows credentials first, and then start the application)
    2013-04-14 20:01:55下载
    积分:1
  • searchfolder
    VC 实现搜索文件夹对话框。。还可以。。(Search Folders)
    2010-08-08 11:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载