config.xml.svn-base
来自「java编写的可以按照预先定义的各种时间策略」· SVN-BASE 代码 · 共 16 行
SVN-BASE
16 行
<?xml version="1.0" encoding="GB2312"?>
<system>
<ID>12345</ID>
<port>3128</port>
<protocol>tcp</protocol>
<webservice>http://172.16.42.216:8080/xml/xmlRetrive.do</webservice>
<OS>windows 2003</OS>
<conf_path>conf</conf_path>
<script_path>script</script_path>
<result_path>result</result_path>
</system>
<eventlist>
<event ID='DISK'>disk.xml</event>
<event ID='PROCESS'>process.xml</event>
<event ID='MEMORY'>memory.xml</event>
</eventlist>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?