69pao国产精品视频-久久精品一区二区二三区-精品国产精品亚洲一本大道-99国产综合一区久久

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>
相關(guān)文章