码迷,mamicode.com
首页 > 其他好文 > 详细

有趣的错误提示

时间:2016-05-11 14:58:26      阅读:278      评论:0      收藏:0      [点我收藏+]

标签:

  编辑器总是会提示一些代码的语法警告提示  

       CSS:

   ① margin:5px 0

    margin-top: 10px

    This inspection tries to find similar CSS properties, which can be transformed to shorter form (shorthand; padding for individual sides can be shortened to ‘padding‘ shorthand if possible, etc)     

    这次检查试图找到类似的CSS属性,它可以转化为较短的形式(速记;个人方面的填充可以缩短到‘填充‘速记,如果可能的话,等)

 

 

 

 

 

 

--------------2016-5-11 14:27:41--

有趣的错误提示

标签:

原文地址:http://www.cnblogs.com/mxh1099/p/5481776.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!