Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はこれをしたい:
Our app is called: @AppSettings.AppName
ここで文末にピリオドを付けるにはどうすればよいですか? @ 出力を何かにカプセル化する必要がありますか?
最も簡単な方法は、タグを使用することです<text> </text>
<text> </text>
Our app is called: @AppSettings.AppName<text>.</text>