?? tmt.hpp
字號:
// $util\tmt.hpp 1.5 milbo$ configuration file for tmt program// Warning: this is raw research code -- expect it to be quite messy.// milbo durban may 2006static tTmtTab gTab = { 1, // fPlaySoundWhenDone "", // sPrefix 400, // nFilesPerTest 115, // nRand 1, // fUseMirroredFiles, if 1 include mirror images (with file names Xr... where X is a, B, or m) // sMsPParam //"ff 00", // nn-good, neutral expression with eyes open, no obscured, no glasses, no facial hair, good image, //"f1 00", // nn-good, neutral expression with eyes open, no obscured, but with glasses and facial hair //"80 00", // nn-good //"0e 00", // no glasses, no beard, no mustache "", // all images, including bad images, NN fail etc. //"rm -f out/ms.dat", // sProlog // "cp tmtRef.dat out/ms.dat", "", 0, 1, 0, // fAr, fBioId, fXm2vts 1, // fSkipBuildIfAsmFileExists (consider use of %S not %s in sBuild and sTest) "", // sBuild ("" for no build) // %s is test name created internally from sPrefix sNew0 sNew1 // or use %S for test name created internally from sPrefix sNew0 only // "..\\masm\\masm -o asm/%s.asm -p \"^[80]... m\" -P 0800 0800 ../shape/84.shape", "", // sRefTest, no parameters //"..\\masm\\ms -v -m ../../stasm/stasm/data/model-1.asm -m ../../stasm/stasm/data/model-2.asm -r ../shape/84.shape -fa 1 -fb 1 -xi 0", // sTest, %s or %S is test name "..\\masm\\ms -ve -m ../../stasm/stasm/data/model-1.asm -m ../../stasm/stasm/data/model-2.asm -r ../shape/84.shape -fa 1 -fb 1 -xi 0", "startshape.cpp", // sFile "#define *", // sSedPrefix "#define ", // sSedPrefixReplace "startshape.cpp", // sTouch "nmake -nologo CFG=%s -f makefile.ms", // sMake, %s is RELEASE { // sOld, first one has to be specified, 2nd one can be "" (but can't be nothing) "CONF_VjMaxEyeToFaceWidth", "CONF_VjEyeFaceBlend", }, { // sNew, one group per entry in sOld, empty string "" separates groups // "0.52", "0.55", "0.60", "0.65", "0.70", "0.50", "", "0.60", "0.30", "0.40", "0.50", "0.70", }};
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -