├── NEU-Infomation-Platform ├── .settings │ ├── org.eclipse.wst.jsdt.ui.superType.name │ ├── org.eclipse.wst.jsdt.ui.superType.container │ ├── org.eclipse.core.resources.prefs │ ├── org.eclipse.wst.common.project.facet.core.xml │ ├── org.eclipse.wst.common.component │ ├── .jsdtscope │ └── org.eclipse.jdt.core.prefs ├── WebContent │ ├── META-INF │ │ └── MANIFEST.MF │ ├── img │ │ ├── 1.jpg │ │ ├── 2.jpg │ │ ├── 3.jpg │ │ ├── logo.gif │ │ ├── okwu.jpg │ │ ├── header.png │ │ ├── logo2.png │ │ ├── bartlesvillecf.jpg │ │ ├── emancipation.jpg │ │ └── okwu-athletics.jpg │ ├── image │ │ ├── 1.jpg │ │ ├── 2.jpg │ │ ├── 3.jpg │ │ ├── 4.jpg │ │ ├── a.jpg │ │ ├── b.jpg │ │ ├── c.jpg │ │ ├── d.jpg │ │ ├── e.jpg │ │ ├── f.jpg │ │ ├── g.jpg │ │ ├── h.jpg │ │ ├── i.jpg │ │ ├── j.jpg │ │ ├── k.jpg │ │ ├── l.jpg │ │ ├── m.jpg │ │ ├── n.jpg │ │ ├── o.jpg │ │ ├── p.jpg │ │ ├── q.jpg │ │ ├── cart.gif │ │ ├── logo.gif │ │ ├── nike.gif │ │ ├── adidas.gif │ │ ├── blank.gif │ │ ├── common.gif │ │ ├── eifini.gif │ │ ├── footer.jpg │ │ ├── header.jpg │ │ ├── index_2.jpg │ │ ├── index_3.jpg │ │ ├── lining.gif │ │ ├── login.jpg │ │ ├── maoren.gif │ │ ├── product.gif │ │ ├── semir.gif │ │ ├── vimly.gif │ │ ├── yishion.gif │ │ ├── beijirong.gif │ │ ├── captcha.jhtml │ │ ├── dadonggua.jpg │ │ ├── index_top.jpg │ │ ├── jackjones.gif │ │ ├── registImg.jpg │ │ ├── regist_bg.jpg │ │ ├── sentubila.gif │ │ ├── sundance.gif │ │ ├── index_right.jpg │ │ ├── septwolves.gif │ │ ├── captcha (2).jhtml │ │ ├── hengyuanxiang.gif │ │ ├── r___________renleipic_01 │ │ │ ├── 15.gif │ │ │ ├── logo.gif │ │ │ ├── footer.jpg │ │ │ ├── header.jpg │ │ │ ├── logo1.gif │ │ │ ├── product.gif │ │ │ ├── bigPic139f030b-d68b-41dd-be6d-b94cc568d3c5.jpg │ │ │ ├── bigPic19533252-0faa-4e64-8077-6e1908f47739.jpg │ │ │ ├── bigPic1ea8f1c9-8b8e-4262-8ca9-690912434692.jpg │ │ │ └── bigPic5f3622b8-028a-4e62-a77f-f41a16d715ed.jpg │ │ ├── 54890cf9-91b0-40bc-9f68-51462e9c43a8.jpg │ │ ├── bigPic13867cc1-935a-4a3a-98f9-edf87ddb1c09.jpg │ │ ├── bigPic372e7faa-3ad0-444d-a89b-a8e9f0d6e929.jpg │ │ ├── bigPic4ed6edbf-fb3e-49a7-be5e-361b2ce02961.jpg │ │ ├── bigPic5ab54f67-a479-48fe-a41d-7d34b57036a3.jpg │ │ ├── bigPica5720219-ba48-460a-a084-24d5b314bd03.jpg │ │ ├── bigPica7e5d3dd-5984-4d0f-9851-35cc0987d9b9.jpg │ │ ├── bigPicaa443d05-27b4-4964-958e-c81536f01d04.jpg │ │ ├── bigPicc1e3a29e-17f5-4d9f-a186-b2c5a0b39b88.jpg │ │ ├── bigPicd0459632-fe4e-4a5d-8373-1a67c9f43ec2.jpg │ │ ├── bigPice7c2e240-4147-4c11-b369-db3765ec3df9.jpg │ │ ├── bigPicee0785e3-68e2-4e23-93ef-68904bc2a3c6.jpg │ │ ├── 059b5245-e3c8-43bf-80fe-700f0e4e68b8-thumbnail.jpg │ │ ├── 0ff130db-0a1b-4b8d-a918-ed9016317009-thumbnail.jpg │ │ ├── 4a51167a-89d5-4710-aca2-7c76edc355b8-thumbnail.jpg │ │ ├── 51afeef5-f6cb-4936-abea-315cfca0edc0-thumbnail.jpg │ │ ├── 750a9ce8-8c19-444d-b8cc-f3e7e786ec5d-thumbnail.jpg │ │ ├── 93b9e55f-cbae-4c3c-b2f7-2636c7369db7-thumbnail.jpg │ │ ├── f37ba36a-181b-4161-a88f-f74c9adb485d-thumbnail.jpg │ │ ├── f5e39c37-94b2-462e-8e58-8bde3c5f1b8c-thumbnail.jpg │ │ ├── config.js │ │ ├── login.css │ │ ├── base64.js │ │ ├── register.css │ │ ├── slider.css │ │ └── cart.css │ ├── css │ │ ├── dtree.css │ │ ├── style.css │ │ └── left.css │ ├── bank_img │ │ ├── abc.bmp │ │ ├── bc.bmp │ │ ├── bcc.bmp │ │ ├── bh.bmp │ │ ├── bj.bmp │ │ ├── ccb.bmp │ │ ├── cib.bmp │ │ ├── cmb.bmp │ │ ├── cmbc.bmp │ │ ├── dy.bmp │ │ ├── gf.bmp │ │ ├── hx.bmp │ │ ├── icbc.bmp │ │ ├── post.bmp │ │ ├── sfz.bmp │ │ ├── sh.bmp │ │ ├── shpd.bmp │ │ ├── zx.bmp │ │ ├── ningbo.bmp │ │ ├── pingan.bmp │ │ ├── guangda.bmp │ │ ├── nanjing.bmp │ │ ├── zheshang.bmp │ │ └── beijingnongshang.bmp │ ├── images │ │ ├── cart.gif │ │ ├── cart1.gif │ │ ├── common.gif │ │ ├── error.jpg │ │ ├── i_del.gif │ │ ├── i_edit.gif │ │ ├── index.gif │ │ ├── info.gif │ │ ├── login.gif │ │ ├── member.gif │ │ ├── mis_01.jpg │ │ ├── order.gif │ │ ├── review.gif │ │ ├── shim.gif │ │ ├── title2.jpg │ │ ├── top_01.jpg │ │ ├── article.gif │ │ ├── loginbg.jpg │ │ ├── message.gif │ │ ├── mis_05a.jpg │ │ ├── mis_05b.jpg │ │ ├── mis_05c.jpg │ │ ├── password.gif │ │ ├── product.gif │ │ ├── register.gif │ │ ├── top_100.jpg │ │ ├── tree │ │ │ ├── cd.gif │ │ │ ├── base.gif │ │ │ ├── empty.gif │ │ │ ├── folder.gif │ │ │ ├── globe.gif │ │ │ ├── join.gif │ │ │ ├── line.gif │ │ │ ├── minus.gif │ │ │ ├── page.gif │ │ │ ├── plus.gif │ │ │ ├── trash.gif │ │ │ ├── question.gif │ │ │ ├── folderopen.gif │ │ │ ├── imgfolder.gif │ │ │ ├── joinbottom.gif │ │ │ ├── minusbottom.gif │ │ │ ├── musicfolder.gif │ │ │ ├── plusbottom.gif │ │ │ ├── nolines_minus.gif │ │ │ └── nolines_plus.gif │ │ ├── cart-empty.png │ │ ├── finalbutton.gif │ │ ├── gif53_029.gif │ │ ├── loading_bar.gif │ │ ├── regist_bg.jpg │ │ ├── loading_icon.gif │ │ ├── dialog_overlay.png │ │ └── IconTexto_WebDev_009.jpg │ ├── products │ │ ├── 1 │ │ │ ├── c_0001.jpg │ │ │ ├── c_0002.jpg │ │ │ ├── c_0003.jpg │ │ │ ├── c_0004.jpg │ │ │ ├── c_0005.jpg │ │ │ ├── c_0006.jpg │ │ │ ├── c_0007.jpg │ │ │ ├── c_0008.jpg │ │ │ ├── c_0009.jpg │ │ │ ├── c_0010.jpg │ │ │ ├── c_0011.jpg │ │ │ ├── c_0012.jpg │ │ │ ├── c_0013.jpg │ │ │ ├── c_0014.jpg │ │ │ ├── c_0015.jpg │ │ │ ├── c_0016.jpg │ │ │ ├── c_0017.jpg │ │ │ ├── c_0018.jpg │ │ │ ├── c_0019.jpg │ │ │ ├── c_0020.jpg │ │ │ ├── c_0021.jpg │ │ │ ├── c_0022.jpg │ │ │ ├── c_0023.jpg │ │ │ ├── c_0024.jpg │ │ │ ├── c_0025.jpg │ │ │ ├── c_0026.jpg │ │ │ ├── c_0027.jpg │ │ │ ├── c_0028.jpg │ │ │ ├── c_0029.jpg │ │ │ ├── c_0030.jpg │ │ │ ├── c_0031.jpg │ │ │ ├── c_0032.jpg │ │ │ ├── c_0033.jpg │ │ │ ├── c_0034.jpg │ │ │ ├── c_0035.jpg │ │ │ ├── c_0036.jpg │ │ │ ├── c_0037.jpg │ │ │ ├── c_0038.jpg │ │ │ ├── c_0039.jpg │ │ │ ├── c_0040.jpg │ │ │ ├── c_0041.jpg │ │ │ ├── c_0042.jpg │ │ │ ├── c_0043.jpg │ │ │ ├── c_0044.jpg │ │ │ ├── c_0045.jpg │ │ │ ├── c_0046.jpg │ │ │ ├── c_0047.jpg │ │ │ ├── c_0048.jpg │ │ │ ├── c_0049.jpg │ │ │ ├── c_0050.jpg │ │ │ ├── cs10001.jpg │ │ │ ├── cs10002.jpg │ │ │ ├── cs10003.jpg │ │ │ ├── cs10004.jpg │ │ │ ├── cs10005.jpg │ │ │ ├── cs10006.jpg │ │ │ ├── cs10007.jpg │ │ │ ├── cs10008.jpg │ │ │ ├── cs10009.jpg │ │ │ ├── cs10010.jpg │ │ │ ├── cs20001.jpg │ │ │ ├── cs20002.jpg │ │ │ ├── cs20003.jpg │ │ │ ├── cs20004.jpg │ │ │ ├── cs20005.jpg │ │ │ ├── cs20006.jpg │ │ │ ├── cs20007.jpg │ │ │ ├── cs20008.jpg │ │ │ ├── cs20009.jpg │ │ │ ├── cs20010.jpg │ │ │ ├── cs30001.png │ │ │ ├── cs30002.png │ │ │ ├── cs30003.png │ │ │ ├── cs30004.png │ │ │ ├── cs30005.png │ │ │ ├── cs30006.png │ │ │ ├── cs30007.png │ │ │ ├── cs30008.png │ │ │ ├── cs30009.png │ │ │ ├── cs30010.png │ │ │ ├── cs40001.png │ │ │ ├── cs40002.png │ │ │ ├── cs40003.png │ │ │ ├── cs40004.jpg │ │ │ ├── cs40005.png │ │ │ ├── cs40006.png │ │ │ ├── cs40007.png │ │ │ ├── cs40008.png │ │ │ ├── cs40009.png │ │ │ ├── cs40010.png │ │ │ ├── cs40011.png │ │ │ ├── cs50001.png │ │ │ ├── cs50002.png │ │ │ ├── cs50003.png │ │ │ ├── cs50004.png │ │ │ ├── cs50005.png │ │ │ ├── cs50006.png │ │ │ ├── cs50007.png │ │ │ ├── cs50008.png │ │ │ ├── cs50009.png │ │ │ ├── cs50010.png │ │ │ ├── cs60001.png │ │ │ ├── cs60002.png │ │ │ ├── cs60003.png │ │ │ ├── cs60004.png │ │ │ ├── cs60005.png │ │ │ ├── cs60006.png │ │ │ ├── cs60007.png │ │ │ ├── cs60008.png │ │ │ ├── cs60009.png │ │ │ ├── cs60010.png │ │ │ ├── cs70001.png │ │ │ ├── cs70002.png │ │ │ ├── cs70003.png │ │ │ ├── cs70004.png │ │ │ ├── cs70005.png │ │ │ ├── cs70006.png │ │ │ ├── cs70007.png │ │ │ ├── cs70008.png │ │ │ ├── cs70009.png │ │ │ ├── cs70010.png │ │ │ ├── nvxie.jpg │ │ │ ├── duanxue1.png │ │ │ ├── duanxue2.png │ │ │ ├── duanxue3.png │ │ │ ├── duanxue4.png │ │ │ └── 556d64fcNf28f90d0.jpg │ │ ├── dn1.jpg │ │ ├── dn2.jpg │ │ ├── c_0001.jpg │ │ ├── c_0002.jpg │ │ ├── c_0003.jpg │ │ ├── c_0004.jpg │ │ ├── c_0005.jpg │ │ ├── c_0006.jpg │ │ ├── c_0007.jpg │ │ ├── hao │ │ │ ├── ad.jpg │ │ │ ├── big01.jpg │ │ │ ├── small01.jpg │ │ │ ├── small02.jpg │ │ │ ├── small03.jpg │ │ │ ├── small04.jpg │ │ │ ├── small05.jpg │ │ │ ├── small06.jpg │ │ │ ├── small07.jpg │ │ │ ├── small08.jpg │ │ │ ├── small09.jpg │ │ │ ├── middle01.jpg │ │ │ ├── middle01.png │ │ │ ├── middle02.png │ │ │ └── middle03.png │ │ ├── news_left.jpg │ │ ├── news_right.jpg │ │ ├── 90560009093007_y.jpg │ │ ├── 155210007679548_y.jpg │ │ ├── 562d008aN963ce5f2.jpg │ │ ├── 5632bdf8N789e6659.jpg │ │ ├── 5632c2eeNbc918af0.jpg │ │ └── f001a62f-a49d-4a4d-b56f-2b6908a0002c_g.jpg │ ├── WEB-INF │ │ ├── lib │ │ │ ├── jstl.jar │ │ │ ├── mail.jar │ │ │ ├── standard.jar │ │ │ ├── gson-2.2.4.jar │ │ │ ├── jedis-2.7.0.jar │ │ │ ├── c3p0-0.9.1.2.jar │ │ │ ├── commons-io-1.4.jar │ │ │ ├── itcast-tools-1.4.jar │ │ │ ├── commons-pool2-2.3.jar │ │ │ ├── commons-dbutils-1.4.jar │ │ │ ├── commons-logging-1.1.1.jar │ │ │ ├── commons-beanutils-1.8.3.jar │ │ │ ├── commons-fileupload-1.2.1.jar │ │ │ └── mysql-connector-java-5.1.25-bin.jar │ │ └── web.xml │ ├── fonts │ │ ├── glyphicons-halflings-regular.eot │ │ ├── glyphicons-halflings-regular.ttf │ │ ├── glyphicons-halflings-regular.woff │ │ └── glyphicons-halflings-regular.woff2 │ ├── registerFail.jsp │ ├── default.jsp │ ├── js │ │ └── npm.js │ ├── footer.jsp │ ├── registerSuccess.jsp │ ├── admin │ │ ├── bottom.jsp │ │ ├── home.jsp │ │ ├── welcome.jsp │ │ ├── left.jsp │ │ ├── category │ │ │ ├── edit.jsp │ │ │ ├── add.jsp │ │ │ └── list.jsp │ │ ├── index.jsp │ │ ├── top.jsp │ │ └── product │ │ │ └── edit.jsp │ ├── contact.jsp │ ├── info.jsp │ ├── addsuccess.jsp │ └── order_list.jsp ├── src │ ├── redis.properties │ ├── merchantInfo.properties │ ├── com │ │ └── neuplat │ │ │ ├── utils │ │ │ ├── CommonsUtils.java │ │ │ ├── MD5Utils.java │ │ │ ├── JedisPoolUtils.java │ │ │ ├── MailUtils.java │ │ │ └── DataSourceUtils.java │ │ │ ├── domain │ │ │ ├── Category.java │ │ │ ├── CartItem.java │ │ │ ├── Cart.java │ │ │ ├── PageBean.java │ │ │ ├── OrderItem.java │ │ │ ├── Order.java │ │ │ ├── User.java │ │ │ └── Product.java │ │ │ ├── web │ │ │ └── servlet │ │ │ │ ├── ActiveServlet.java │ │ │ │ ├── CheckUsernameServlet.java │ │ │ │ ├── BaseServlet.java │ │ │ │ ├── Callback.java │ │ │ │ ├── RegisterServlet.java │ │ │ │ ├── AdminModifyProduct.java │ │ │ │ └── AdminAddProduct.java │ │ │ ├── service │ │ │ ├── UserService.java │ │ │ └── AdminService.java │ │ │ └── dao │ │ │ └── UserDao.java │ └── c3p0-config.xml ├── build │ └── classes │ │ ├── redis.properties │ │ ├── com │ │ └── neuplat │ │ │ ├── dao │ │ │ ├── UserDao.class │ │ │ ├── AdminDao.class │ │ │ └── ProductDao.class │ │ │ ├── domain │ │ │ ├── Cart.class │ │ │ ├── User.class │ │ │ ├── Order.class │ │ │ ├── CartItem.class │ │ │ ├── Category.class │ │ │ ├── OrderItem.class │ │ │ ├── PageBean.class │ │ │ └── Product.class │ │ │ ├── utils │ │ │ ├── MD5Utils.class │ │ │ ├── MailUtils.class │ │ │ ├── CommonsUtils.class │ │ │ ├── MailUtils$1.class │ │ │ ├── PaymentUtil.class │ │ │ ├── DataSourceUtils.class │ │ │ └── JedisPoolUtils.class │ │ │ ├── web │ │ │ └── servlet │ │ │ │ ├── Admin.class │ │ │ │ ├── Callback.class │ │ │ │ ├── BaseServlet.class │ │ │ │ ├── UserServlet.class │ │ │ │ ├── ActiveServlet.class │ │ │ │ ├── ProductServlet.class │ │ │ │ ├── AdminAddProduct.class │ │ │ │ ├── RegisterServlet.class │ │ │ │ ├── AdminModifyProduct.class │ │ │ │ ├── RegisterServlet$1.class │ │ │ │ └── CheckUsernameServlet.class │ │ │ └── service │ │ │ ├── AdminService.class │ │ │ ├── UserService.class │ │ │ └── ProductService.class │ │ ├── merchantInfo.properties │ │ └── c3p0-config.xml ├── .classpath └── .project └── README.md /NEU-Infomation-Platform/.settings/org.eclipse.wst.jsdt.ui.superType.name: -------------------------------------------------------------------------------- 1 | Window -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/META-INF/MANIFEST.MF: -------------------------------------------------------------------------------- 1 | Manifest-Version: 1.0 2 | Class-Path: 3 | 4 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Infomation-Platform 2 | 东北大学软件工程项目-学生互助平台 3 | 4 | 5 | 一个web网站,主要功能包括代取快递、拼车互助、失物认领。 6 | 基于Tomcat 7 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/.settings/org.eclipse.wst.jsdt.ui.superType.container: -------------------------------------------------------------------------------- 1 | org.eclipse.wst.jsdt.launching.baseBrowserLibrary -------------------------------------------------------------------------------- /NEU-Infomation-Platform/.settings/org.eclipse.core.resources.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | encoding/=UTF-8 3 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/redis.properties: -------------------------------------------------------------------------------- 1 | redis.maxIdle=30 2 | redis.minIdle=10 3 | redis.maxTotal=100 4 | redis.url=localhost 5 | redis.port=6379 -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/1.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/2.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/3.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/1.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/2.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/3.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/4.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/a.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/a.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/b.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/c.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/c.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/d.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/d.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/e.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/e.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/f.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/f.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/g.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/g.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/h.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/h.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/i.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/i.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/j.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/j.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/k.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/k.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/l.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/l.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/m.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/m.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/n.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/n.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/o.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/o.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/p.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/p.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/q.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/q.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/logo.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/okwu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/okwu.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/redis.properties: -------------------------------------------------------------------------------- 1 | redis.maxIdle=30 2 | redis.minIdle=10 3 | redis.maxTotal=100 4 | redis.url=localhost 5 | redis.port=6379 -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/css/dtree.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/css/dtree.css -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/css/style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/css/style.css -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/cart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/cart.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/logo.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/nike.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/nike.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/header.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/header.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/logo2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/logo2.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/abc.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/abc.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/bc.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/bc.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/bcc.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/bcc.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/bh.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/bh.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/bj.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/bj.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/ccb.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/ccb.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/cib.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/cib.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/cmb.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/cmb.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/cmbc.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/cmbc.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/dy.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/dy.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/gf.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/gf.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/hx.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/hx.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/icbc.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/icbc.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/post.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/post.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/sfz.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/sfz.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/sh.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/sh.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/shpd.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/shpd.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/zx.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/zx.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/adidas.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/adidas.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/blank.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/blank.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/common.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/common.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/eifini.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/eifini.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/footer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/footer.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/header.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/header.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/index_2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/index_2.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/index_3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/index_3.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/lining.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/lining.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/login.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/login.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/maoren.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/maoren.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/product.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/product.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/semir.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/semir.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/vimly.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/vimly.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/yishion.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/yishion.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/cart.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/cart.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/cart1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/cart1.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/common.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/common.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/error.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/error.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/i_del.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/i_del.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/i_edit.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/i_edit.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/index.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/index.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/info.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/info.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/login.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/login.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/member.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/member.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/mis_01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/mis_01.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/order.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/order.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/review.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/review.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/shim.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/shim.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/title2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/title2.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/top_01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/top_01.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/dn1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/dn1.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/dn2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/dn2.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/ningbo.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/ningbo.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/pingan.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/pingan.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/beijirong.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/beijirong.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/captcha.jhtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/captcha.jhtml -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/dadonggua.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/dadonggua.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/index_top.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/index_top.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/jackjones.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/jackjones.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/registImg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/registImg.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/regist_bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/regist_bg.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/sentubila.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/sentubila.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/sundance.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/sundance.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/article.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/article.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/loginbg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/loginbg.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/message.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/message.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/mis_05a.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/mis_05a.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/mis_05b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/mis_05b.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/mis_05c.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/mis_05c.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/password.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/password.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/product.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/product.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/register.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/register.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/top_100.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/top_100.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/cd.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/cd.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/c_0001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/c_0001.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/c_0002.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/c_0002.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/c_0003.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/c_0003.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/c_0004.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/c_0004.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/c_0005.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/c_0005.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/c_0006.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/c_0006.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/c_0007.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/c_0007.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/ad.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/ad.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/jstl.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/jstl.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/mail.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/mail.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/guangda.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/guangda.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/nanjing.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/nanjing.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/zheshang.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/zheshang.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/index_right.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/index_right.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/septwolves.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/septwolves.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/cart-empty.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/cart-empty.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/finalbutton.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/finalbutton.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/gif53_029.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/gif53_029.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/loading_bar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/loading_bar.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/regist_bg.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/regist_bg.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/base.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/base.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/empty.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/empty.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/folder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/folder.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/globe.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/globe.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/join.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/join.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/line.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/line.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/minus.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/page.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/page.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/plus.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/trash.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/trash.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/bartlesvillecf.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/bartlesvillecf.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/emancipation.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/emancipation.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/img/okwu-athletics.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/img/okwu-athletics.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0001.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0002.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0002.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0003.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0003.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0004.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0004.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0005.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0005.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0006.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0006.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0007.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0007.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0008.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0008.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0009.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0009.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0010.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0010.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0011.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0011.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0012.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0012.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0013.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0013.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0014.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0014.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0015.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0015.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0016.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0016.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0017.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0017.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0018.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0018.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0019.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0019.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0020.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0020.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0021.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0021.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0022.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0022.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0023.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0023.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0024.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0024.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0025.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0025.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0026.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0026.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0027.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0027.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0028.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0028.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0029.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0029.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0030.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0030.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0031.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0031.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0032.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0032.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0033.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0033.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0034.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0034.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0035.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0035.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0036.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0036.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0037.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0037.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0038.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0038.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0039.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0039.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0040.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0040.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0041.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0041.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0042.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0042.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0043.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0043.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0044.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0044.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0045.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0045.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0046.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0046.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0047.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0047.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0048.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0048.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0049.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0049.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/c_0050.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/c_0050.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10001.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10002.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10002.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10003.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10003.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10004.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10004.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10005.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10005.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10006.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10006.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10007.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10007.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10008.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10008.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10009.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10009.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs10010.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs10010.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20001.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20002.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20002.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20003.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20003.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20004.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20004.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20005.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20005.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20006.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20006.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20007.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20007.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20008.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20008.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20009.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20009.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs20010.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs20010.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30001.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30002.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30003.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30004.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30005.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30006.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30007.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30008.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30009.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs30010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs30010.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40001.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40002.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40003.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40004.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40004.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40005.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40006.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40007.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40008.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40009.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40010.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs40011.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs40011.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50001.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50002.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50003.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50004.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50005.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50006.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50007.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50008.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50009.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs50010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs50010.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60001.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60002.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60003.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60004.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60005.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60006.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60007.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60008.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60009.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs60010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs60010.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70001.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70001.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70002.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70002.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70003.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70003.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70004.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70004.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70005.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70005.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70006.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70006.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70007.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70007.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70008.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70008.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70009.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70009.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/cs70010.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/cs70010.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/nvxie.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/nvxie.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/big01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/big01.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/news_left.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/news_left.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/standard.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/standard.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/captcha (2).jhtml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/captcha (2).jhtml -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/hengyuanxiang.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/hengyuanxiang.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/loading_icon.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/loading_icon.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/question.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/question.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/duanxue1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/duanxue1.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/duanxue2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/duanxue2.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/duanxue3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/duanxue3.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/duanxue4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/duanxue4.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/small01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/small01.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/small02.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/small02.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/small03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/small03.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/small04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/small04.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/small05.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/small05.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/small06.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/small06.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/small07.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/small07.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/small08.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/small08.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/small09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/small09.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/news_right.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/news_right.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/gson-2.2.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/gson-2.2.4.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/jedis-2.7.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/jedis-2.7.0.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/dialog_overlay.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/dialog_overlay.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/folderopen.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/folderopen.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/imgfolder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/imgfolder.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/joinbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/joinbottom.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/minusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/minusbottom.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/musicfolder.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/musicfolder.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/plusbottom.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/plusbottom.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/middle01.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/middle01.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/middle01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/middle01.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/middle02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/middle02.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/hao/middle03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/hao/middle03.png -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/c3p0-0.9.1.2.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/c3p0-0.9.1.2.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/bank_img/beijingnongshang.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/bank_img/beijingnongshang.bmp -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/nolines_minus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/nolines_minus.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/tree/nolines_plus.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/tree/nolines_plus.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/90560009093007_y.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/90560009093007_y.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-io-1.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-io-1.4.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/itcast-tools-1.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/itcast-tools-1.4.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/images/IconTexto_WebDev_009.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/images/IconTexto_WebDev_009.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/1/556d64fcNf28f90d0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/1/556d64fcNf28f90d0.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/155210007679548_y.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/155210007679548_y.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/562d008aN963ce5f2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/562d008aN963ce5f2.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/5632bdf8N789e6659.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/5632bdf8N789e6659.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/5632c2eeNbc918af0.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/5632c2eeNbc918af0.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/dao/UserDao.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/dao/UserDao.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/domain/Cart.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/domain/Cart.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/domain/User.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/domain/User.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-pool2-2.3.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-pool2-2.3.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/dao/AdminDao.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/dao/AdminDao.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/domain/Order.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/domain/Order.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-dbutils-1.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-dbutils-1.4.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-logging-1.1.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-logging-1.1.1.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/15.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/15.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/dao/ProductDao.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/dao/ProductDao.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/domain/CartItem.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/domain/CartItem.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/domain/Category.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/domain/Category.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/domain/OrderItem.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/domain/OrderItem.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/domain/PageBean.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/domain/PageBean.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/domain/Product.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/domain/Product.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/utils/MD5Utils.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/utils/MD5Utils.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/utils/MailUtils.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/utils/MailUtils.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-beanutils-1.8.3.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-beanutils-1.8.3.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/fonts/glyphicons-halflings-regular.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/fonts/glyphicons-halflings-regular.eot -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/fonts/glyphicons-halflings-regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/fonts/glyphicons-halflings-regular.ttf -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/fonts/glyphicons-halflings-regular.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/fonts/glyphicons-halflings-regular.woff -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/logo.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/logo.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/utils/CommonsUtils.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/utils/CommonsUtils.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/utils/MailUtils$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/utils/MailUtils$1.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/utils/PaymentUtil.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/utils/PaymentUtil.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/Admin.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/Admin.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-fileupload-1.2.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/commons-fileupload-1.2.1.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/fonts/glyphicons-halflings-regular.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/fonts/glyphicons-halflings-regular.woff2 -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/footer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/footer.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/header.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/header.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/logo1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/logo1.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/product.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/product.gif -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/service/AdminService.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/service/AdminService.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/service/UserService.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/service/UserService.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/utils/DataSourceUtils.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/utils/DataSourceUtils.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/utils/JedisPoolUtils.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/utils/JedisPoolUtils.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/Callback.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/Callback.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/merchantInfo.properties: -------------------------------------------------------------------------------- 1 | p1_MerId=10001126856 2 | keyValue=69cl522AV6q613Ii4W6u8K6XuW8vM1N6bFgyv769220IuYe9u37N4y7rI4Pl 3 | callback=http://localhost:8080/NEU-Infomation-Platform/callback 4 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/service/ProductService.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/service/ProductService.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/BaseServlet.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/BaseServlet.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/UserServlet.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/UserServlet.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/lib/mysql-connector-java-5.1.25-bin.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/WEB-INF/lib/mysql-connector-java-5.1.25-bin.jar -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/54890cf9-91b0-40bc-9f68-51462e9c43a8.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/54890cf9-91b0-40bc-9f68-51462e9c43a8.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/ActiveServlet.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/ActiveServlet.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/ProductServlet.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/ProductServlet.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/merchantInfo.properties: -------------------------------------------------------------------------------- 1 | p1_MerId=10001126856 2 | keyValue=69cl522AV6q613Ii4W6u8K6XuW8vM1N6bFgyv769220IuYe9u37N4y7rI4Pl 3 | callback=http://localhost:8080/NEU-Infomation-Platform/callback 4 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/AdminAddProduct.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/AdminAddProduct.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/RegisterServlet.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/RegisterServlet.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPic13867cc1-935a-4a3a-98f9-edf87ddb1c09.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPic13867cc1-935a-4a3a-98f9-edf87ddb1c09.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPic372e7faa-3ad0-444d-a89b-a8e9f0d6e929.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPic372e7faa-3ad0-444d-a89b-a8e9f0d6e929.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPic4ed6edbf-fb3e-49a7-be5e-361b2ce02961.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPic4ed6edbf-fb3e-49a7-be5e-361b2ce02961.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPic5ab54f67-a479-48fe-a41d-7d34b57036a3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPic5ab54f67-a479-48fe-a41d-7d34b57036a3.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPica5720219-ba48-460a-a084-24d5b314bd03.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPica5720219-ba48-460a-a084-24d5b314bd03.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPica7e5d3dd-5984-4d0f-9851-35cc0987d9b9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPica7e5d3dd-5984-4d0f-9851-35cc0987d9b9.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPicaa443d05-27b4-4964-958e-c81536f01d04.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPicaa443d05-27b4-4964-958e-c81536f01d04.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPicc1e3a29e-17f5-4d9f-a186-b2c5a0b39b88.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPicc1e3a29e-17f5-4d9f-a186-b2c5a0b39b88.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPicd0459632-fe4e-4a5d-8373-1a67c9f43ec2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPicd0459632-fe4e-4a5d-8373-1a67c9f43ec2.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPice7c2e240-4147-4c11-b369-db3765ec3df9.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPice7c2e240-4147-4c11-b369-db3765ec3df9.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/bigPicee0785e3-68e2-4e23-93ef-68904bc2a3c6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/bigPicee0785e3-68e2-4e23-93ef-68904bc2a3c6.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/products/f001a62f-a49d-4a4d-b56f-2b6908a0002c_g.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/products/f001a62f-a49d-4a4d-b56f-2b6908a0002c_g.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/AdminModifyProduct.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/AdminModifyProduct.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/RegisterServlet$1.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/RegisterServlet$1.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/CheckUsernameServlet.class: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/build/classes/com/neuplat/web/servlet/CheckUsernameServlet.class -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/059b5245-e3c8-43bf-80fe-700f0e4e68b8-thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/059b5245-e3c8-43bf-80fe-700f0e4e68b8-thumbnail.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/0ff130db-0a1b-4b8d-a918-ed9016317009-thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/0ff130db-0a1b-4b8d-a918-ed9016317009-thumbnail.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/4a51167a-89d5-4710-aca2-7c76edc355b8-thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/4a51167a-89d5-4710-aca2-7c76edc355b8-thumbnail.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/51afeef5-f6cb-4936-abea-315cfca0edc0-thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/51afeef5-f6cb-4936-abea-315cfca0edc0-thumbnail.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/750a9ce8-8c19-444d-b8cc-f3e7e786ec5d-thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/750a9ce8-8c19-444d-b8cc-f3e7e786ec5d-thumbnail.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/93b9e55f-cbae-4c3c-b2f7-2636c7369db7-thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/93b9e55f-cbae-4c3c-b2f7-2636c7369db7-thumbnail.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/f37ba36a-181b-4161-a88f-f74c9adb485d-thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/f37ba36a-181b-4161-a88f-f74c9adb485d-thumbnail.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/f5e39c37-94b2-462e-8e58-8bde3c5f1b8c-thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/f5e39c37-94b2-462e-8e58-8bde3c5f1b8c-thumbnail.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/css/left.css: -------------------------------------------------------------------------------- 1 | body {background-color: #E6E6E6;margin: 0px;text-align:left;} 2 | td {font-size:12px;color:#303030;line-height:20px;} 3 | a:link,a:visited {color:#012F68;text-decoration: none;} 4 | a:hover {color: #406EA8;text-decoration:none} 5 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/config.js: -------------------------------------------------------------------------------- 1 | var langList = 2 | [ 3 | {name: "en_US", charset: "UTF-8"}, 4 | {name: "zh_CN", charset: "UTF-8"}, 5 | {name: "zh_TW", charset: "UTF-8"} 6 | ]; 7 | 8 | var skinList = 9 | [ 10 | {name: "default", charset: "UTF-8"} 11 | ]; -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/bigPic139f030b-d68b-41dd-be6d-b94cc568d3c5.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/bigPic139f030b-d68b-41dd-be6d-b94cc568d3c5.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/bigPic19533252-0faa-4e64-8077-6e1908f47739.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/bigPic19533252-0faa-4e64-8077-6e1908f47739.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/bigPic1ea8f1c9-8b8e-4262-8ca9-690912434692.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/bigPic1ea8f1c9-8b8e-4262-8ca9-690912434692.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/bigPic5f3622b8-028a-4e62-a77f-f41a16d715ed.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honk2333/Infomation-Platform/HEAD/NEU-Infomation-Platform/WebContent/image/r___________renleipic_01/bigPic5f3622b8-028a-4e62-a77f-f41a16d715ed.jpg -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/utils/CommonsUtils.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.utils; 2 | 3 | import java.io.UnsupportedEncodingException; 4 | import java.util.UUID; 5 | 6 | public class CommonsUtils { 7 | 8 | //����uuid���� 9 | public static String getUUID() throws UnsupportedEncodingException{ 10 | String tmp= UUID.randomUUID().toString().replace("-", ""); 11 | return tmp; 12 | } 13 | 14 | } 15 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/.settings/org.eclipse.wst.common.project.facet.core.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/registerFail.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" 2 | pageEncoding="UTF-8"%> 3 | 4 | 5 | 6 | 7 | 注册失败 8 | 9 | 10 |

