Finding '.' with string.find()

前端 未结 3 1689
夕颜
夕颜 2021-01-04 18:47

I\'m trying to make a simple string manipulation: getting the a file\'s name, without the extension. Only, string.find() seem to have an issue with dots:

<
3条回答
提交回复
热议问题