String into a variable splice formed using

A = var "Hello"; 
var = A + B "Word"; 
var c = the eval (B); 
in this case, when the variable c can be used 
such as: this.c = "0";

  

Guess you like

Origin www.cnblogs.com/deng-jie/p/12550099.html