CWDG论坛-专业魔兽插件's Archiver

月色狼影 发表于 2007-9-14 19:04

mobmap更新器框架图

[attach]2851[/attach]

月色狼影 发表于 2007-9-14 19:10

wdb 方面信息可以参考
[url=http://bbs.cwowaddon.com/thread-1749-1-1.html]http://bbs.cwowaddon.com/thread-1749-1-1.html[/url]

[code]
read "id current version" from site
read wdb head and get "id wdb version"
while (1)
{
    read wdb id
    read entry size
    if (id wdb version > id current version)
    {
        read full entry and append to upload file
    }
    else
    {
        seek to next wdb entry
    }
}
[/code]

页: [1]

Powered by Discuz! Archiver 6.1.0  © 2001-2007 Comsenz Inc.