📄 ngram-count.vcproj.iflytek.zgchen.user
字号:
<?xml version="1.0" encoding="gb2312"?>
<VisualStudioUserFile
ProjectType="Visual C++"
Version="8.00"
ShowAllFiles="false"
>
<Configurations>
<Configuration
Name="Debug|Win32"
>
<DebugSettings
Command="E:\SRILM\debug\ngram-count.exe"
WorkingDirectory="E:\SRILM\debug\"
CommandArguments="-order 3 -unk -map-unk "<UNK>" -read trigram.count -nonevents 101.ccs -sort -lm 3gram.arpa -write-vocab vocab.vocab -gt1max 1 -gt2max 7 -gt3max 7 -gt1min 1 -gt2min 1 -gt3min 1"
Attach="false"
DebuggerType="3"
Remote="1"
RemoteMachine="VAN"
RemoteCommand=""
HttpUrl=""
PDBPath=""
SQLDebugging=""
Environment=""
EnvironmentMerge="true"
DebuggerFlavor="0"
MPIRunCommand=""
MPIRunArguments=""
MPIRunWorkingDirectory=""
ApplicationCommand=""
ApplicationArguments=""
ShimCommand=""
MPIAcceptMode=""
MPIAcceptFilter=""
/>
</Configuration>
<Configuration
Name="Release|Win32"
>
<DebugSettings
Command="$(TargetPath)"
WorkingDirectory="E:\SRILM\release\"
CommandArguments="-order 3 -unk -map-unk "<UNK>" -read trigram.count -nonevents 101.ccs -sort -lm 3gram.arpa -write-vocab vocab.vocab -gt1max 1 -gt2max 7 -gt3max 7 -gt1min 1 -gt2min 1 -gt3min 1"
Attach="false"
DebuggerType="3"
Remote="1"
RemoteMachine="VAN"
RemoteCommand=""
HttpUrl=""
PDBPath=""
SQLDebugging=""
Environment=""
EnvironmentMerge="true"
DebuggerFlavor="0"
MPIRunCommand=""
MPIRunArguments=""
MPIRunWorkingDirectory=""
ApplicationCommand=""
ApplicationArguments=""
ShimCommand=""
MPIAcceptMode=""
MPIAcceptFilter=""
/>
</Configuration>
</Configurations>
</VisualStudioUserFile>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -