readme.txt

来自「P2P文件共享系统,新手入门建议下载阅读.」· 文本 代码 · 共 5 行

TXT
5
字号
-=- Read Me -=-... important for downloading.

Don't delete the DownloadFile.kmd.... if you do, or don't trust it, u can open Download.vbp in Visual Basic, and compile it to an exe file after reading the coding, then rename it to DownloadFile.kmd... this file is what the main project looks for to download a file. I decided to make the files separate so that, if for some reason, the main program freezes, which it tends to do from time to time, your downloads will not stop since they are running separate from the main project.

Also, extract this to the same directory as the main project... (as you can see it isn't too organized, which is why i haven't posted it on Planet Source Code yet)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?