calendar

代码:

<!DOCTYPE html>

<html>

<body>

 

<form runat="server">

<asp:Calendar runat="server" />

</form>

 

</body>

</html>

结果:

相关文章