C. Report time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Each month Blake gets the report c ...
分类:
其他好文 时间:
2019-08-11 20:30:44
阅读次数:
118
主机层面扫描: ╰─ nmap -p1-65535 -sV -A 10.10.202.135Starting Nmap 7.70 ( https://nmap.org ) at 2019-08-09 14:58 CSTNmap scan report for 10.10.202.135Host is ...
分类:
其他好文 时间:
2019-08-10 14:36:34
阅读次数:
130
主机层面端口扫描: ╰─ nmap -p1-65535 -sV -A 10.10.202.134 Starting Nmap 7.70 ( https://nmap.org ) at 2019-08-09 11:11 CSTNmap scan report for 10.10.202.134Host ...
分类:
其他好文 时间:
2019-08-09 13:36:30
阅读次数:
97
如何自定义一个Oracle的监控模板?以oracle11.2为例,首先来梳理下oracle需要监控哪些指标: 1.一些常见的基础指标,诸如:实例状态、会话数、登陆失败次数、表空间使用率、asm磁盘组使用率等。 2.详细的oracle性能指标,诸如AWR Report Summary中列出来的很多指标 ...
分类:
数据库 时间:
2019-08-07 19:21:47
阅读次数:
724
我们可以通过构建报表(report)帮助用户监视和分析组织中产生的数据。报表是应用程序中存储的数据的汇总。它们主要由一个数据表组成,但是也可以包含数据过滤器、分组和定制的图表。仪表板是一组汇总式报表或矩阵报表组成的图表,以图形方式显示定制的报表数据。自定义报表类型允许您在报表向导中构建框架,用户可以... ...
分类:
其他好文 时间:
2019-08-04 22:27:16
阅读次数:
160
/** * Set a listener that will be notified of any changes in scroll state or position. * * @param listener Listener to set or null to clear * * @depre ...
分类:
其他好文 时间:
2019-08-04 19:37:27
阅读次数:
94
主机扫描: ╰─ nmap -p1-65535 -sV -A -sT 10.10.202.130 Starting Nmap 7.70 ( https://nmap.org ) at 2019-08-04 15:20 CSTNmap scan report for 10.10.202.130Host ...
分类:
其他好文 时间:
2019-08-04 19:29:24
阅读次数:
96
nmap 扫描探测: ╰─ nmap -p1-65535 -sV -A -O -sT 10.10.202.135Starting Nmap 7.70 ( https://nmap.org ) at 2019-07-31 10:15 CSTNmap scan report for 10.10.202. ...
分类:
其他好文 时间:
2019-07-31 16:56:42
阅读次数:
111
LVS_ICON: 为每个item显示大图标 LVS_SMALLICON: 为每个item显示小图标 LVS_LIST: 显示一列带有小图标的item LVS_REPORT: 显示item详细资料 使用CListCtrl 插入行List Control的view不是Report不能正常显示 CLis ...
分类:
其他好文 时间:
2019-07-31 01:23:36
阅读次数:
136