使用URLRewrite重写链接地址时,当无后缀时,总是找不到文件,不能使用。例如:http://shop.iccoo.cn/7648/ 无后缀形式(当然这个是可以的啦,只是看下链接形式) 当有后缀时就是可以的,如:http://shop.iccoo.cn/7648/newslist.html 具体 ...
分类:
Web程序 时间:
2016-04-27 20:19:24
阅读次数:
217
root@kali:~# sqlmap -u http://dn.you.com/shop.php?id=10 -v 1 --dbs available databases [8]: [*] dntg [*] dntg2 [*] dnweb [*] information_schema [*] my ...
分类:
数据库 时间:
2016-04-23 14:44:11
阅读次数:
302
三、shop项目整合图片水印 1、确定使用位置 Image.class.php 2、具体代码配置 1)放入water.jpg水印图片到admin/images文件夹下 2)配置config.php文件 3)在Images.class.php文件中添加水印函数 4)在Image.class.php文件... ...
分类:
Web程序 时间:
2016-04-22 23:35:26
阅读次数:
175
Problem Description
As you know, Gardon trid hard for his love-letter, and now he’s spending too much time on choosing flowers for Angel.
When Gardon entered the flower shop, he was frightened and da...
分类:
其他好文 时间:
2016-04-20 02:03:53
阅读次数:
188
作用 监听对象的某个属性,如果发生修改会调用observeValueForKeyPath方法 使用步骤 增加监听器 self.shop=[[Shop alloc]init]; [self.shop addObserver:self forKeyPath:@"name" options:NSKeyVa ...
分类:
其他好文 时间:
2016-04-17 20:44:53
阅读次数:
175
源代码已保存到百度云盘中。关键是加入jsp-api.jar和serverlet-api.jar包
分类:
其他好文 时间:
2016-04-13 00:27:56
阅读次数:
1179
BaseDao package shop.dao;//包import java.sql.Connection;import java.sql.DriverManager;import java.sql.PreparedStatement;import java.sql.ResultSet;impor ...
分类:
数据库 时间:
2016-04-12 01:44:02
阅读次数:
252
最近有个问题,本人在阿里云买了linux服务器,用wordpress做了一个博客网站www.bravetiger.cn,现在想加一个电商系统进去,假设二级域名为:shop.bravetiger.cn, 都是指向的阿里云同一个IP,同一个主机。 我找了下方法,应该是做一个虚拟主机配置即可,方法如下: ...
分类:
系统相关 时间:
2016-04-11 10:10:08
阅读次数:
264
表名操作 在实际项目开发中,一共有三种情况会用到表名操作。 1、表前缀(养成习惯) 在实际项目开发中,如果一个数据库中要同时存放多个项目信息,为了以示区分每一个项目的数据表,我们可以使用表前缀原则: think_oa 办公:oa_ think_shop 商城:shop_ think_cms 内容管理... ...
分类:
其他好文 时间:
2016-04-08 06:25:30
阅读次数:
114
Description Are you interested in pets? There is a very famous pets shop in the center of the ACM city. There are totally m pets in the shop, numbered ...
分类:
其他好文 时间:
2016-04-04 14:41:48
阅读次数:
269