用于DelphiXE的THtmlViewer

Ste*_*eve 4 delphi

我需要一个可以在DelphiXE中运行的PBears thtmlviewer版本.

我发现Google代码页(http://code.google.com/p/thtmlviewer)现在支持了,但我无法弄清楚在哪里/如何下载我可以使用的版本.

我也无法弄清楚如何在网站上问别人.

我错过了一些明显的东西,还是没有可用的下载?

史蒂夫...

Mas*_*ler 5

似乎没有设置任何下载,但您可以使用SVN获取源,如"源"选项卡中所述.

# Non-members may check out a read-only working copy anonymously over HTTP.
svn checkout http://thtmlviewer.googlecode.com/svn/trunk/ thtmlviewer-read-only
Run Code Online (Sandbox Code Playgroud)

如果您下载并安装TortoiseSVN,它比Google Code描述的要简单一些.它将SVN功能添加到Windows资源管理器中.然后,只需转至您想要下载的代码,用鼠标右键单击并选择"SVN结帐...",并输入http://thtmlviewer.googlecode.com/svn/trunk/作为URL of repository,设置了结账的文件夹,然后点击确定,即可将其下载的代码为您服务.