delphi 控件查询:http://www.torry.net/ http://www.jrsoftware.orgTb97 最有名的工具条(ToolBar)控件库,仿Office97,如TDoCk97,TToolBar97,TEdit97,TToolWindow97等.http://www.fl Read More
posted @ 2016-03-30 20:20 findumars Views(25930) Comments(1) Diggs(1)
相关资料:http://bbs.csdn.net/topics/320071356# 操作方法: 在Source\VCL目录下应该有这样两个文件sample.manifest和WindowsXP.rc,可以通过如下方法处理: 1.sample.manifest处理①打开“sample.manifes Read More
posted @ 2016-03-30 19:42 findumars Views(957) Comments(0) Diggs(0)
http://blog.sina.com.cn/s/blog_a6fb6cc90101i8it.html http://blog.sina.com.cn/s/blog_a6fb6cc90101hhse.html http://blog.sina.com.cn/s/blog_a6fb6cc90101d Read More
posted @ 2016-03-30 18:22 findumars Views(336) Comments(0) Diggs(0)
void MyProgressBar::paint(QPainter* painter, const QStyleOptionViewItem& option, const QModelIndex& index) const { // -------------------- 取数据,测试数据 --------------------------------- ... Read More
posted @ 2016-03-30 00:11 findumars Views(1230) Comments(0) Diggs(0)
Delphi的没落有三个原因:1,Object pascal并没有像C/C++那样成为业内标准。如果你使用C或C++写程序,可以在任何地方进行编译,例如Windows、Linux、手机,甚至是单片机上都可以使用C写程序。没有成为标准的后果就是跨平台,以及影响第三方编译器的出现。Delphi曾经有一个 Read More
posted @ 2016-03-29 21:08 findumars Views(39639) Comments(0) Diggs(0)