摘要:
想要换工作了,转载自https://www.cnblogs.com/zhangshuda/p/8464772.html,感谢原博主。 一、html 1、html和xhtml区别 1. html:超文本标记语言,hyper text markup language xhtml: 可拓展的超文本标记语言 阅读全文
posted @ 2019-01-29 14:54
只争朝夕,不负韶华
阅读(389)
评论(0)
推荐(0)
摘要:
转载自https://www.cnblogs.com/zhangshuda/p/8465043.html,感谢原博主 1、css盒模型有哪些及区别content-box border-box padding-box IE盒子模型box-sizing:border-box;(怪异模式) W3C标准盒子 阅读全文
posted @ 2019-01-29 14:50
只争朝夕,不负韶华
阅读(377)
评论(0)
推荐(0)
摘要:
转载自https://www.cnblogs.com/zhangshuda/p/8465892.html,感谢原博主 1、javascript的typeof返回哪些数据类型 Object number function boolean underfind; 2.例举3种强制类型转换和2种隐式类型转换 阅读全文
posted @ 2019-01-29 14:49
只争朝夕,不负韶华
阅读(272)
评论(0)
推荐(0)