Multiline string with typescript - Angular2

Source: https://stackoverflow.com/questions/35225399/multiline-string-with-typescript-angular2

Wrap the text in ` (backticks) instead of single quotes ', then it can span multiple lines.
var myString = `abc
def
ghi`;

Không có nhận xét nào:

Cold Turkey Blocker

 https://superuser.com/questions/1366153/how-to-get-rid-of-cold-turkey-website-blocker-get-around-the-block Very old question, but still wan...