📄 help.vcproj
字号:
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="help"
ProjectGUID="{9011F311-1280-4C2D-888C-B3202DC2A6ED}"
RootNamespace="help">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)app"
IntermediateDirectory="$(SolutionDir)vc7\$(ConfigurationName)\$(ProjectName)"
ConfigurationType="10">
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Project File"
Filter="hpp"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
RelativePath=".\DCPlusPlus.hhp"
DeploymentContent="TRUE">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCustomBuildTool"
Description="Compiling Help File"
CommandLine="compile.cmd
"
AdditionalDependencies="$(ProjectDir)changelog.html;$(ProjectDir)index.hhk;$(ProjectDir)toc.hhc;..\windows\resource.h"
Outputs="$(SolutionDir)app\DCPlusPlus.chm"/>
</FileConfiguration>
</File>
<File
RelativePath=".\index.hhk">
</File>
<File
RelativePath=".\toc.hhc">
</File>
</Filter>
<Filter
Name="HTML Files"
Filter="cpp"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
RelativePath=".\adlsearch.html">
</File>
<File
RelativePath=".\changelog.html">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCCustomBuildTool"
Description="Building changelog"
CommandLine="$(ProjectDir)gen_changelog.py"
AdditionalDependencies="$(SolutionDir)changelog.txt"
Outputs="changelog.html"/>
</FileConfiguration>
</File>
<File
RelativePath=".\chat_commands.html">
</File>
<File
RelativePath=".\credits.html">
</File>
<File
RelativePath=".\dev_applypatch.html">
</File>
<File
RelativePath=".\dev_createpatch.html">
</File>
<File
RelativePath=".\faq.html">
</File>
<File
RelativePath=".\faq_activemode.html">
</File>
<File
RelativePath=".\faq_different_icons.html">
</File>
<File
RelativePath=".\faq_install.html">
</File>
<File
RelativePath=".\faq_keyboard_commands.html">
</File>
<File
RelativePath=".\faq_nosearch.html">
</File>
<File
RelativePath=".\faq_secret.html">
</File>
<File
RelativePath=".\faq_slowdownload.html">
</File>
<File
RelativePath=".\faq_units.html">
</File>
<File
RelativePath=".\faq_university.html">
</File>
<File
RelativePath=".\faq_upnp.html">
</File>
<File
RelativePath=".\favorite_hubs.html">
</File>
<File
RelativePath=".\favorite_users.html">
</File>
<File
RelativePath=".\fdl.html">
</File>
<File
RelativePath=".\index.html">
</File>
<File
RelativePath=".\keyboard_commands.html">
</File>
<File
RelativePath=".\Links.html">
</File>
<File
RelativePath=".\menu_help.html">
</File>
<File
RelativePath=".\netiquette.html">
</File>
<File
RelativePath=".\non-routable.html">
</File>
<File
RelativePath=".\plusplus_tag.html">
</File>
<File
RelativePath=".\settings_advanced.html">
</File>
<File
RelativePath=".\settings_appearance.html">
</File>
<File
RelativePath=".\settings_certs.html">
</File>
<File
RelativePath=".\settings_colors_and_sounds.html">
</File>
<File
RelativePath=".\settings_connection.html">
</File>
<File
RelativePath=".\settings_downloads.html">
</File>
<File
RelativePath=".\settings_expert.html">
</File>
<File
RelativePath=".\settings_favoritedirs.html">
</File>
<File
RelativePath=".\settings_general.html">
</File>
<File
RelativePath=".\settings_logs.html">
</File>
<File
RelativePath=".\settings_queue.html">
</File>
<File
RelativePath=".\settings_sharing.html">
</File>
<File
RelativePath=".\settings_usercommands.html">
</File>
<File
RelativePath=".\settings_windows.html">
</File>
<File
RelativePath=".\template.html">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -