论坛


2009年1月28日 星期三

图解 CSS (4): background - 背景

万一| 万一的 Delphi 博客 |17:38:00

background background-color background-attachment background-image background-position background-position-x background-position-y background-repeat设置背景色(譬如红色): background-color: red; 或者 background: red;背景图片: background-image: url(?..

得到文件创建时间,修改时间,访问时间

幸福苹果| 幸福苹果-delphi |16:13:00

http://hi.baidu.com/xgymcn/blog/item/accac3bf033e390d18d81f3d.html2009年01月26日 星期一 03:19procedure TForm1.Button1Click(Sender: TObject);varF阅读全文类别:delphi编程 查看评论

快速学习 CSS (3): padding(内边距)、margin(外边距)

万一| 万一的 Delphi 博客 |15:52:00

相关属性有:padding、padding-top、padding-right、padding-bottom、padding-leftmargin、margin-top、margin-right、margin-bottom、margin-leftpadding: 上、右、下、左; {从上按顺时针转的}可用 padding-top、padding-bottom、padding-left、padding-right 分别表...

图解 CSS (3): padding(内边距)、margin(外边距)

万一| 万一的 Delphi 博客 |15:52:00

相关属性有:padding、padding-top、padding-right、padding-bottom、padding-leftmargin、margin-top、margin-right、margin-bottom、margin-leftpadding: 上、右、下、左; {从上按顺时针转的}可用 padding-top、padding-bottom、padding-left、padding-right 分别表...

快速学习 CSS (2): border - 边框

万一| 万一的 Delphi 博客 |12:55:00

样式表可以是外部的、内联的、嵌入的、链接的, 譬如下面的内联样式将作用于所有 ID=Test 的标签:<style> #Test {...} </style>边框相关的样式有: border、border-width、border-style、border-color border-top、border-top-width、border-top-style、border...

图解 CSS (2): border - 边框

万一| 万一的 Delphi 博客 |12:55:00

样式表可以是外部的、内联的、嵌入的、链接的, 譬如下面的内联样式将作用于所有 ID=Test 的标签:<style> #Test {...} </style>边框相关的样式有: border、border-width、border-style、border-color border-top、border-top-width、border-top-style、border...

快速学习 CSS (1): 先做一个样式表测试工具

万一| 万一的 Delphi 博客 |10:20:00

样式表没少用, 一直没有系统一下, 春节假期有空, 不能再等了.为了方便学习, 先写了一个样式表测试工具:CssTest(点击下载)工具非常简单, 写了 10 行左右的代码; 运行效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes,...

图解 CSS (1): 先做一个样式表测试工具

万一| 万一的 Delphi 博客 |10:20:00

样式表没少用, 一直没有系统一下, 春节假期有空, 不能再等了.为了方便学习, 先写了一个样式表测试工具:CssTest(点击下载)工具非常简单, 写了 10 行左右的代码; 运行效果图:代码文件:unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes,...

DynamicSkinForm v.10.20

CodeGear| CodeGear-CodeCentral Delphi |01:04:33

DynamicSkinForm VCL library help you to create applications with skins. Skins support for forms, menus, hints, many standard and non-standard original controls. Skins with many objects, effects help you to create standard and non-standard cool ap...

BusinessSkinForm v. 7.20

CodeGear| CodeGear-CodeCentral Delphi |00:49:54

BusinessSkinForm VCL library help you to create applications with skins support for forms, menus, hints, many standard and DB controls. You can create your skins with special editor. Develop your business applications with BusinessSkinForm VCL!Fea...