首页 > 其他 > 详细

有趣的错误提示

时间:2016-05-11 14:57:31      阅读:453      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!