搜索资源列表
v6632_2vg_music
- 在conn.asp文件中加入了ASP防SQL注入语句,真正做到了整站防注入。同时可以记录攻击者的IP及提交参数和攻击页面。因为时间关系,记录所需数据库没有压到程序里,但不影响防注放功能。 小巧适用于个人网站的使用。-in conn.asp paper joined the anti-ASP SQL injection statement, and really the whole point-injection. While the attacker can be recorded and su
数据库连接bean_20050226111611
- Java 数据库连接Beanpackage GeneralJDBC import java.sql.* public class GeneralJDBC{ Connection conn Statement stmt ResultSet rs //构造方法:加载JDBD-ODBC驱动程序 public GeneralJDBC() { Connection conn = null Statement stmt = null ResultSet rs = null try{
21
- 成功连接就可使用. 功能特点: ☆操作方便实用,通用性强,可适用于各类专卖店管理 ☆可以自由添加,修改用户信息,密码等. ☆可以对货物的进出货进行的增加,修改,删除和查询 ☆出货销售的时候同时实现库存的更改和销售记录的添加 ☆实现了货物的库存警告提示,会根据货物的库存情况,到达了设定的库存警界的话就会(1. phpMyAdmin into the new database, and then guided into the.SQL database backup file compression
