NSIS 中的字符串解析函数
NSIS中除了StrCpy和StrLen之外还有其他字符串解析函数吗?
或者一个具有 strstr、strcmp、find、contains 等方法的插件。
Is there any string parsing functions in NSIS other than StrCpy and StrLen?
Or a plugin that has methods like strstr, strcmp, find, contains etc.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
默认安装中包含的 StrFunc 包含多个函数:
StrFunc, included in the default install, contains several functions: