开发者社区 问答 正文

String类中(int srcBegin, int srcEnd, char[]dst是什么意思?

String类中(int srcBegin, int srcEnd, char[]dst是什么意思?

展开
收起
真的很搞笑 2021-11-15 13:16:36 352 分享 版权
1 条回答
写回答
取消 提交回答
  • 将字符从此字符串复制到目标字符数组。

    2021-11-15 13:43:29
    赞同 展开评论