var message = "I am learning Razor today"; } <h1>@message @DateTime.Now.ToShortDateString() </h1>. You can easily mix-up server side code with html, ...
確定! 回上一頁