Oracle am.2019/10/22 C:\app\Administrator\product C:\app\Administrator\oradata C:\app\Administrator\oradata\orcl XX.CTL 控制文件 XX.DBF 数据文件 XX.LOG 日志文件 j ...
分类:
数据库 时间:
2019-10-28 21:25:34
阅读次数:
132
Experiment 22 - Monte Carlo SimulationDepartment of Electrical Engineering & ElectronicsSeptember 2019, Ver. 3.4Experiment specificationsModule(s) ELE ...
分类:
其他好文 时间:
2019-10-27 21:09:53
阅读次数:
92
#pragma GCC optimize(3) #pragma GCC target("avx") #pragma GCC optimize("Ofast") #pragma GCC optimize("inline") #pragma GCC optimize("-fgcse") #pragma ...
分类:
其他好文 时间:
2019-10-27 19:10:59
阅读次数:
95
#!/bin/bash #Deny specified IP access #IP:who is fail to login sever SECURE_LOG=/var/log/secure #通过secure文件进行过滤得出登陆密码失败超过15次的IP地址 IP_ADDR= `cat /var/l... ...
分类:
其他好文 时间:
2019-10-27 16:57:33
阅读次数:
73
**SYN4505型统一时钟**
在电力系统中,利用GPS的精确定位,可以为电站和线路走廊的设计和施工提供帮助;在配电网管理系统中,如果将GPS定位信息与AM / FM(自动监测/灵活管理)相结合,则会使确定故障设备和组织现场检修工作大为改观。目前在电力系统中研究最多的是将GPS的精确授时作为电力系统的统一时钟系统。当全网的测量,保护,控制和故障录波系统的采样都实现同步之后,不仅将使过去许多难以实现的工作,如相量测量,自适应保护等易于实现,而且会使人们对电网的分析、控制能力发生质的变化。以下几个应用实例就可说明这一点。
分类:
其他好文 时间:
2019-10-25 21:56:53
阅读次数:
117
题目: There are a number of people who will be attending ACM ICPC World Finals. Each of them may be well versed in a number of topics. Given a list of t ...
分类:
其他好文 时间:
2019-10-24 13:58:56
阅读次数:
110
$ whoami a converter that convert caffeine into code. ...
分类:
其他好文 时间:
2019-10-24 13:16:10
阅读次数:
51
Unit 1 Present continuous (I am doing) Am/is/are + -ing is the Present continuous. I am doing something = I'm in the middle of doing it; I've started ...
分类:
其他好文 时间:
2019-10-22 22:27:02
阅读次数:
88
参考:https://github.com/alibaba/uirecorder/blob/master/README_zh-cn.md 1. 安装nodejs https://nodejs.org/ 这里下载 安装(???忘了执行,貌似不需要也可以正常录制) sudo chown -R $(who ...
分类:
其他好文 时间:
2019-10-22 20:33:36
阅读次数:
74
who 命令用于查看当前用户有那些登录连接方式,比如你通过图形界面登录,又启动了一个命令提示符工具,接着又用 SecureCRT 之类的远程登录,那么你就会有1个tty加2个pts共计3个登录连接方式。 下面这张图就是我使用 Ctrl+Alt+F1 和 Ctrl+Alt+F2 以及 SecureCR ...
分类:
其他好文 时间:
2019-10-20 16:28:52
阅读次数:
85