为什么 html 不使用类似的 ... 这样的模板语法?
时间: 2020-08-20来源:V2EX
前景提要
html 自身如果支持模板语法,不是很好吗。看起来,也没有什么实现难度,为什么一定要依赖编程语言去实现呢?
类似这样的伪代码: <body> <include src="./page-header.html"></include> Body content ... <include src="./footer.html"></include> </body>

科技资讯:

科技学院:

科技百科:

科技书籍:

网站大全:

软件大全:

热门排行