摘要:
using System; using System.Collections.Generic; class Test { public static void Main(String[] args) { while (true) { int year, month;//分别声明接收用户输入年月的变量 阅读全文
posted @ 2018-06-18 21:19
R-Kelianthus
阅读(243)
评论(0)
推荐(0)
摘要:
在 HTML5 出现之前,一直使用 div 在划分页面区域,但 div 标签无法明确表示该区域的内容的含义 HTML5 新增了一系列带有语义的结构元素,它们和 div 没有本质的区别,只不过它们有语义,能使程序 员和搜索引擎更清楚的抓取页面的内容 <header> : body 第一个子元素,用于表 阅读全文
posted @ 2018-06-18 21:17
R-Kelianthus
阅读(434)
评论(0)
推荐(0)

浙公网安备 33010602011771号