开发者

String parsing functions in NSIS

开发者 https://www.devze.com 2023-04-01 18:39 出处:网络
Is there any string parsing functions in NSIS other than StrCpy and StrLen? O开发者_JS百科r a plugin that has methods like strstr, strcmp, find, contains etc.StrFunc, included in the default install,

Is there any string parsing functions in NSIS other than StrCpy and StrLen?

O开发者_JS百科r a plugin that has methods like strstr, strcmp, find, contains etc.


StrFunc, included in the default install, contains several functions:

${StrCase}
${StrClb}
${StrIOToNSIS}
${StrLoc}
${StrNSISToIO}
${StrRep}
${StrStr}
${StrStrAdv}
${StrTok}
${StrTrimNewLines}
${StrSort}
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号