autoupdate.xml
来自「delphi写的http的download来Update的源码」· XML 代码 · 共 36 行
XML
36 行
<?xml version="1.0"?>
<config>
<srvList>
<srvInfo>
<srvName>huangjacky</srvName>
<srvPath>ftp://savagers:19860702@go3.icpcn.com/update</srvPath>
</srvInfo>
<srvInfo>
<srvName>haha</srvName>
<srvPath>http://www.263.com/update</srvPath>
</srvInfo>
</srvList>
<fileList>
<fileInfo>
<fileName>hehe.txt</fileName>
<filePath>hehe.txt</filePath>
<fileVersion>1.0.0</fileVersion>
<fileHash>b5601c3f7726a8f8562056fbef4c0c03</fileHash>
<fileLevel>false</fileLevel>
</fileInfo>
<fileInfo>
<fileName>pro</fileName>
<filePath>projects.txt</filePath>
<fileVersion>1.0.0</fileVersion>
<fileHash>a45d66f5cc9093b6b8404d11c1992891</fileHash>
<fileLevel>false</fileLevel>
</fileInfo>
<fileInfo>
<fileName>haha.txt</fileName>
<filePath>1/haha.txt</filePath>
<fileVersion>1.0.0</fileVersion>
<fileHash>e7a968a2879e28193b372c65a6430e82</fileHash>
<fileLevel>true</fileLevel>
</fileInfo>
</fileList>
</config>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?