Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
640 views
in Technique[技术] by (71.8m points)

rename Javascript objectName and propertyName

I want to access a JavaScript Properties with temp=[ih][n].QTotTran5J format. it's a long sentence and can make mistake during coding. Can/how I change it to temp=n.QT? ([ih][n]=n and QTotTran5J=QT)

question from:https://stackoverflow.com/questions/65856445/rename-javascript-objectname-and-propertyname

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...