12 2020 档案
摘要:Windows代码页 命令:chcp 代码页对应表: 代码页 国家(地区)或语言 437 美国 708 阿拉伯文(ASMO 708) 720 阿拉伯文(DOS) 850 多语言(拉丁文 I) 852 中欧(DOS) - 斯拉夫语(拉丁文 II) 855 西里尔文(俄语) 857 土耳其语 860 葡
阅读全文
posted @ 2020-12-28 11:58
echohelper
摘要:InstallShield的系统变量 BATCH_INSTALL 指示当传输文件采用LOCKEDFILE或SHAREDFILE时是否锁定文件 CMDLINE Setup.exe传递的命令行参数 COMMONFILES Common files全路径如“c:\program file\common f
阅读全文
posted @ 2020-12-25 15:13
echohelper
摘要:Window命令行常量 @echo off echo "取消转义:%%" echo "文件路径:%~0" echo "输入参数:%~1 %~2 %~3 %~4 %~5 %~6 %~7 %~8 %~9" echo "文件路径:%~f0" echo "驱动器名:%~d0" echo "无驱路径:%~p0
阅读全文
posted @ 2020-12-18 11:03
echohelper
摘要:声母和韵母 一、bai声母有23个: 1、b、 p 、m、 f 、d 、t、 n、 l 、g、 k 、h 、j、 q 、x 、zh 、ch 、sh、 r、 z、 c 、s 、y 、w。 二、韵母有24个: 1、单韵母是a、o、e、i、u、v。 2、复韵母是ai 、ei、 ui 、ao、 ou、 iu
阅读全文
posted @ 2020-12-15 14:53
echohelper
摘要:SyntaxError: Missing parentheses in call to 'print' 由于python2.X版本与python3.X版本输出方式不同造成的,在python3.X的,输入内容时都要带上括号python()。 而且,错误提示中也有所提示,他给出了括号的形式。 Synta
阅读全文
posted @ 2020-12-08 09:32
echohelper
摘要:软件自动选择独显 用法:在exe程序中,导出其变量。 // http://developer.download.nvidia.com/devzone/devcenter/gamegraphics/files/OptimusRenderingPolicies.pdf // The following
阅读全文
posted @ 2020-12-02 17:39
echohelper
摘要:编译阶段日志打印宏 /*! Helper macros 编译阶段日志打印宏 */ //宏定义 #define Message0(msg) #msg #define Message1(msg) FILE "(" Message0(msg) ") : " #define InfoMessage(msg)
阅读全文
posted @ 2020-12-02 14:49
echohelper

浙公网安备 33010602011771号