-
电子商务系统主要分为前台和后台。前台包括产品的展示及会员购物等模块,后台是管理界面,主要包括商品信息、会员信息、订单信息和公告信息的常规设置。
电子商务系统主要分为前台和后台。前台包括产品的展示及会员购物等模块,后台是管理界面,主要包括商品信息、会员信息、订单信息和公告信息的常规设置。-E-commerce system is mainly divided into front and back-office. Prospects, including the display and Member Products shopping module, the background is the management interface, including commodity information, membership information, order information and notice of information in conventional settings.
- 2022-07-18 01:34:16下载
- 积分:1
-
java基础小例程1,有多个例程供初学者学习参考
java基础小例程1,有多个例程供初学者学习参考-java routines, a small basis, a number of routines for beginners learning reference. .
- 2022-11-05 09:00:03下载
- 积分:1
-
通过用JBuilder工具编写,详细地讲述了java中数组的特性,并通过程序测试。...
通过用JBuilder工具编写,详细地讲述了java中数组的特性,并通过程序测试。-Prepared by using JBuilder tool, described in detail in java array of features, and through the test procedure.
- 2022-10-26 02:05:03下载
- 积分:1
-
告诉你如何利用排序算法简单的编java程序
告诉你如何利用排序算法简单的编java程序-tell you how to use a simple algorithm series java programs
- 2022-03-29 19:19:24下载
- 积分:1
-
小型计算器。执行简单的功能,可以自行添加功能
小型计算器。执行简单的功能,可以自行添加功能-Small calculator. Implementation of a simple function, can add functionality
- 2023-05-27 01:20:03下载
- 积分:1
-
用JAVA编写的小机器人运动盖房子的小程序.
用JAVA编写的小机器人运动盖房子的小程序.-program of little robot build house by java
- 2022-05-16 07:27:09下载
- 积分:1
-
JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thum...
JPEG标准在文件中记录了一些EXIF信息,缩略图是一幅较小的JPEG图片,存储在EXIF信息段。而Windows在第一次显示缩略图时先读当前目录中的"Thumbs.db"这个文件,其实这是一个缩略图数据库,从而来判断是否有该图片的缩略图。如果不存在"Thumbs.db"文件或者该库中不存在该图片的缩略图,那么Windows会尝试取图片中的EXIF信息,判断是否存在缩略图数据。如果图片中EXIF信息中不存在缩略图信息或信息错误,那么Windows就会用插值的方法重新生成缩略图(如果可能则保存到当前目录中的"Thumbs.db"缩略图数据库中)。 对于修改缩略图方法有用ultraEdit直接编辑文件替换EXIF信息或用exifer这样的工具,这不是本文关心的内容,本文介绍用java实现的方法。
- 2022-05-08 14:18:05下载
- 积分:1
-
图书管理系统 JAVA实现 SQL语言数据库
图书管理系统 JAVA实现 SQL语言数据库-JAVA library management system to achieve a database SQL language
- 2022-10-06 10:50:03下载
- 积分:1
-
1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署:
1:文件说明: ExampleServlet.java 发信JAVA源文件 CSEmail.jar 发信包 com CSEmail.jar 的源文件 2:部署: ExampleServlet.java 发到 WEB-INF/CLASSES/ CSEmail.jar 放到 web-inf/lib/ 3. 修改ExampleServlet.java 中 private String SERVLET_HTTP_PATH = "http://www.yourSite.com/servlet/ 把www.yourSite.com 改成你的网址 4运行: http://www.yourSite.com/servlet/ExampleServlet 填写你的SMTP邮件服务器和发信端口,还有你在这个邮件服务器上的帐号(不正确发不出信)-1: Document explanation that, ExampleServlet.java sends a letter
JAVA source document CSEmail.jar to send a letter wraps com
CSEmail.jar the source document 2: Deployed: ExampleServlet.java sends
to WEB-INF/CLASSES/ CSEmail.jar to put to web-inf/lib/ 3. revises in
ExampleServlet.java private String SERVLET_HTTP_PATH =
"http://www.yourSite.com/servlet/ to alter to www.yourSite.com your
website 4 movements: Http://www.yourSite.com/servlet/ExampleServlet
fills in your SMTP server and sends a letter the port, but also has
you (not correctly not to be able to issue letter) on this server
account number
- 2023-05-28 21:30:04下载
- 积分:1
-
由java实现的marching cube
由java实现的marching cube-Java achieved by the marching cube
- 2022-09-02 10:15:03下载
- 积分:1