CSS清浮动:==>抄自梦想天空:http://www.cnblogs.com/lhb25/p/3674353.html上代码:所有代码访问:http://www.iyunlu.com/demo/enclosing-float-and-clearing-float/index.html
那些年我们....
分类:
Web程序 时间:
2014-05-04 20:50:29
阅读次数:
332
深刻理解Linux进程间通信(IPC) 郑彦兴
原文地址:http://www.ibm.com/developerworks/cn/linux/l-ipc/index.html
一个大型的应用系统,往往需要众多进程协作,进程(Linux进程概念见附1)间通信的重要性显而易见。本系列文章阐述了Linu...
分类:
系统相关 时间:
2014-05-04 20:27:18
阅读次数:
485
apeach 配置; ServerAdmin webrx@126.com DocumentRoot
"E:\wamp\www\yii_1113\fkgm" ServerName www.cup.com DirectoryIndex index.html
index.php ...
分类:
Web程序 时间:
2014-05-04 20:13:47
阅读次数:
331
http://www.proxmark.org/forum/index.phpRFID破解神器官方论坛http://rfidiot.org/集成RFID
ID识别/暴力破解/读写卡一身的Py包,通读官方网站所有信息会对RFID破解步骤有一个基本了解。http://www.rfdump.org/(被墙...
分类:
其他好文 时间:
2014-05-04 20:08:02
阅读次数:
384
xampp-linux-1.8.2
之前的版本不支持64位系统哦哦。首先,安装32位支持包下载地址:https://www.apachefriends.org/zh_cn/index.html解压压缩包到/opt/lampp下,启动LAMPP时提示不支持64,跟改方法如下:sudo
vi /opt/...
分类:
系统相关 时间:
2014-05-04 12:29:55
阅读次数:
405
awk程序中允许使用字符串当做数组的下标(index)。利用这个特色十分有助于资料统计工作。(使用字符串当下标的数组称为Associative
Array) 首先建立一个数据文件,并取名为 reg.dat。此为一学生注册的资料文件;第一栏为学生姓名,其后为该生所修课程。 ...
分类:
其他好文 时间:
2014-05-04 11:30:50
阅读次数:
351
找到\xampp\apache\conf\httpd.conf配置文件Access
forbidden!You don’t have permission to access the requested directory. There is
either no index document or ...
分类:
其他好文 时间:
2014-05-04 11:12:23
阅读次数:
336
如图:1: 控制器代码// // GET: /AjaxUser/ shopEntities
shop = new shopEntities(); public ActionResult Index() { return V...
分类:
Web程序 时间:
2014-05-04 10:58:15
阅读次数:
380
描述:使用Hibernate登陆验证时故意输入没有的用户名,所产生的错误。错误代码:/* *
根据客户的用户名查找客户信息 */ @Override public User getUserByUserName(String userName) {
String hql="from User ...
分类:
编程语言 时间:
2014-05-04 10:57:50
阅读次数:
372
Linux网络服务之HTTP(1)实验要求:1、主机名设为:www.zhy.com,默认首页包括:index.html、index.php,开启保持连接,确认默认httpd是否支持php2、只允许192.168.1.1访问www.zhy.com,允许所有用户访问www.zhy.com/user/index.html3、客户端访问/var/www/html/admin/需要输..
分类:
系统相关 时间:
2014-05-03 20:41:33
阅读次数:
546