gpt4 book ai didi

c# - .NET Core 中的 String.Intern 方法在哪里?

转载 作者:太空狗 更新时间:2023-10-30 00:38:16 28 4
gpt4 key购买 nike

我创建了新的 .NET Core 控制台应用程序,但找不到字符串驻留方法。

这是一个旧文档:https://msdn.microsoft.com/en-us/library/system.string.intern(v=vs.110).aspx

最佳答案

取自github issues page of IronLanguages (有同样的问题):

String.Intern will be added in .NET Standard 2.0, which will also be implemented by .NET Core:

https://github.com/dotnet/standard/blob/master/netstandard/ref/mscorlib.cs#L3048

github of corefx似乎支持这一点:缺少的函数之一是 System.String.Intern(System.String) 并且问题被标记为 netstandard2.0

关于c# - .NET Core 中的 String.Intern 方法在哪里?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42931393/

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