以下代码的输出是什么 [英] what is the output of the following code

查看:68
本文介绍了以下代码的输出是什么的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请问有人告诉我们以下代码的输出是什么

 <% = 现在 %>  



添加了代码块[/ Edit]

解决方案

您好,



< %= 的简写.Response.Write

http://stackoverflow.com/questions/957284/whats-the-deal [ ^ ]

因此,输出将是的值

Pls some one tell that what is the output of the following code

<%=now %>


[Edit]Code block added[/Edit]

解决方案

Hi,

<%= is short-hand for Response.Write:
http://stackoverflow.com/questions/957284/whats-the-deal[^]
So, the output will be the value of now.


这篇关于以下代码的输出是什么的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