对不起,注册失败,请联系管理员 010-68888888

11 | 12 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/domain/Category.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.domain; 2 | 3 | public class Category { 4 | 5 | private String cid; 6 | private String cname; 7 | public String getCid() { 8 | return cid; 9 | } 10 | public void setCid(String cid) { 11 | this.cid = cid; 12 | } 13 | public String getCname() { 14 | return cname; 15 | } 16 | public void setCname(String cname) { 17 | this.cname = cname; 18 | } 19 | 20 | 21 | 22 | } 23 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/default.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" 2 | pageEncoding="UTF-8"%> 3 | 4 | 5 | 6 | 7 | Insert title here 8 | 9 | 10 | <% 11 | response.sendRedirect(request.getContextPath()+"/product?method=index"); 12 | %> 13 | 14 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/js/npm.js: -------------------------------------------------------------------------------- 1 | // This file is autogenerated via the `commonjs` Grunt task. You can require() this file in a CommonJS environment. 2 | require('../../js/transition.js') 3 | require('../../js/alert.js') 4 | require('../../js/button.js') 5 | require('../../js/carousel.js') 6 | require('../../js/collapse.js') 7 | require('../../js/dropdown.js') 8 | require('../../js/modal.js') 9 | require('../../js/tooltip.js') 10 | require('../../js/popover.js') 11 | require('../../js/scrollspy.js') 12 | require('../../js/tab.js') 13 | require('../../js/affix.js') -------------------------------------------------------------------------------- /NEU-Infomation-Platform/.settings/org.eclipse.wst.common.component: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/.settings/.jsdtscope: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/footer.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" 2 | pageEncoding="UTF-8"%> 3 | 4 |
5 |
6 | 16 |
17 |
18 | 2020 东北大学软件工程大作业 19 |
20 |
-------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/domain/CartItem.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.domain; 2 | 3 | public class CartItem { 4 | private Product product; 5 | private int buyNum; 6 | private double subtotal; 7 | 8 | public Product getProduct() { 9 | return product; 10 | } 11 | public void setProduct(Product product) { 12 | this.product = product; 13 | } 14 | public int getBuyNum() { 15 | return buyNum; 16 | } 17 | public void setBuyNum(int buyNum) { 18 | this.buyNum = buyNum; 19 | } 20 | public double getSubtotal() { 21 | return subtotal; 22 | } 23 | public void setSubtotal(double subtotal) { 24 | this.subtotal = subtotal; 25 | } 26 | 27 | } 28 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/c3p0-config.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | root 5 | 123456 6 | com.mysql.jdbc.Driver 7 | jdbc:mysql://localhost:3306/store?useUnicode=true&characterEncoding=UTF-8 8 | 9 | 10 | 11 | 5 12 | 13 | 10 14 | 15 | 3000 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/build/classes/c3p0-config.xml: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | root 5 | 123456 6 | com.mysql.jdbc.Driver 7 | jdbc:mysql://localhost:3306/store?useUnicode=true&characterEncoding=UTF-8 8 | 9 | 10 | 11 | 5 12 | 13 | 10 14 | 15 | 3000 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/registerSuccess.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" 2 | pageEncoding="UTF-8"%> 3 | 4 | 5 | 6 | 7 | 注册成功 8 | 9 | 10 |

