码迷,mamicode.com
首页 >  
搜索关键字:summary    ( 3315个结果
metasploit攻击载荷独立封装和编码
封装攻击载荷msfpayload:Usage:msfpayload [] [var=val] Summary:summary and optons of payloadC:C languagePerl:PerlRuby:RubyRaw:Raw,allows payload to be piped ....
分类:Web程序   时间:2014-06-28 20:15:31    阅读次数:444
L6.Margin collapse Summary [to be continued]
1、只有块级box可以collapse;2、floated box 的margins不会collapse;3、overflow (而不是visible)不会同它的子元素发生collapse;4、root element不collapse 指什么?5、If A's parent is ‘rl’:If ...
分类:其他好文   时间:2014-06-18 14:39:13    阅读次数:281
openerp学习笔记 context 的应用
1.在Action中定义,context用于传递搜索条件和分组条件,在搜索视图中默认显示: 示例代码: Leaves Summary hr.holidays form tree,form {'search_default_group_type': 1, ...
分类:其他好文   时间:2014-06-18 10:22:52    阅读次数:333
Nginx 的安装入门
1.首先需要安装必须的库,PCRE,zlib sudo apt-get install libpcre3 libpcre3-dev 如果找不到文件的话就下载源文件进行安装。 2.解压下载的nginx源码,进入目录: sudo ./configure 得到的输出如下: Configuration summary   + using system PCRE library   + ...
分类:其他好文   时间:2014-06-14 13:31:29    阅读次数:219
Esxi主机虚拟机迁移注意事项
1. Esxi主机上的虚拟机迁移只能是低----->高,或版本一样的才能进行迁移 【如Esxi5.1---->Esxi5.5】ok, 而Esxi5.5----->Esxi5.1 no;2.升级完成后,需要重启venter机器,若则会出现:pbm.fault.PBMFault.summary 错误;3...
分类:其他好文   时间:2014-06-13 17:47:38    阅读次数:676
汉字-拼音转换类
汉字转拼音using System;using System.Data;using System.Configuration;using System.Text;/// /// Summary description for ConvertHzToPz_Gb2312/// namespace Com...
分类:其他好文   时间:2014-06-11 22:21:09    阅读次数:1678
DBOperate.cs
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Web;usingSystem.Data;usingSystem.Data.SqlClient;usingSystem.Configuration;///<summary>///DBOperate的摘要说明///</summary>publicclassDBOperate{privatestaticSqlConnectioncon=..
分类:数据库   时间:2014-06-10 23:15:36    阅读次数:314
查询rman备份信息常用指令
查询rman备份信息常用指令 ----登陆到rman $rman target / ----以精简的格式查看备份信息 RMAN> list backup of database summary; List of Backups =============== Key     TY LV S Device Type Completion Time#Pieces #Copies Co...
分类:其他好文   时间:2014-06-05 01:06:36    阅读次数:383
c/c++指针总结[pointer summary]
pointer summary
分类:编程语言   时间:2014-06-03 15:30:33    阅读次数:337
C#的颜色解析及操作和相关Brush
一、颜色表示方式 // // Summary: // Creates a System.Drawing.Color structure from a 32-bit ARGB value. // // Parameters:...
分类:其他好文   时间:2014-06-01 17:05:11    阅读次数:523
3315条   上一页 1 ... 328 329 330 331 332 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!