Yii 的 views/layouts 是用来放置 layouts 的目录,在默认的情况下会有 main.php 和 column1.php 和 column2.php。main.php 内容定义了, 以及 page header 和 footer 等。 column1.php 和 column2....
分类:
其他好文 时间:
2014-07-05 20:09:24
阅读次数:
197
Given an unsorted integer array, find the first missing positive integer.For example,Given[1,2,0]return3,and[3,4,-1,1]return2.Your algorithm should ru...
分类:
其他好文 时间:
2014-07-05 18:37:04
阅读次数:
188
1 #include 2 #include 3 #include 4 #include 5 #include 6 #include 7 #include 8 #include 9 #include "packet_header.h" 10 #include 11...
分类:
其他好文 时间:
2014-07-03 19:02:17
阅读次数:
484
/****************************************************************************
****************************************************************************
***
*** This header was automatically...
分类:
移动开发 时间:
2014-07-03 16:11:57
阅读次数:
213
字体(FONT)标记(TAGS)标题字体(Header) ... #=1, 2, 3, 4, 5, 6今天天气真好!今天天气真好!今天天气真好!今天天气真好!今天天气真好!今天天气真好!今天天气真好!今天天气真好!今天天气真好!今天天气真好!今天天气真好!今天天气真好!--- 这些标记显示黑体字。....
分类:
Web程序 时间:
2014-07-03 00:51:41
阅读次数:
412
http头的组成:==============HTTP头字段包括4类:general-header ;request-header ;response-header ;entity-header .***************************************************...
分类:
其他好文 时间:
2014-07-03 00:25:46
阅读次数:
347
1. get是从服务器上获取数据,post是向服务器传送数据。2. get是把参数数据队列加到提交表单的ACTION属性所指的URL中,值和表单内各个字段一一对应,在URL中可以看到。post是通过HTTP post机制,将表单内各个字段与其内容放置在HTML HEADER内一起传送到ACTI...
分类:
其他好文 时间:
2014-07-02 18:59:44
阅读次数:
262
/*本文章由 莫灰灰 编写,转载请注明出处。 作者:莫灰灰 邮箱:minzhenfei@163.com*/1.漏洞成因Linux kernel对ARM上的get_user/put_user缺少訪问权限检查,本地攻击者可利用此漏洞读写内核内存,获取权限提升。2.受影响的系统Linux kernel ....
分类:
数据库 时间:
2014-07-02 17:43:24
阅读次数:
366
Key words: IE的默认语言若不为简体中文,则会导致此问题发生 刚在某内网服务器(英文 Win2003Server Standard 64Bit)搭建了一套应用(WebLogic11G+Oracle11G),结果我本地访问时报“missing message for key”,第一反应是语言...
分类:
其他好文 时间:
2014-07-02 17:18:45
阅读次数:
180
#region File Header & Copyright Notice/* * Copyright (C) 2014 XXX, INC. All Rights Reserved. * THIS SOURCE CODE IS CONFIDENTIAL AND PROPRIETARY AND MA...
分类:
其他好文 时间:
2014-07-02 10:07:59
阅读次数:
221