ngram-count.vcproj.iflytek.zgchen.user
来自「这是一款很好用的工具包」· USER 代码 · 共 66 行
USER
66 行
<?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 + =
减小字号Ctrl + -
显示快捷键?