1、 放大图片:/*galleryImage css*/ a.galleryImage{ display:block;}.galleryImage img{ transition:all .4s ease-out;-webkit-transition:all .4s ease-out;}.galle...
分类:
Web程序 时间:
2014-09-04 09:35:17
阅读次数:
168
123$(function(){$("#ckbTable").click(function () { if (this.checked) { $("#table").css("display", "block"); ...
分类:
Web程序 时间:
2014-09-04 09:33:27
阅读次数:
377
235B - Let's Play Osu!
Let us take a deep look in how this score is calculated. for a n long 'O' block, they contribute n2 to
answer.
Let us reformat this problem a bit and consider the foll...
分类:
其他好文 时间:
2014-09-03 21:20:27
阅读次数:
369
在进行分区时,每个分区就是一个文件系统,而每个文件系统开始位置的那个块就称为超级块。超级块的作用是存储文件系统的大小、空的和填满的块,以及它们各自的总数和其他诸如此类的信息。这也就是说,要使用这一个分区来进行数据访问时,第一个要经过的就是超级块,所以超级块坏了,这个磁盘也就回天乏术了。
super block的中文名称是超级块,它是硬盘分区开头——开头的第一个byte是byte 0,从 by...
分类:
其他好文 时间:
2014-09-03 19:51:41
阅读次数:
328
PHP是以UNIX的文件系统为模型的,因此在Windows系统中我们只能获得“file”、“dir”或者“unknown”三中文件类型。而在UNIX系统中,我们可以获得“block”、“char”、“dir”、“fifo”、“file”、“link”和“unknown”7种类型,各文件类型的详细说明...
分类:
Web程序 时间:
2014-09-03 12:46:26
阅读次数:
445
PLL Block Diagram Power Management Registers (PMCTL, PMCTL1)The following sections describe the registers associated with the processors power managem...
分类:
其他好文 时间:
2014-09-03 11:01:36
阅读次数:
219
A microprocessor contains an address generation unit, including a segment block, for loadingdescriptordata and a segment selector in a segment registe...
分类:
移动开发 时间:
2014-09-03 00:17:25
阅读次数:
336
SMB(Server Messages Block,信息服务块)是为了在ubuntu虚拟机与windows之间共享文件。具体配置过程如下:(1)安装SMB应用sudo apt-get install sambasudo apt-get install cifs-utils不知道是不是ubuntu已经...
分类:
系统相关 时间:
2014-09-03 00:12:55
阅读次数:
346
在使用LoadRunner时经常遇到这样一个问题,如果对不同的事务进行不同次数的循环该怎么处理?默认情况下LR对所有的事务都是统一执行的,即虽然有多个事务,但它们被执行的循环次数都是一样的,那么LR如何在一个脚本中实现不同事务不同次数的循环或不同百分比的循环呢?案例:假设在一个脚本中,想实现注册执行...
分类:
其他好文 时间:
2014-09-02 22:39:15
阅读次数:
275
以我在notepad.exe中设置CreateFileW特定文件名断点为例。bpkernel32!CreateFileW"r$t1=poi(esp+4);as/mu$FileName$t1;.block{.if($sicmp(\"${$FileName}\",\"C:\\abc.txt\")!=0){.echoc:\\abc.txt}.else{.echononono;gc}}"bpkernel32!CreateFileW"r$t1=poi(esp+4);as/mu$FileN..
分类:
数据库 时间:
2014-09-02 18:09:45
阅读次数:
256