02 2014 档案

摘要:Customizing Zend Studio Using the Welcome PageZend Studioenables you to add or remove plugins from your product according to your preferences, allowing you to develop in a lighter and faster environment.Installing PluginsTo add plugins inZend Studio:From the Menu-bar, selectHelp | Welcometo open the 阅读全文
posted @ 2014-02-24 18:21 编程思想家 阅读(151) 评论(0) 推荐(0) 编辑
摘要:语法:background-position:length||lengthbackground-position:position||position取值:length:百分数|由浮点数字和单位标识符组成的长度值。请参阅长度单位position:top|center|bottom|left|center|right说明:设置或检索对象的背景图像位置。必须先指定background-image属性。该属性定位不受对象的补丁属性(padding)设置影响。默认值为:0%0%。此时背景图片将被定位于对象不包括补丁(padding)的内容区域的左上角。如果只指定了一个值,该值将用于横坐标。纵坐标将默认 阅读全文
posted @ 2014-02-17 18:10 编程思想家 阅读(786) 评论(0) 推荐(0) 编辑