恭喜您注册成功,请赶快前往注册邮箱激活您的帐户

11 |
12 | 网易163邮箱    13 | 网易126邮箱    14 | 腾讯QQ邮箱    15 |
16 | 17 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/domain/Cart.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.domain; 2 | 3 | import java.util.HashMap; 4 | import java.util.Map; 5 | 6 | public class Cart { 7 | //该购物车中存储的n个购物项Map的key是pid,用来找到对应商品的购物项,Map的value是一个购物项,一个购物项包含一个商品的对象和购买商品的数量以及商品金额小计 8 | private Map cartItems=new HashMap(); 9 | //购物车中所有购物项商品价格总计 10 | private double total; 11 | public Map getCartItems() { 12 | return cartItems; 13 | } 14 | public void setCartItems(Map cartItems) { 15 | this.cartItems = cartItems; 16 | } 17 | public double getTotal() { 18 | return total; 19 | } 20 | public void setTotal(double total) { 21 | this.total = total; 22 | } 23 | 24 | } 25 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/.settings/org.eclipse.jdt.core.prefs: -------------------------------------------------------------------------------- 1 | eclipse.preferences.version=1 2 | org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled 3 | org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate 4 | org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8 5 | org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve 6 | org.eclipse.jdt.core.compiler.compliance=1.8 7 | org.eclipse.jdt.core.compiler.debug.lineNumber=generate 8 | org.eclipse.jdt.core.compiler.debug.localVariable=generate 9 | org.eclipse.jdt.core.compiler.debug.sourceFile=generate 10 | org.eclipse.jdt.core.compiler.problem.assertIdentifier=error 11 | org.eclipse.jdt.core.compiler.problem.enumIdentifier=error 12 | org.eclipse.jdt.core.compiler.source=1.8 13 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/.classpath: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/utils/MD5Utils.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.utils; 2 | 3 | import java.math.BigInteger; 4 | import java.security.MessageDigest; 5 | import java.security.NoSuchAlgorithmException; 6 | 7 | public class MD5Utils { 8 | /** 9 | * ʹ��md5���㷨���м��� 10 | */ 11 | public static String md5(String plainText) { 12 | byte[] secretBytes = null; 13 | try { 14 | secretBytes = MessageDigest.getInstance("md5").digest( 15 | plainText.getBytes()); 16 | } catch (NoSuchAlgorithmException e) { 17 | throw new RuntimeException("û��md5����㷨��"); 18 | } 19 | String md5code = new BigInteger(1, secretBytes).toString(16);// 16�������� 20 | // �����������δ��32λ����Ҫǰ�油0 21 | for (int i = 0; i < 32 - md5code.length(); i++) { 22 | md5code = "0" + md5code; 23 | } 24 | return md5code; 25 | } 26 | 27 | public static void main(String[] args) { 28 | System.out.println(md5("123")); 29 | } 30 | 31 | } 32 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/bottom.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" pageEncoding="UTF-8"%> 2 | 3 | 4 | 5 | 6 | 11 | 12 | 13 | 14 | 15 | 20 | 21 |
商城管理平台       
16 | 17 | 18 |
19 | ��
22 | 23 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/home.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" pageEncoding="UTF-8"%> 2 | 3 | 4 | 5 | 6 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/web/servlet/ActiveServlet.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.web.servlet; 2 | 3 | import java.io.IOException; 4 | 5 | import javax.servlet.ServletException; 6 | import javax.servlet.http.HttpServlet; 7 | import javax.servlet.http.HttpServletRequest; 8 | import javax.servlet.http.HttpServletResponse; 9 | 10 | import com.neuplat.service.UserService; 11 | 12 | public class ActiveServlet extends HttpServlet { 13 | 14 | protected void doGet(HttpServletRequest request, HttpServletResponse response) 15 | throws ServletException, IOException { 16 | 17 | //获得激活码 18 | String activeCode = request.getParameter("activeCode"); 19 | 20 | UserService service = new UserService(); 21 | service.active(activeCode); 22 | 23 | //跳转到登录页面 24 | response.sendRedirect(request.getContextPath()+"/login.jsp"); 25 | 26 | } 27 | 28 | protected void doPost(HttpServletRequest request, HttpServletResponse response) 29 | throws ServletException, IOException { 30 | doGet(request, response); 31 | } 32 | } 33 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/web/servlet/CheckUsernameServlet.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.web.servlet; 2 | 3 | import java.io.IOException; 4 | 5 | import javax.servlet.ServletException; 6 | import javax.servlet.http.HttpServlet; 7 | import javax.servlet.http.HttpServletRequest; 8 | import javax.servlet.http.HttpServletResponse; 9 | 10 | import com.neuplat.service.UserService; 11 | 12 | public class CheckUsernameServlet extends HttpServlet { 13 | 14 | protected void doGet(HttpServletRequest request, HttpServletResponse response) 15 | throws ServletException, IOException { 16 | 17 | 18 | String username = request.getParameter("username"); 19 | 20 | UserService service = new UserService(); 21 | boolean isExist = service.checkUsername(username); 22 | 23 | String json = "{\"isExist\":"+isExist+"}"; 24 | 25 | response.getWriter().write(json); 26 | 27 | } 28 | 29 | protected void doPost(HttpServletRequest request, HttpServletResponse response) 30 | throws ServletException, IOException { 31 | doGet(request, response); 32 | } 33 | } -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/domain/PageBean.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.domain; 2 | 3 | import java.util.List; 4 | 5 | public class PageBean { 6 | 7 | private int currentPage; 8 | private int currentCount; 9 | private int totalCount; 10 | private int totalPage; 11 | private List list; 12 | public int getCurrentPage() { 13 | return currentPage; 14 | } 15 | public void setCurrentPage(int currentPage) { 16 | this.currentPage = currentPage; 17 | } 18 | public int getCurrentCount() { 19 | return currentCount; 20 | } 21 | public void setCurrentCount(int currentCount) { 22 | this.currentCount = currentCount; 23 | } 24 | public int getTotalCount() { 25 | return totalCount; 26 | } 27 | public void setTotalCount(int totalCount) { 28 | this.totalCount = totalCount; 29 | } 30 | public int getTotalPage() { 31 | return totalPage; 32 | } 33 | public void setTotalPage(int totalPage) { 34 | this.totalPage = totalPage; 35 | } 36 | public List getList() { 37 | return list; 38 | } 39 | public void setList(List list) { 40 | this.list = list; 41 | } 42 | 43 | 44 | 45 | } 46 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/.project: -------------------------------------------------------------------------------- 1 | 2 | 3 | NEU-Infomation-Platform 4 | 5 | 6 | 7 | 8 | 9 | org.eclipse.wst.jsdt.core.javascriptValidator 10 | 11 | 12 | 13 | 14 | org.eclipse.jdt.core.javabuilder 15 | 16 | 17 | 18 | 19 | org.eclipse.wst.common.project.facet.core.builder 20 | 21 | 22 | 23 | 24 | org.eclipse.wst.validation.validationbuilder 25 | 26 | 27 | 28 | 29 | 30 | org.eclipse.jem.workbench.JavaEMFNature 31 | org.eclipse.wst.common.modulecore.ModuleCoreNature 32 | org.eclipse.wst.common.project.facet.core.nature 33 | org.eclipse.jdt.core.javanature 34 | org.eclipse.wst.jsdt.core.jsNature 35 | 36 | 37 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/web/servlet/BaseServlet.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.web.servlet; 2 | 3 | import java.io.IOException; 4 | import java.lang.reflect.Method; 5 | 6 | import javax.servlet.ServletException; 7 | import javax.servlet.http.HttpServlet; 8 | import javax.servlet.http.HttpServletRequest; 9 | import javax.servlet.http.HttpServletResponse; 10 | @SuppressWarnings("all") 11 | public class BaseServlet extends HttpServlet { 12 | //ͨ��������ʶ�Ӧ��method���� 13 | @Override 14 | protected void service(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException { 15 | 16 | req.setCharacterEncoding("UTF-8"); 17 | 18 | 19 | try { 20 | //1.��������method���� 21 | String methodName = req.getParameter("method"); 22 | //2. this����ǰ�����ʵĶ��󣬻�õ�ǰ�����ʶ�����ֽ������ 23 | Class clazz = this.getClass(); //productServlet.class------userServlet.class 24 | //3.��õ�ǰ�ֽ�������е�ָ������ 25 | Method method=clazz.getMethod(methodName, HttpServletRequest.class,HttpServletResponse.class); 26 | //4.ִ����Ӧ���ܵķ��� 27 | method.invoke(this,req,resp); 28 | 29 | } catch (Exception e) { 30 | e.printStackTrace(); 31 | } 32 | 33 | } 34 | } 35 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/contact.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" 2 | pageEncoding="UTF-8"%> 3 | 4 | 5 | 6 | 7 | 8 | 小组信息 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 |
21 |
22 |

信息发布者相关信息

23 |
24 |
25 |

26 | 姓名:${user.username } 27 | 姓别:${user.sex } 28 |

29 |

30 | 手机号码:${user.telephone } 电子邮箱:${user.email } 32 |

33 | 34 | 35 |
36 |
37 |
38 |
39 | 40 | 41 | 42 | 43 | 44 | 45 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/domain/OrderItem.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.domain; 2 | 3 | public class OrderItem { 4 | /* 5 | * `itemid` varchar(32) NOT NULL, 6 | `count` int(11) DEFAULT NULL, 7 | `subtotal` double DEFAULT NULL, 8 | `pid` varchar(32) DEFAULT NULL, 9 | `oid` varchar(32) DEFAULT NULL, 10 | * */ 11 | 12 | private String itemid; 13 | private int count; 14 | private Double subtotal; 15 | private Product product; 16 | private Order order; 17 | 18 | public String getItemid() { 19 | return itemid; 20 | } 21 | 22 | public void setItemid(String itemid) { 23 | this.itemid = itemid; 24 | } 25 | 26 | public int getCount() { 27 | return count; 28 | } 29 | 30 | public void setCount(int count) { 31 | this.count = count; 32 | } 33 | 34 | public Double getSubtotal() { 35 | return subtotal; 36 | } 37 | 38 | public void setSubtotal(Double subtotal) { 39 | this.subtotal = subtotal; 40 | } 41 | 42 | public Product getProduct() { 43 | return product; 44 | } 45 | 46 | public void setProduct(Product product) { 47 | this.product = product; 48 | } 49 | 50 | public Order getOrder() { 51 | return order; 52 | } 53 | 54 | public void setOrder(Order order) { 55 | this.order = order; 56 | } 57 | 58 | } 59 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/welcome.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" pageEncoding="UTF-8"%> 2 | 3 | 4 | 5 | 6 | 7 | 21 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 39 | 40 | 41 | 42 |
系统首页
37 | 登录成功! 38 |
43 | 44 |
45 | 46 | 47 | 48 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/utils/JedisPoolUtils.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.utils; 2 | 3 | import java.io.IOException; 4 | import java.io.InputStream; 5 | import java.util.Properties; 6 | 7 | import redis.clients.jedis.Jedis; 8 | import redis.clients.jedis.JedisPool; 9 | import redis.clients.jedis.JedisPoolConfig; 10 | 11 | public class JedisPoolUtils { 12 | 13 | private static JedisPool pool = null; 14 | 15 | static{ 16 | 17 | //���������ļ� 18 | InputStream in = JedisPoolUtils.class.getClassLoader().getResourceAsStream("redis.properties"); 19 | Properties pro = new Properties(); 20 | try { 21 | pro.load(in); 22 | } catch (IOException e) { 23 | e.printStackTrace(); 24 | } 25 | 26 | //��ó��Ӷ��� 27 | JedisPoolConfig poolConfig = new JedisPoolConfig(); 28 | poolConfig.setMaxIdle(Integer.parseInt(pro.get("redis.maxIdle").toString()));//������ø��� 29 | poolConfig.setMinIdle(Integer.parseInt(pro.get("redis.minIdle").toString()));//��С���ø��� 30 | poolConfig.setMaxTotal(Integer.parseInt(pro.get("redis.maxTotal").toString()));//��������� 31 | pool = new JedisPool(poolConfig,pro.getProperty("redis.url") , Integer.parseInt(pro.get("redis.port").toString())); 32 | } 33 | 34 | //���jedis��Դ�ķ��� 35 | public static Jedis getJedis(){ 36 | return pool.getResource(); 37 | } 38 | 39 | public static void main(String[] args) { 40 | Jedis jedis = getJedis(); 41 | System.out.println(jedis.get("xxx")); 42 | } 43 | 44 | 45 | 46 | 47 | } 48 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/info.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" 2 | pageEncoding="UTF-8"%> 3 | 4 | 5 | 6 | 7 | 8 | 小组信息 9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 |
21 |
22 |

小组简介

23 |
24 |
25 |

26 | “东北大学软件工程项目-学生互助平台” 27 |

28 | 29 |

30 | 主要功能包括代取快递、拼车互助、失物认领,以及可在软件上通用的交流平台系统。 31 |

32 | 33 |

34 | 使用范围为东北大学浑南校区。 35 |

36 | 37 |

小组成员:

38 |

计算机1704 20174634王洪科(组长)

39 |

计算机1704 20174687赵丹迪

40 |

计算机1704 20174956刘炯驿

41 |

计算机1705 20174685安卓君

42 |

计算机1704 20174680万欣航

43 |

计算机1704 20174581王婷婷

44 |

计算机1704 20174707董铎

45 | 46 |
47 |
48 |
49 |
50 | 51 | 52 | 53 | 54 | 55 | 56 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/left.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" pageEncoding="UTF-8"%> 2 | 3 | 4 | 5 | 菜单 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 37 | 38 |
18 |
19 | 20 | 展开所有 | 关闭所有 21 | 22 | 23 | 36 |
39 | 40 | 41 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/service/UserService.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.service; 2 | 3 | import java.sql.SQLException; 4 | 5 | import com.neuplat.dao.ProductDao; 6 | import com.neuplat.dao.UserDao; 7 | import com.neuplat.domain.PageBean; 8 | import com.neuplat.domain.Product; 9 | import com.neuplat.domain.User; 10 | 11 | public class UserService { 12 | 13 | public boolean regist(User user) { 14 | 15 | UserDao dao = new UserDao(); 16 | int row = 0; 17 | try { 18 | row = dao.regist(user); 19 | } catch (SQLException e) { 20 | e.printStackTrace(); 21 | } 22 | 23 | return row>0?true:false; 24 | } 25 | 26 | //激活 27 | public void active(String activeCode) { 28 | UserDao dao = new UserDao(); 29 | try { 30 | dao.active(activeCode); 31 | } catch (SQLException e) { 32 | e.printStackTrace(); 33 | } 34 | } 35 | 36 | 37 | 38 | //校验用户名是否存在 39 | public boolean checkUsername(String username) { 40 | UserDao dao=new UserDao(); 41 | Long isExist=0L; 42 | try { 43 | isExist=dao.checkUsername(username); 44 | } catch (SQLException e) { 45 | // TODO Auto-generated catch block 46 | e.printStackTrace(); 47 | }//返回值是查到的数据条数,为Long型 48 | return isExist>0?true:false;//如果isExist>0说明用户已存在返回true用户名不能使用,如果isExist=0说明用户不存在返回false 49 | } 50 | 51 | 52 | public User userLogin(String username, String password) { 53 | UserDao dao=new UserDao(); 54 | return dao.userLogin(username,password); 55 | } 56 | 57 | public User findUserByuid(String uid) { 58 | // TODO Auto-generated method stub 59 | UserDao dao = new UserDao(); 60 | User user = null; 61 | try { 62 | user = dao.findUserByuid(uid); 63 | } catch (SQLException e) { 64 | e.printStackTrace(); 65 | } 66 | return user; 67 | } 68 | 69 | } 70 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/utils/MailUtils.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.utils; 2 | 3 | import java.util.Properties; 4 | 5 | import javax.mail.Authenticator; 6 | import javax.mail.Message; 7 | import javax.mail.MessagingException; 8 | import javax.mail.PasswordAuthentication; 9 | import javax.mail.Session; 10 | import javax.mail.Transport; 11 | import javax.mail.internet.AddressException; 12 | import javax.mail.internet.InternetAddress; 13 | import javax.mail.internet.MimeMessage; 14 | import javax.mail.internet.MimeMessage.RecipientType; 15 | 16 | public class MailUtils { 17 | 18 | public static void sendMail(String email, String emailMsg) 19 | throws AddressException, MessagingException { 20 | // 1.����һ���������ʼ��������Ự���� Session 21 | 22 | Properties props = new Properties(); 23 | props.setProperty("mail.transport.protocol", "SMTP"); 24 | props.setProperty("mail.host", "smtp.126.com"); 25 | props.setProperty("mail.smtp.auth", "true");// ָ����֤Ϊtrue 26 | 27 | // ������֤�� 28 | Authenticator auth = new Authenticator() { 29 | public PasswordAuthentication getPasswordAuthentication() { 30 | return new PasswordAuthentication("sunkinghenu", "test123456");//����������Ȩ��test123456 31 | } 32 | }; 33 | 34 | Session session = Session.getInstance(props, auth); 35 | 36 | // 2.����һ��Message�����൱�����ʼ����� 37 | Message message = new MimeMessage(session); 38 | 39 | message.setFrom(new InternetAddress("sunkinghenu@126.com")); // ���÷����� 40 | 41 | message.setRecipient(RecipientType.TO, new InternetAddress(email)); // ���÷��ͷ�ʽ������� 42 | 43 | message.setSubject("�û�����"); 44 | // message.setText("����һ�⼤���ʼ��������"); 45 | 46 | message.setContent(emailMsg, "text/html;charset=utf-8"); 47 | 48 | // 3.���� Transport���ڽ��ʼ����� 49 | 50 | Transport.send(message); 51 | } 52 | } 53 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/category/edit.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" pageEncoding="UTF-8"%> 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 |   12 | 13 | 14 | 19 | 20 | 21 | 22 | 25 | 28 | 29 | 30 | 31 | 44 | 45 |
16 | 编辑分类 17 | 18 |
23 | 分类名称: 24 | 26 | 27 |
33 | 36 | 37 |         38 | 39 | 40 |         41 | 42 | 43 |
46 |
47 | 48 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/login.css: -------------------------------------------------------------------------------- 1 | @charset "utf-8"; 2 | 3 | /* 4 | * Copyright 2005-2013 dhcc.com.cn. All rights reserved. 5 | * Support: http://www.dhcc.com.cn 6 | * License: http://www.dhcc.com.cn/license 7 | * 8 | * Style - Login 9 | * Version: 3.0 10 | */ 11 | 12 | /* ---------- Login ---------- */ 13 | 14 | div.login .wrap { 15 | margin-bottom: 10px; 16 | border: 2px solid #f2f2f2; 17 | } 18 | 19 | div.login .main { 20 | border: 1px solid #d7d7d7; 21 | } 22 | 23 | div.login .title { 24 | height: 40px; 25 | line-height: 40px; 26 | color: #d8d8d8; 27 | font-family: "Microsoft YaHei"; 28 | border-bottom: 1px dotted #ededed; 29 | } 30 | 31 | div.login .title strong { 32 | padding: 0px 10px; 33 | color: #3164af; 34 | font-size: 18px; 35 | font-weight: normal; 36 | } 37 | 38 | div.login table { 39 | width: 100%; 40 | margin-top: 10px; 41 | } 42 | 43 | div.login th { 44 | width: 90px; 45 | padding: 12px; 46 | font-weight: normal; 47 | text-align: right; 48 | } 49 | 50 | div.login .captcha { 51 | width: 130px; 52 | text-transform: uppercase; 53 | ime-mode: disabled; 54 | } 55 | 56 | div.login .captchaImage { 57 | margin-left: 10px; 58 | vertical-align: middle; 59 | cursor: pointer; 60 | } 61 | 62 | div.login .submit { 63 | width: 100px; 64 | height: 35px; 65 | line-height: 35px; 66 | margin-bottom: 10px; 67 | color: #ffffff; 68 | cursor: pointer; 69 | outline: none; 70 | blr: expression(this.hideFocus = true); 71 | border: none; 72 | background: url(../images/login.gif) 0px 0px no-repeat; 73 | } 74 | 75 | div.login .register { 76 | background-color: #f3f3f3; 77 | } 78 | 79 | div.login .register dt { 80 | line-height: 40px; 81 | color: #cc062d; 82 | font-size: 18px; 83 | font-family: "Microsoft YaHei"; 84 | } 85 | 86 | div.login .register dd { 87 | line-height: 30px; 88 | color: #565656 89 | } 90 | 91 | div.login .register dd a { 92 | color: #3164af 93 | } -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/category/add.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" pageEncoding="UTF-8"%> 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 |   13 | 14 | 15 | 20 | 21 | 22 | 23 | 26 | 29 | 30 | 31 | 32 | 45 | 46 |
17 | 添加分类 18 | 19 |
24 | 分类名称: 25 | 27 | 28 |
34 | 37 | 38 |         39 | 40 | 41 |         42 | 43 | 44 |
47 |
48 | 49 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/domain/Order.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.domain; 2 | 3 | import java.util.ArrayList; 4 | import java.util.Date; 5 | import java.util.List; 6 | 7 | public class Order { 8 | //该订单中有多少订单项 9 | private List orderItems=new ArrayList(); 10 | private String oid;//该订单的订单号 11 | private Date ordertime;//下单时间 12 | private double total;//该订单的总金额 13 | private int state;//订单的支付状态 14 | private String address;//收货地址 15 | private String name;//收货人 16 | private String telephone;//收货人的联系方式 17 | private User user;//该订单属于哪个用户 18 | 19 | 20 | 21 | 22 | public List getOrdersList() { 23 | return orderItems; 24 | } 25 | 26 | public void setOrdersList(List ordersList) { 27 | this.orderItems = ordersList; 28 | } 29 | 30 | public String getOid() { 31 | return oid; 32 | } 33 | public void setOid(String oid) { 34 | this.oid = oid; 35 | } 36 | public Date getOrdertime() { 37 | return ordertime; 38 | } 39 | public void setOrdertime(Date ordertime) { 40 | this.ordertime = ordertime; 41 | } 42 | public double getTotal() { 43 | return total; 44 | } 45 | public void setTotal(double total) { 46 | this.total = total; 47 | } 48 | public int getState() { 49 | return state; 50 | } 51 | public void setState(int state) { 52 | this.state = state; 53 | } 54 | public String getAddress() { 55 | return address; 56 | } 57 | public void setAddress(String address) { 58 | this.address = address; 59 | } 60 | public String getName() { 61 | return name; 62 | } 63 | public void setName(String name) { 64 | this.name = name; 65 | } 66 | public String getTelephone() { 67 | return telephone; 68 | } 69 | public void setTelephone(String telephone) { 70 | this.telephone = telephone; 71 | } 72 | public User getUser() { 73 | return user; 74 | } 75 | public void setUser(User user) { 76 | this.user = user; 77 | } 78 | 79 | 80 | } 81 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/base64.js: -------------------------------------------------------------------------------- 1 | var b64map="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; 2 | var b64pad="="; 3 | 4 | function hex2b64(h) { 5 | var i; 6 | var c; 7 | var ret = ""; 8 | for(i = 0; i+3 <= h.length; i+=3) { 9 | c = parseInt(h.substring(i,i+3),16); 10 | ret += b64map.charAt(c >> 6) + b64map.charAt(c & 63); 11 | } 12 | if(i+1 == h.length) { 13 | c = parseInt(h.substring(i,i+1),16); 14 | ret += b64map.charAt(c << 2); 15 | } 16 | else if(i+2 == h.length) { 17 | c = parseInt(h.substring(i,i+2),16); 18 | ret += b64map.charAt(c >> 2) + b64map.charAt((c & 3) << 4); 19 | } 20 | while((ret.length & 3) > 0) ret += b64pad; 21 | return ret; 22 | } 23 | 24 | // convert a base64 string to hex 25 | function b64tohex(s) { 26 | var ret = "" 27 | var i; 28 | var k = 0; // b64 state, 0-3 29 | var slop; 30 | for(i = 0; i < s.length; ++i) { 31 | if(s.charAt(i) == b64pad) break; 32 | v = b64map.indexOf(s.charAt(i)); 33 | if(v < 0) continue; 34 | if(k == 0) { 35 | ret += int2char(v >> 2); 36 | slop = v & 3; 37 | k = 1; 38 | } 39 | else if(k == 1) { 40 | ret += int2char((slop << 2) | (v >> 4)); 41 | slop = v & 0xf; 42 | k = 2; 43 | } 44 | else if(k == 2) { 45 | ret += int2char(slop); 46 | ret += int2char(v >> 2); 47 | slop = v & 3; 48 | k = 3; 49 | } 50 | else { 51 | ret += int2char((slop << 2) | (v >> 4)); 52 | ret += int2char(v & 0xf); 53 | k = 0; 54 | } 55 | } 56 | if(k == 1) 57 | ret += int2char(slop << 2); 58 | return ret; 59 | } 60 | 61 | // convert a base64 string to a byte/number array 62 | function b64toBA(s) { 63 | //piggyback on b64tohex for now, optimize later 64 | var h = b64tohex(s); 65 | var i; 66 | var a = new Array(); 67 | for(i = 0; 2*i < h.length; ++i) { 68 | a[i] = parseInt(h.substring(2*i,2*i+2),16); 69 | } 70 | return a; 71 | } 72 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/utils/DataSourceUtils.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.utils; 2 | 3 | import java.sql.Connection; 4 | import java.sql.ResultSet; 5 | import java.sql.SQLException; 6 | import java.sql.Statement; 7 | 8 | import javax.sql.DataSource; 9 | 10 | import com.mchange.v2.c3p0.ComboPooledDataSource; 11 | 12 | public class DataSourceUtils { 13 | 14 | private static DataSource dataSource = new ComboPooledDataSource(); 15 | 16 | private static ThreadLocal tl = new ThreadLocal(); 17 | 18 | // ֱ�ӿ��Ի�ȡһ�����ӳ� 19 | public static DataSource getDataSource() { 20 | return dataSource; 21 | } 22 | 23 | // ��ȡ���Ӷ��� 24 | public static Connection getConnection() throws SQLException { 25 | 26 | Connection con = tl.get(); 27 | if (con == null) { 28 | con = dataSource.getConnection(); 29 | tl.set(con); 30 | } 31 | return con; 32 | } 33 | 34 | // �������� 35 | public static void startTransaction() throws SQLException { 36 | Connection con = getConnection(); 37 | if (con != null) { 38 | con.setAutoCommit(false); 39 | } 40 | } 41 | 42 | // ����ع� 43 | public static void rollback() throws SQLException { 44 | Connection con = getConnection(); 45 | if (con != null) { 46 | con.rollback(); 47 | } 48 | } 49 | 50 | // �ύ���� �ر���Դ����ThreadLocall���ͷ� 51 | public static void commitAndRelease() throws SQLException { 52 | Connection con = getConnection(); 53 | if (con != null) { 54 | con.commit(); // �����ύ 55 | con.close();// �ر���Դ 56 | tl.remove();// ���̰߳����Ƴ� 57 | } 58 | } 59 | 60 | // �ر���Դ���� 61 | public static void closeConnection() throws SQLException { 62 | Connection con = getConnection(); 63 | if (con != null) { 64 | con.close(); 65 | } 66 | } 67 | 68 | public static void closeStatement(Statement st) throws SQLException { 69 | if (st != null) { 70 | st.close(); 71 | } 72 | } 73 | 74 | public static void closeResultSet(ResultSet rs) throws SQLException { 75 | if (rs != null) { 76 | rs.close(); 77 | } 78 | } 79 | 80 | } 81 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/addsuccess.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" 2 | pageEncoding="UTF-8"%> 3 | 4 | 5 | 6 | 7 | 会员登录 8 | 9 | 10 | 11 | 12 | 13 | 14 | 25 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 |
39 |
40 | 41 |
42 | 43 | 44 |
45 | 46 |

47 | 恭喜你发布成功,点击查看我的发布 48 |

49 | 50 |
52 | 53 | 54 |
55 | 58 |  我的发布 59 |
60 |
61 | 62 | 63 |
64 |
65 | 66 |
67 |
68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/index.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" 2 | pageEncoding="UTF-8"%> 3 | 4 | 5 | 6 | 网上商城管理中心 7 | 8 | 9 | 10 | 11 | 16 | 17 | 18 |
19 |
20 | 21 | 22 | 35 | 36 |
23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 |
管理员姓名:
管理员密码:
 
34 |
37 |
38 | 59 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/domain/User.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.domain; 2 | 3 | import java.util.Date; 4 | 5 | public class User { 6 | 7 | /*`uid` varchar(32) NOT NULL, 8 | `username` varchar(20) DEFAULT NULL, 9 | `password` varchar(20) DEFAULT NULL, 10 | `name` varchar(20) DEFAULT NULL, 11 | `email` varchar(30) DEFAULT NULL, 12 | `telephone` varchar(20) DEFAULT NULL, 13 | `birthday` date DEFAULT NULL, 14 | `sex` varchar(10) DEFAULT NULL, 15 | `state` int(11) DEFAULT NULL, 16 | `code` varchar(64) DEFAULT NULL,*/ 17 | 18 | private String uid; 19 | private String username; 20 | private String password; 21 | private String name; 22 | private String email; 23 | private String telephone; 24 | private Date birthday; 25 | private String sex; 26 | private int state;//是否激活 27 | private String code;//激活码 28 | 29 | public String getUid() { 30 | return uid; 31 | } 32 | public void setUid(String uid) { 33 | this.uid = uid; 34 | } 35 | public String getUsername() { 36 | return username; 37 | } 38 | public void setUsername(String username) { 39 | this.username = username; 40 | } 41 | public String getPassword() { 42 | return password; 43 | } 44 | public void setPassword(String password) { 45 | this.password = password; 46 | } 47 | public String getName() { 48 | return name; 49 | } 50 | public void setName(String name) { 51 | this.name = name; 52 | } 53 | public String getEmail() { 54 | return email; 55 | } 56 | public void setEmail(String email) { 57 | this.email = email; 58 | } 59 | public String getTelephone() { 60 | return telephone; 61 | } 62 | public void setTelephone(String telephone) { 63 | this.telephone = telephone; 64 | } 65 | public Date getBirthday() { 66 | return birthday; 67 | } 68 | public void setBirthday(Date birthday) { 69 | this.birthday = birthday; 70 | } 71 | public String getSex() { 72 | return sex; 73 | } 74 | public void setSex(String sex) { 75 | this.sex = sex; 76 | } 77 | public int getState() { 78 | return state; 79 | } 80 | public void setState(int state) { 81 | this.state = state; 82 | } 83 | public String getCode() { 84 | return code; 85 | } 86 | public void setCode(String code) { 87 | this.code = code; 88 | } 89 | 90 | 91 | 92 | 93 | 94 | 95 | } 96 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/dao/UserDao.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.dao; 2 | 3 | import java.sql.SQLException; 4 | 5 | import org.apache.commons.dbutils.QueryRunner; 6 | import org.apache.commons.dbutils.handlers.BeanHandler; 7 | import org.apache.commons.dbutils.handlers.ScalarHandler; 8 | 9 | import com.neuplat.domain.Product; 10 | import com.neuplat.domain.User; 11 | import com.neuplat.utils.DataSourceUtils; 12 | 13 | import cn.itcast.jdbc.TxQueryRunner; 14 | 15 | public class UserDao { 16 | 17 | public int regist(User user) throws SQLException { 18 | QueryRunner runner = new QueryRunner(DataSourceUtils.getDataSource()); 19 | String sql = "insert into user values(?,?,?,?,?,?,?,?,?,?)"; 20 | int update = runner.update(sql, user.getUid(),user.getUsername(),user.getPassword(), 21 | user.getName(),user.getEmail(),user.getTelephone(),user.getBirthday(), 22 | user.getSex(),user.getState(),user.getCode()); 23 | return update; 24 | } 25 | 26 | //激活 27 | public void active(String activeCode) throws SQLException { 28 | QueryRunner runner = new QueryRunner(DataSourceUtils.getDataSource()); 29 | String sql = "update user set state=? where code=?"; 30 | runner.update(sql, 1,activeCode); 31 | } 32 | 33 | //校验用户名是否存在 34 | public Long checkUsername(String username) throws SQLException { 35 | QueryRunner runner = new QueryRunner(DataSourceUtils.getDataSource()); 36 | String sql = "select count(*) from user where username=?"; 37 | Long query = (Long) runner.query(sql, new ScalarHandler(), username); 38 | return query; 39 | } 40 | 41 | public User userLogin(String username, String password) { 42 | QueryRunner qr=new TxQueryRunner(); 43 | String sql="select * from user where username=? ANd password=? "; 44 | /*AND state=1*/ 45 | User user=new User(); 46 | try { 47 | user= qr.query(sql,new BeanHandler(User.class),username,password); 48 | } catch (SQLException e) { 49 | new RuntimeException(e); 50 | } 51 | return user; 52 | } 53 | 54 | public User findUserByuid(String uid) throws SQLException { 55 | // TODO Auto-generated method stub 56 | QueryRunner runner = new QueryRunner(DataSourceUtils.getDataSource()); 57 | String sql = "select * from user where uid=?"; 58 | return runner.query(sql, new BeanHandler(User.class), uid); 59 | } 60 | } 61 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/register.css: -------------------------------------------------------------------------------- 1 | @charset "utf-8"; 2 | 3 | /* 4 | * Copyright 2005-2013 dhcc.com.cn. All rights reserved. 5 | * Support: http://www.dhcc.com.cn 6 | * License: http://www.dhcc.com.cn/license 7 | * 8 | * Style - Register 9 | * Version: 3.0 10 | */ 11 | 12 | /* ---------- Register ---------- */ 13 | 14 | div.register .wrap { 15 | margin-bottom: 10px; 16 | border: 2px solid #f2f2f2; 17 | } 18 | 19 | div.register .main { 20 | padding-bottom: 20px; 21 | border: 1px solid #d7d7d7; 22 | } 23 | 24 | div.register .title { 25 | height: 40px; 26 | line-height: 40px; 27 | color: #d8d8d8; 28 | font-family: "Microsoft YaHei"; 29 | border-bottom: 1px dotted #ededed; 30 | } 31 | 32 | div.register .title strong { 33 | padding: 0px 10px; 34 | color: #3164af; 35 | font-size: 18px; 36 | font-weight: normal; 37 | } 38 | 39 | div.register table { 40 | width: 640px; 41 | float: left; 42 | margin-top: 20px; 43 | } 44 | 45 | div.register th { 46 | width: 80px; 47 | padding: 12px; 48 | font-weight: normal; 49 | text-align: right; 50 | } 51 | 52 | div.register .captcha { 53 | width: 130px; 54 | text-transform: uppercase; 55 | ime-mode: disabled; 56 | } 57 | 58 | div.register .captchaImage { 59 | margin-left: 10px; 60 | vertical-align: middle; 61 | cursor: pointer; 62 | } 63 | 64 | div.register .submit { 65 | width: 142px; 66 | height: 37px; 67 | line-height: 37px; 68 | margin-top: 10px; 69 | color: #ffffff; 70 | cursor: pointer; 71 | outline: none; 72 | blr: expression(this.hideFocus = true); 73 | border: none; 74 | background: url(../images/register.gif) 0px 0px no-repeat; 75 | } 76 | 77 | div.register .agreement { 78 | height: 96px; 79 | line-height: 24px; 80 | padding: 0px 4px; 81 | color: #999999; 82 | overflow-y: scroll; 83 | border: 1px solid #e6e6e6; 84 | } 85 | 86 | div.register .login { 87 | width: 260px; 88 | float: right; 89 | padding: 20px; 90 | border-bottom: 2px solid #f2f2f2; 91 | border-left: 2px solid #f2f2f2; 92 | background-color: #fff8db; 93 | } 94 | 95 | div.register .login dt { 96 | line-height: 40px; 97 | color: #bd5613; 98 | font-size: 16px; 99 | font-family: "Microsoft YaHei"; 100 | } 101 | 102 | div.register .login dd { 103 | line-height: 28px; 104 | color: #565656 105 | } 106 | 107 | div.register .login dd a { 108 | color: #bd5613 109 | } -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/slider.css: -------------------------------------------------------------------------------- 1 | @charset "utf-8"; 2 | 3 | .nivoSlider { 4 | position: relative; 5 | background: #fff url(loading.gif) no-repeat 50% 50%; 6 | } 7 | 8 | .nivoSlider img { 9 | position: absolute; 10 | top: 0px; 11 | left: 0px; 12 | display: none; 13 | } 14 | 15 | .nivoSlider a { 16 | display: block; 17 | } 18 | 19 | a.nivo-imageLink { 20 | width: 100%; 21 | height: 100%; 22 | display: none; 23 | position: absolute; 24 | top: 0px; 25 | left: 0px; 26 | z-index: 6; 27 | } 28 | 29 | .nivo-slice { 30 | height: 100%; 31 | display: block; 32 | position: absolute; 33 | z-index: 5; 34 | } 35 | 36 | .nivo-box { 37 | display: block; 38 | position: absolute; 39 | z-index: 5; 40 | } 41 | 42 | .nivo-controlNav a { 43 | position: relative; 44 | z-index: 9; 45 | cursor: pointer; 46 | } 47 | 48 | .nivo-controlNav a.active { 49 | font-weight: bold; 50 | } 51 | 52 | .nivo-controlNav { 53 | position: absolute; 54 | right: 3px; 55 | bottom: 7px; 56 | } 57 | 58 | .nivo-controlNav a { 59 | width: 24px; 60 | height: 10px; 61 | display: block; 62 | float: left; 63 | margin-right: 4px; 64 | overflow: hidden; 65 | text-indent: -9999px; 66 | filter: alpha(opacity = 60); 67 | -moz-opacity: 0.6; 68 | opacity: 0.6; 69 | background-color: #000000; 70 | } 71 | 72 | .nivo-controlNav a.active { 73 | background-color: #ffffff; 74 | } 75 | 76 | .nivo-directionNav a { 77 | width: 45px; 78 | height: 99px; 79 | display: block; 80 | position: absolute; 81 | top: 30%; 82 | z-index: 9; 83 | cursor: pointer; 84 | text-indent: -9999px; 85 | filter: alpha(opacity = 30); 86 | -moz-opacity: 0.3; 87 | opacity: 0.3; 88 | background: url(arrows.gif) no-repeat; 89 | } 90 | 91 | a.nivo-prevNav { 92 | left: 0px; 93 | } 94 | 95 | a.nivo-nextNav { 96 | right: 0px; 97 | background-position: -46px 0px; 98 | } 99 | 100 | .nivo-caption { 101 | width: 100%; 102 | position: absolute; 103 | left: 0px; 104 | bottom: 0px; 105 | color: #ffffff; 106 | font-family: Helvetica, Arial, sans-serif; 107 | opacity: 0.4; 108 | z-index: 8; 109 | background: #000000; 110 | } 111 | 112 | .nivo-caption a { 113 | color: #fff; 114 | display: inline !important; 115 | border-bottom: 1px dotted #fff; 116 | } 117 | 118 | .nivo-caption a:hover { 119 | color: #fff; 120 | } 121 | 122 | .nivo-caption p { 123 | padding: 5px; 124 | } 125 | 126 | .nivo-html-caption { 127 | display: none; 128 | } -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/top.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" pageEncoding="UTF-8"%> 2 | 3 | 4 | 5 | 6 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | <%-- --%> 34 | 35 | 36 | <%-- 39 |
--%> 37 | 38 |
40 | 41 | 42 | 74 | 75 |
43 | 44 | 45 | 48 | 69 | 71 | 72 |
46 |        47 | 49 | 50 | 51 | 57 | 62 | 66 | 67 |
53 | 56 | 59 | 用户名: 60 | zhangsan 61 | 64 | 65 |
68 |
70 |
73 |
76 | 77 | 78 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/domain/Product.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.domain; 2 | 3 | import java.util.Date; 4 | 5 | public class Product { 6 | 7 | /*`pid` varchar(32) NOT NULL, 8 | `pname` varchar(50) DEFAULT NULL, 9 | `market_price` double DEFAULT NULL, 10 | `shop_price` double DEFAULT NULL, 11 | `pimage` varchar(200) DEFAULT NULL, 12 | `pdate` date DEFAULT NULL, 13 | `is_hot` int(11) DEFAULT NULL, 14 | `pdesc` varchar(255) DEFAULT NULL, 15 | `pflag` int(11) DEFAULT NULL, 16 | `cid` varchar(32) DEFAULT NULL*/ 17 | 18 | 19 | private String pid; 20 | private String pname; 21 | private double market_price; 22 | private double shop_price; 23 | private String pimage; 24 | private Date pdate; 25 | private int is_hot; 26 | private String pdesc; 27 | private int pflag; 28 | private Category category; 29 | private String uid; 30 | public String getPid() { 31 | return pid; 32 | } 33 | public void setPid(String pid) { 34 | this.pid = pid; 35 | } 36 | public String getPname() { 37 | return pname; 38 | } 39 | public void setPname(String pname) { 40 | this.pname = pname; 41 | } 42 | public double getMarket_price() { 43 | return market_price; 44 | } 45 | public void setMarket_price(double market_price) { 46 | this.market_price = market_price; 47 | } 48 | public double getShop_price() { 49 | return shop_price; 50 | } 51 | public void setShop_price(double shop_price) { 52 | this.shop_price = shop_price; 53 | } 54 | public String getPimage() { 55 | return pimage; 56 | } 57 | public void setPimage(String pimage) { 58 | this.pimage = pimage; 59 | } 60 | public Date getPdate() { 61 | return pdate; 62 | } 63 | public void setPdate(Date pdate) { 64 | this.pdate = pdate; 65 | } 66 | public int getIs_hot() { 67 | return is_hot; 68 | } 69 | public void setIs_hot(int is_hot) { 70 | this.is_hot = is_hot; 71 | } 72 | public String getPdesc() { 73 | return pdesc; 74 | } 75 | public void setPdesc(String pdesc) { 76 | this.pdesc = pdesc; 77 | } 78 | public int getPflag() { 79 | return pflag; 80 | } 81 | public void setPflag(int pflag) { 82 | this.pflag = pflag; 83 | } 84 | public Category getCategory() { 85 | return category; 86 | } 87 | public void setCategory(Category category) { 88 | this.category = category; 89 | } 90 | public String getUid() { 91 | return uid; 92 | } 93 | public void setUid(String uid) { 94 | this.uid = uid; 95 | } 96 | 97 | 98 | 99 | } 100 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/service/AdminService.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.service; 2 | 3 | import com.neuplat.dao.AdminDao; 4 | import com.neuplat.domain.Category; 5 | import com.neuplat.domain.Order; 6 | import com.neuplat.domain.OrderItem; 7 | import com.neuplat.domain.Product; 8 | 9 | import org.apache.commons.beanutils.BeanUtils; 10 | 11 | import java.lang.reflect.InvocationTargetException; 12 | import java.util.ArrayList; 13 | import java.util.List; 14 | import java.util.Map; 15 | 16 | public class AdminService { 17 | AdminDao dao=new AdminDao(); 18 | //查找分类列表 19 | public List findCategoryList() { 20 | return dao.findCategoryList(); 21 | } 22 | 23 | public Category findCategoryByCid(String cid) { 24 | return dao.findCategoryByCid(cid); 25 | } 26 | 27 | public boolean modify(Category category) { 28 | int row=dao.modify(category); 29 | return row>0?true:false; 30 | } 31 | 32 | public void addCategory(Category category) { 33 | dao.addCategory(category); 34 | } 35 | 36 | public void deleteCategoryByCid(String cid) { 37 | dao.deleteCategoryByCid(cid); 38 | } 39 | 40 | public List findProductList() { 41 | return dao.findProductList(); 42 | } 43 | 44 | public boolean addProduct(Product product) { 45 | int row=dao.addProduct(product); 46 | return row>0?true:false; 47 | } 48 | 49 | public Product findProductByPid(String pid) { 50 | return dao.findProductByPid(pid); 51 | } 52 | 53 | public boolean modifyProduct(Product product) { 54 | int row=dao.modifyProduct(product); 55 | return row>0?true:false; 56 | } 57 | 58 | public void deleteProductByPid(String pid) { 59 | dao.deleteProductByPid(pid); 60 | } 61 | 62 | public List findOrderList() { 63 | return dao.ordersList(); 64 | } 65 | 66 | public List findOrderItemByOid(String oid) { 67 | List> mapList = dao.findOrderItemByOid(oid); 68 | ListorderItemList=new ArrayList<>(); 69 | for(Map map:mapList) { 70 | OrderItem orderItem = new OrderItem(); 71 | Product product = new Product(); 72 | try { 73 | BeanUtils.populate(product,map); 74 | BeanUtils.populate(orderItem,map); 75 | } catch (Exception e) { 76 | e.printStackTrace(); 77 | } 78 | orderItem.setProduct(product); 79 | orderItemList.add(orderItem); 80 | } 81 | return orderItemList; 82 | } 83 | } 84 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/web/servlet/Callback.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.web.servlet; 2 | 3 | import java.io.IOException; 4 | import java.util.ResourceBundle; 5 | 6 | import javax.servlet.ServletException; 7 | import javax.servlet.http.HttpServlet; 8 | import javax.servlet.http.HttpServletRequest; 9 | import javax.servlet.http.HttpServletResponse; 10 | /** 11 | * 该Servlet会在支付成功后 进行调用----- 支付公司 、客户 12 | * 13 | * @author seawind 14 | * 15 | */ 16 | public class Callback extends HttpServlet { 17 | 18 | public void doGet(HttpServletRequest request, HttpServletResponse response) 19 | throws ServletException, IOException { 20 | // 获得回调所有数据 21 | String p1_MerId = request.getParameter("p1_MerId"); 22 | String r0_Cmd = request.getParameter("r0_Cmd"); 23 | String r1_Code = request.getParameter("r1_Code"); 24 | String r2_TrxId = request.getParameter("r2_TrxId"); 25 | String r3_Amt = request.getParameter("r3_Amt"); 26 | String r4_Cur = request.getParameter("r4_Cur"); 27 | String r5_Pid = request.getParameter("r5_Pid"); 28 | String r6_Order = request.getParameter("r6_Order"); 29 | String r7_Uid = request.getParameter("r7_Uid"); 30 | String r8_MP = request.getParameter("r8_MP"); 31 | String r9_BType = request.getParameter("r9_BType"); 32 | String rb_BankId = request.getParameter("rb_BankId"); 33 | String ro_BankOrderId = request.getParameter("ro_BankOrderId"); 34 | String rp_PayDate = request.getParameter("rp_PayDate"); 35 | String rq_CardNo = request.getParameter("rq_CardNo"); 36 | String ru_Trxtime = request.getParameter("ru_Trxtime"); 37 | // 身份校验 --- 判断是不是支付公司通知你 38 | String hmac = request.getParameter("hmac"); 39 | String keyValue = ResourceBundle.getBundle("merchantInfo").getString( 40 | "keyValue"); 41 | 42 | // 自己对上面数据进行加密 --- 比较支付公司发过来hamc 43 | boolean isValid = com.neuplat.utils.PaymentUtil.verifyCallback(hmac, p1_MerId, r0_Cmd, 44 | r1_Code, r2_TrxId, r3_Amt, r4_Cur, r5_Pid, r6_Order, r7_Uid, 45 | r8_MP, r9_BType, keyValue); 46 | 47 | 48 | if (isValid) { 49 | // 响应数据有效 50 | if (r9_BType.equals("1")) { 51 | // 浏览器重定向 52 | response.setContentType("text/html;charset=utf-8"); 53 | response.getWriter().println("

付款成功!等待商城进一步操作!等待收货...

"); 54 | } else if (r9_BType.equals("2")) { 55 | //在这里修改statue的值为1 56 | 57 | // 服务器点对点 --- 支付公司通知你 58 | System.out.println("付款成功!"); 59 | // 修改订单状态 为已付款 60 | // 回复支付公司 61 | response.getWriter().print("success"); 62 | } 63 | } else { 64 | // 数据无效 65 | System.out.println("数据被篡改!"); 66 | } 67 | } 68 | 69 | public void doPost(HttpServletRequest request, HttpServletResponse response) 70 | throws ServletException, IOException { 71 | doGet(request, response); 72 | } 73 | 74 | } 75 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/web/servlet/RegisterServlet.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.web.servlet; 2 | 3 | import java.io.IOException; 4 | import java.lang.reflect.InvocationTargetException; 5 | import java.text.ParseException; 6 | import java.text.SimpleDateFormat; 7 | import java.util.Date; 8 | import java.util.Map; 9 | 10 | import javax.mail.MessagingException; 11 | import javax.servlet.ServletException; 12 | import javax.servlet.http.HttpServlet; 13 | import javax.servlet.http.HttpServletRequest; 14 | import javax.servlet.http.HttpServletResponse; 15 | 16 | import org.apache.commons.beanutils.BeanUtils; 17 | import org.apache.commons.beanutils.ConvertUtils; 18 | import org.apache.commons.beanutils.Converter; 19 | 20 | import com.neuplat.domain.User; 21 | import com.neuplat.service.UserService; 22 | import com.neuplat.utils.CommonsUtils; 23 | import com.neuplat.utils.MailUtils; 24 | 25 | public class RegisterServlet extends HttpServlet { 26 | 27 | protected void doGet(HttpServletRequest request, HttpServletResponse response) 28 | throws ServletException, IOException { 29 | 30 | request.setCharacterEncoding("UTF-8"); 31 | 32 | //获得表单数据 33 | Map properties = request.getParameterMap(); 34 | User user = new User(); 35 | try { 36 | //自己指定一个类型转换器(将String转成Date) 37 | ConvertUtils.register(new Converter() { 38 | @Override 39 | public Object convert(Class clazz, Object value) { 40 | //将string转成date 41 | SimpleDateFormat format = new SimpleDateFormat("yyyy-MM-dd"); 42 | Date parse = null; 43 | try { 44 | parse = format.parse(value.toString()); 45 | } catch (ParseException e) { 46 | e.printStackTrace(); 47 | } 48 | return parse; 49 | } 50 | }, Date.class); 51 | //映射封装 52 | BeanUtils.populate(user, properties); 53 | } catch (IllegalAccessException | InvocationTargetException e) { 54 | e.printStackTrace(); 55 | } 56 | 57 | //private String uid; 58 | user.setUid(CommonsUtils.getUUID()); 59 | //private String telephone; 60 | user.setTelephone(null); 61 | //private int state;//是否激活 62 | user.setState(0); 63 | //private String code;//激活码 64 | String activeCode = CommonsUtils.getUUID(); 65 | user.setCode(activeCode); 66 | 67 | 68 | //将user传递给service层 69 | UserService service = new UserService(); 70 | boolean isRegisterSuccess = service.regist(user); 71 | 72 | //是否注册成功 73 | if(isRegisterSuccess){ 74 | //发送激活邮件 75 | String emailMsg = "恭喜您注册成功,请点击下面的连接进行激活账户" 76 | + "" 77 | + "http://localhost:8080/NEU-Infomation-Platform/active?activeCode="+activeCode+""; 78 | try { 79 | MailUtils.sendMail(user.getEmail(), emailMsg); 80 | } catch (MessagingException e) { 81 | e.printStackTrace(); 82 | } 83 | 84 | 85 | //跳转到注册成功页面 86 | response.sendRedirect(request.getContextPath()+"/registerSuccess.jsp"); 87 | }else{ 88 | //跳转到失败的提示页面 89 | response.sendRedirect(request.getContextPath()+"/registerFail.jsp"); 90 | } 91 | 92 | } 93 | 94 | protected void doPost(HttpServletRequest request, HttpServletResponse response) 95 | throws ServletException, IOException { 96 | doGet(request, response); 97 | } 98 | } 99 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/web/servlet/AdminModifyProduct.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.web.servlet; 2 | 3 | import cn.itcast.commons.CommonUtils; 4 | 5 | import com.neuplat.domain.Category; 6 | import com.neuplat.domain.Product; 7 | import com.neuplat.service.AdminService; 8 | 9 | import org.apache.commons.beanutils.BeanUtils; 10 | import org.apache.commons.fileupload.FileItem; 11 | import org.apache.commons.fileupload.disk.DiskFileItemFactory; 12 | import org.apache.commons.fileupload.servlet.ServletFileUpload; 13 | import org.apache.commons.io.IOUtils; 14 | 15 | import javax.servlet.ServletException; 16 | import javax.servlet.http.HttpServlet; 17 | import javax.servlet.http.HttpServletRequest; 18 | import javax.servlet.http.HttpServletResponse; 19 | import java.io.FileOutputStream; 20 | import java.io.IOException; 21 | import java.io.InputStream; 22 | import java.io.OutputStream; 23 | import java.util.Date; 24 | import java.util.HashMap; 25 | import java.util.List; 26 | import java.util.Map; 27 | 28 | public class AdminModifyProduct extends HttpServlet { 29 | AdminService service=new AdminService(); 30 | protected void doPost(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { 31 | Map map=new HashMap<>(); 32 | Product product=new Product(); 33 | try { 34 | //创建磁盘文件项 35 | DiskFileItemFactory factory=new DiskFileItemFactory(); 36 | //文件上传核心 37 | ServletFileUpload fileUpload=new ServletFileUpload(factory); 38 | fileUpload.setHeaderEncoding("utf-8"); 39 | //解析 40 | List list = fileUpload.parseRequest(request); 41 | 42 | 43 | //遍历表单项 44 | for(FileItem fileItem:list){ 45 | //判断是否为普通表单项 46 | if(fileItem.isFormField()){ 47 | String fieldName = fileItem.getFieldName(); 48 | String fileValue = fileItem.getString("UTF-8"); 49 | map.put(fieldName,fileValue); 50 | }else{ 51 | //文件表单项 52 | String name = CommonUtils.uuid(); 53 | InputStream is = fileItem.getInputStream(); 54 | //获得本地存储的位置 55 | String filePath=this.getServletContext().getRealPath("upload"); 56 | System.out.println(filePath); 57 | OutputStream os=new FileOutputStream(filePath+"/"+name); 58 | IOUtils.copy(is,os); 59 | String path="upload/"+name; 60 | map.put("pimage",path); 61 | } 62 | } 63 | BeanUtils.populate(product,map); 64 | // private Date pdate; 65 | product.setPdate(new Date()); 66 | // private int pflag; 67 | product.setPflag(0); 68 | // private Category category; 69 | Category category=new Category(); 70 | category.setCid(map.get("cid").toString()); 71 | product.setCategory(category); 72 | boolean isAdd=service.modifyProduct(product); 73 | if(isAdd){ 74 | response.sendRedirect(request.getContextPath()+"/admin?method=findProductList"); 75 | return; 76 | } 77 | 78 | } catch (Exception e) { 79 | e.printStackTrace(); 80 | } 81 | 82 | } 83 | } 84 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/order_list.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" contentType="text/html; charset=UTF-8" 2 | pageEncoding="UTF-8"%> 3 | 4 | 5 | <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> 6 | 7 | 8 | 会员登录 9 | 10 | 11 | 12 | 13 | 14 | 15 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 |
36 |
37 |
38 | 我的订单 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 59 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 |
订单编号:${order.oid}订单价格:${order.total}
图片商品价格数量小计
61 | ${orderItem.product.pid} ${orderItem.product.pname}¥${orderItem.product.shop_price}${orderItem.count}¥${orderItem.subtotal}
74 |
75 |
76 | 77 |
78 | 93 |
94 |
95 | 96 | 97 | 98 | 99 | 100 | 101 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/src/com/neuplat/web/servlet/AdminAddProduct.java: -------------------------------------------------------------------------------- 1 | package com.neuplat.web.servlet; 2 | 3 | import com.neuplat.domain.Cart; 4 | import com.neuplat.domain.CartItem; 5 | import com.neuplat.domain.Category; 6 | import com.neuplat.domain.Product; 7 | import com.neuplat.service.AdminService; 8 | import com.neuplat.service.ProductService; 9 | import com.neuplat.utils.CommonsUtils; 10 | 11 | import org.apache.commons.beanutils.BeanUtils; 12 | 13 | import org.apache.commons.fileupload.FileItem; 14 | import org.apache.commons.fileupload.disk.DiskFileItemFactory; 15 | import org.apache.commons.fileupload.servlet.ServletFileUpload; 16 | import org.apache.commons.io.IOUtils; 17 | 18 | import javax.servlet.ServletException; 19 | import javax.servlet.annotation.WebServlet; 20 | import javax.servlet.http.Cookie; 21 | import javax.servlet.http.HttpServlet; 22 | import javax.servlet.http.HttpServletRequest; 23 | import javax.servlet.http.HttpServletResponse; 24 | import javax.servlet.http.HttpSession; 25 | 26 | import java.io.FileOutputStream; 27 | import java.io.IOException; 28 | import java.io.InputStream; 29 | import java.io.OutputStream; 30 | import java.util.Arrays; 31 | import java.util.Date; 32 | import java.util.HashMap; 33 | import java.util.LinkedList; 34 | import java.util.List; 35 | import java.util.Map; 36 | 37 | @WebServlet(name = "AdminAddProduct") 38 | public class AdminAddProduct extends HttpServlet { 39 | AdminService service = new AdminService(); 40 | 41 | protected void doPost(HttpServletRequest request, HttpServletResponse response) 42 | throws ServletException, IOException { 43 | Map map = new HashMap(); 44 | Product product = new Product(); 45 | try { 46 | // 创建磁盘文件项 47 | DiskFileItemFactory factory = new DiskFileItemFactory(); 48 | // 文件上传核心 49 | ServletFileUpload fileUpload = new ServletFileUpload(factory); 50 | fileUpload.setHeaderEncoding("utf-8"); 51 | // 解析 52 | List list = fileUpload.parseRequest(request); 53 | 54 | // 遍历表单项 55 | for (FileItem fileItem : list) { 56 | // 判断是否为普通表单项 57 | 58 | if (fileItem.isFormField()) { 59 | String fieldName = fileItem.getFieldName(); 60 | String fileValue = fileItem.getString("UTF-8"); 61 | map.put(fieldName, fileValue); 62 | } else { 63 | // 文件表单项 64 | String name = CommonsUtils.getUUID(); 65 | InputStream is = fileItem.getInputStream(); 66 | // 获得本地存储的位置 67 | String filePath = this.getServletContext().getRealPath("upload"); 68 | System.out.println(filePath); 69 | OutputStream os = new FileOutputStream(filePath + "/" + name); 70 | IOUtils.copy(is, os); 71 | String path = "upload/" + name; 72 | map.put("pimage", path); 73 | } 74 | } 75 | BeanUtils.populate(product, map); 76 | // private String pid; 77 | product.setPid(CommonsUtils.getUUID()); 78 | // private Date pdate; 79 | product.setPdate(new Date()); 80 | // private int pflag; 81 | product.setPflag(0); 82 | // private Category category; 83 | Category category = new Category(); 84 | category.setCid(map.get("cid").toString()); 85 | product.setCategory(category); 86 | boolean isAdd = service.addProduct(product); 87 | if (isAdd) { 88 | request.setAttribute("product", product); 89 | request.getRequestDispatcher("/addsuccess.jsp").forward(request, response); 90 | } 91 | } catch (Exception e) { 92 | e.printStackTrace(); 93 | } 94 | 95 | } 96 | } 97 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/WEB-INF/web.xml: -------------------------------------------------------------------------------- 1 | 2 | 6 | NEU-Infomation-Platform 7 | 8 | default.jsp 9 | 10 | 11 | RegisterServlet 12 | com.neuplat.web.servlet.RegisterServlet 13 | 14 | 15 | RegisterServlet 16 | /register 17 | 18 | 19 | 20 | ActiveServlet 21 | ActiveServlet 22 | com.neuplat.web.servlet.ActiveServlet 23 | 24 | 25 | ActiveServlet 26 | /active 27 | 28 | 29 | 30 | CheckUsernameServlet 31 | CheckUsernameServlet 32 | com.neuplat.web.servlet.CheckUsernameServlet 33 | 34 | 35 | CheckUsernameServlet 36 | /checkUsername 37 | 38 | 39 | 40 | 41 | UserServlet 42 | UserServlet 43 | com.neuplat.web.servlet.UserServlet 44 | 45 | 46 | UserServlet 47 | /user 48 | 49 | 50 | 51 | 52 | ProductServlet 53 | ProductServlet 54 | com.neuplat.web.servlet.ProductServlet 55 | 56 | 57 | ProductServlet 58 | /product 59 | 60 | 61 | 62 | 63 | AdminServlet 64 | AdminServlet 65 | com.neuplat.web.servlet.Admin 66 | 67 | 68 | AdminServlet 69 | /admin 70 | 71 | 72 | 73 | 74 | AdminAddProductServlet 75 | AdminAddProductServlet 76 | com.neuplat.web.servlet.AdminAddProduct 77 | 78 | 79 | AdminAddProductServlet 80 | /adminaddproduct 81 | 82 | 83 | 84 | 85 | BaseServlet 86 | BaseServlet 87 | com.neuplat.web.servlet.BaseServlet 88 | 89 | 90 | BaseServlet 91 | /BaseServlet 92 | 93 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/image/cart.css: -------------------------------------------------------------------------------- 1 | @charset "utf-8"; 2 | 3 | /* 4 | * Copyright 2005-2013 dhcc.com.cn. All rights reserved. 5 | * Support: http://www.dhcc.com.cn 6 | * License: http://www.dhcc.com.cn/license 7 | * 8 | * Style - Cart 9 | * Version: 3.0 10 | */ 11 | 12 | /* ---------- Cart ---------- */ 13 | 14 | div.cart .step { 15 | height: 38px; 16 | margin-bottom: 10px; 17 | } 18 | 19 | div.cart .step li { 20 | width: 150px; 21 | height: 38px; 22 | line-height: 38px; 23 | float: left; 24 | padding-left: 50px; 25 | font-size: 14px; 26 | font-family: "Microsoft YaHei"; 27 | } 28 | 29 | div.cart .step .current { 30 | color: #ffffff; 31 | } 32 | 33 | div.cart .step1 { 34 | background: url(././images/cart.gif) 0px 0px no-repeat; 35 | } 36 | 37 | div.cart .step2 { 38 | background: url(././images/cart.gif) 0px -38px no-repeat; 39 | } 40 | 41 | div.cart .step3 { 42 | background: url(././images/cart.gif) 0px -76px no-repeat; 43 | } 44 | 45 | div.cart table { 46 | width: 100%; 47 | margin-bottom: 10px; 48 | } 49 | 50 | div.cart table th { 51 | line-height: 36px; 52 | padding: 0px 6px; 53 | color: #999999; 54 | font-weight: normal; 55 | text-align: left; 56 | border: solid 1px #e6e4e3; 57 | background-color: #fafafa; 58 | } 59 | 60 | div.cart table td { 61 | line-height: 20px; 62 | padding: 4px; 63 | border: solid 1px #f1f1f1; 64 | } 65 | 66 | div.cart table img { 67 | width: 60px; 68 | height: 60px; 69 | } 70 | 71 | div.cart dl { 72 | height: 20px; 73 | line-height: 20px; 74 | padding: 4px 10px; 75 | margin-bottom: 10px; 76 | border: solid 1px #f1f1f1; 77 | } 78 | 79 | div.cart dt { 80 | float: left; 81 | margin-right: 10px; 82 | font-weight: bold; 83 | } 84 | 85 | div.cart dd { 86 | float: left; 87 | margin-right: 10px; 88 | } 89 | 90 | div.cart .quantity input { 91 | width: 30px; 92 | height: 18px; 93 | line-height: 18px; 94 | float: left; 95 | padding: 0px 2px; 96 | text-align: center; 97 | ime-mode: disabled; 98 | border: 1px solid #dbdbdb; 99 | } 100 | 101 | div.cart .quantity div { 102 | height: 18px; 103 | float: left; 104 | padding-left: 2px; 105 | } 106 | 107 | div.cart .quantity .increase { 108 | width: 18px; 109 | height: 7px; 110 | display: block; 111 | clear: both; 112 | margin-bottom: 2px; 113 | cursor: pointer; 114 | overflow: hidden; 115 | border: 1px solid #dbdbdb; 116 | background: url(././images/cart.gif) 0px -120px #f9f9f9 no-repeat; 117 | } 118 | 119 | div.cart .quantity .decrease { 120 | width: 18px; 121 | height: 7px; 122 | display: block; 123 | clear: both; 124 | cursor: pointer; 125 | overflow: hidden; 126 | border: 1px solid #dbdbdb; 127 | background: url(././images/cart.gif) -30px -120px #f9f9f9 no-repeat; 128 | } 129 | 130 | div.cart .total { 131 | padding: 10px 0px; 132 | margin-bottom: 10px; 133 | text-align: right; 134 | } 135 | 136 | div.cart .total em { 137 | margin-right: 14px; 138 | color: #ff6600; 139 | font-style: normal; 140 | } 141 | 142 | div.cart .total strong { 143 | color: #ef0101; 144 | font-size: 14px; 145 | } 146 | 147 | div.cart .bottom { 148 | height: 30px; 149 | line-height: 30px; 150 | margin-bottom: 10px; 151 | text-align: right; 152 | overflow: hidden; 153 | border: 1px dotted #e4e4e4; 154 | background-color: #fdfdfd; 155 | } 156 | 157 | div.cart .clear { 158 | margin-right: 10px; 159 | } 160 | 161 | div.cart .submit { 162 | padding: 14px; 163 | color: #ffffff; 164 | background-color: #b31d04; 165 | } 166 | 167 | div.cart p { 168 | line-height: 60px; 169 | margin-bottom: 10px; 170 | border-top: 1px solid #e4e4e4; 171 | border-bottom: 1px solid #e4e4e4; 172 | } -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/category/list.jsp: -------------------------------------------------------------------------------- 1 | <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> 2 | <%@ page language="java" pageEncoding="UTF-8"%> 3 | 4 | 5 | 6 | 7 | 8 | 9 | 11 | 22 | 23 | 24 |
25 | 27 | 28 | 29 | 31 | 32 | 33 | 39 | 40 | 41 | 80 | 81 | 82 |
分类列表 30 |
34 | 37 | 38 |
42 | 45 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 56 | 59 | 61 | 67 | 68 | 75 | 76 | 77 | 78 |
序号分类名称编辑删除
57 | ${category.cid} 58 | ${category.cname} 62 | 63 | 65 | 66 | 69 | <%----%> 70 | 71 | 73 | 74 |
79 |
83 | 84 | 85 | 86 | -------------------------------------------------------------------------------- /NEU-Infomation-Platform/WebContent/admin/product/edit.jsp: -------------------------------------------------------------------------------- 1 | <%@ page language="java" pageEncoding="UTF-8"%> 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 20 | 21 | 22 | 23 | 26 | 29 | 32 | 39 | 40 | 41 | 44 | 47 | 50 | 53 | 54 | 55 | 58 | 61 | 62 | 63 | 66 | 73 | 74 | 75 | 78 | 81 | 82 | 83 | 96 | 97 |
17 | 编辑商品 18 | 19 |
24 | 商品名称: 25 | 27 | 28 | 30 | 是否热门: 31 | 33 | 34 | 38 |
42 | 市场价格: 43 | 45 | 46 | 48 | 商城价格: 49 | 51 | 52 |
56 | 商品图片: 57 | 59 | 60 |
64 | 所属分类: 65 | 67 | 72 |
76 | 商品描述: 77 | 79 | 80 |
85 | 88 | 89 |         90 | 91 | 92 |         93 | 94 | 95 |
98 |
99 | 100 | --------------------------------------------------------------------------------