The System.String class provides an Intern method that ensures a string is in the intern pool and returns the reference to it.
String类提供了Intern方法,以确保字符串位于“Intern pool”中,并且返回对它的引用。
The System.String class provides an Intern method that ensures a string is in the intern pool and returns the reference to it.
String类提供了Intern方法,以确保字符串位于“Intern pool”中,并且返回对它的引用。
应用推荐