gpt4 book ai didi

vb.net - 如何在 VB.NET 中拆分

转载 作者:行者123 更新时间:2023-12-02 05:46:24 24 4
gpt4 key购买 nike

我正在使用 VB.NET 代码。

我得到了下面的字符串。

http://localhost:3282/ISS/Training/SearchTrainerData.aspx

现在我也想用“/”分割上面的字符串。我想将值 SearchTrainerData.aspx 存储在一个变量中。

以我为例

Dim str as String

str = "SearchTrainerData.aspx"

拆分上述字符串并将其进一步存储在变量中的代码是什么?

最佳答案

尝试使用函数String.Split .

关于vb.net - 如何在 VB.NET 中拆分,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1560401/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com