AM:div 一:div不是功能标签,可以放文字、图片各种元素的块标签,常常用来布局 float浮动:left,right 左右属性 清除浮动:clear:left,right,both左右一起清除 二:溢出 overflow:hidden超出会隐藏 ,scroll 滚动条,auto 超出有滚动,反 ...
分类:
Web程序 时间:
2019-03-30 13:16:42
阅读次数:
137
POJ1012 - Joseph Joseph Description The Joseph's problem is notoriously known. For those who are not familiar with the original problem: from among n ...
分类:
其他好文 时间:
2019-03-30 01:13:39
阅读次数:
171
单词reversen.背面;相反;倒退;失败adj.反面的;颠倒的;反身的vt.颠倒;倒转resetn.重新设定;重新组合;重排版vt.重置;重新设定;重新组合vi.重置;清零tailn.尾巴;踪迹;辫子;燕尾服adj.从后面而来的;尾部的vt.尾随;装上尾巴retryn.重操作vt.[计]重试;重审fieldn.领域delimitern.[计]定界符file查看类型要求读权限,因为是查看文件头部
分类:
其他好文 时间:
2019-03-28 23:15:28
阅读次数:
190
命令注入流程: 第一步:确认调用了ping命令 第二步:确认可控字段 127.0.0.1 第三部:确认命令语句:127.0.0.1 & net user 手工实战:&&更容易被过滤 &也是可以的 当&都被过滤的时候:就要考虑管道命令了| 127.0.0.1| net user 黑名单: who""a ...
分类:
其他好文 时间:
2019-03-27 11:19:34
阅读次数:
225
1.httpd.conf配置文件中加载了mod_rewrite.so模块2.AllowOverride None 将None改为 All ...
分类:
Web程序 时间:
2019-03-25 14:35:33
阅读次数:
193
安装rhel7学习命令Kill进程ifconfig查看网卡信息Eno1677728网卡名称Inet192.168.10.10netmaskether00:0c:29:44:7f:dcuname-a查看内核信息uptime显示负载情况free–h内存使用情况who终端登录记录history命令历史记录sosreport收集系统信息pwd当前所在的工作目录cd切换目录cd-返回上个目录cd..返回上一
分类:
其他好文 时间:
2019-03-24 21:47:40
阅读次数:
208
题目链接 Description Freddy Frog is sitting on a stone in the middle of a lake. Suddenly he notices Fiona Frog who is sitting on another stone. He plans t ...
分类:
其他好文 时间:
2019-03-21 00:47:21
阅读次数:
231
题目要求 You are playing the following Nim Game with your friend: There is a heap of stones on the table, each time one of you take turns to remove 1 to 3 ...
分类:
其他好文 时间:
2019-03-19 10:46:49
阅读次数:
179
jsp:forward相当于requestDispatcher还是sendRedirect呢? ...
分类:
Web程序 时间:
2019-03-18 19:55:54
阅读次数:
199
1、 org.apache.poi.xssf.usermodel Class XSSFWorkbook java.lang.Object org.apache.poi.ooxml.POIXMLDocumentPart org.apache.poi.ooxml.POIXMLDocument org.a ...
分类:
编程语言 时间:
2019-03-18 12:09:09
阅读次数:
293