精品熟女碰碰人人a久久,多姿,欧美欧美a v日韩中文字幕,日本福利片秋霞国产午夜,欧美成人禁片在线观看

ASP.NET HTML 控件 Calendar 3

asp.net html 控件 calendar 3

<!doctype html>
<html>
<body>

<form runat="server">
<asp:calendar daynameformat="full" runat="server"
selectionmode="dayweekmonth"
selectmonthtext="<*>"
selectweektext="<->"/>
   <selectorstyle backcolor="#f5f5f5" />
</asp:calendar>
</form>

</body>
</html>
相關文章