My idea is like this, precisely, should be in the inside of the object key name, say it is
String strHtml=fromStr;
For traversing an object
{
StrHtml +=strHtml. Replace (variable name, the value of the variable);
}
Look, is there a way to achieve
CodePudding user response:
Hash table?
CodePudding user response:
Put the dictionary, the object's key, object value
CodePudding user response:
Json can satisfy your requirement
CodePudding user response:
A dictionary or a json can be implemented
CodePudding user response: