2009年1月29日 星期四
图解 CSS (5): font - 字体
万一| 万一的 Delphi 博客 |16:58:00
font font-family font-size font-weight font-style font-variant 另外 font-size-adjust 和 font-stretch 从 CSS 2.1 已废弃, 就不再学习了.font-family(指定字体):如果字体名包含空格或其他特殊符号, 应使用引号(双引号或单引号):可以同时指定多个字体(逗号分割)...
uEncoding字符串UNICODE处理单元
DELPHI盒子| Delphi盒子 |16:01:00
{* |<PRE> ========== * 软件名称:FcpEditor * 单元名称:uEncoding * 单元作者:Senfore * 备 注:UNICODE读写支持 * 开发平台:Windows Xp Sp3 + Delphi 2007/Delphi2009 * 兼容测试: * 本 地 化:使Delphi2007能使用Delphi2009的Encoding方式处理文本 * ?..
如何实现进度条,显示%比,并显示下载速度,下载剩余时间
幸福苹果| 幸福苹果-delphi |15:49:00
http://www.luojia.net/bbs/viewthread.php?tid=297454&extra=page%3D1&page=1阅读全文类别:delphi编程 查看评论
使用fastreport打印条码
幸福苹果| 幸福苹果-delphi |15:44:00
使用fastreport打印条码http://hi.baidu.com/wangkuoguang/blog/item/10ad3d173917ee034a90a78e.html 在fastr阅读全文类别:delphi编程 查看评论
Creating and using a resource only DLL in Delphi
About.com| About.com Delphi Programming |03:00:09
eCourse :: Besides storing resource files inside an .EXE file, a Delphi developer can also create a dynamic link library containing only resources. Dynamic link libraries contain sharable code or...
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...





冀公网安备 13098202000212号