[delphi] view plain copy [delphi] view plain copy http://blog.csdn.net/aqtata/article/details/7710655 Read More
posted @ 2016-07-11 22:13 findumars Views(2635) Comments(0) Diggs(0)
在MainWindow的构造函数中添加如下代码://设置Uiui.setupUi(this); //使Ui可自适应父窗口大小QVBoxLayout* mainLayout = new QVBoxLayout;mainLayout->addWidget(ui.verticalLayoutWidget) Read More
posted @ 2016-07-11 22:11 findumars Views(4224) Comments(0) Diggs(0)
This has been described at About: http://delphi.about.com/cs/adptips2001/a/bltip0701_4.htmBasically, you just use the GetFileVersionInfo function to o Read More
posted @ 2016-07-10 17:39 findumars Views(2067) Comments(0) Diggs(0)
StrPCopy = Copies an AnsiString (long string) to a null-terminated string.function StrPCopy(Dest: PAnsiChar; const Source: AnsiString): PAnsiChar; ove Read More
posted @ 2016-07-10 08:12 findumars Views(685) Comments(0) Diggs(0)
半年五起收购 思科密集整合欲自我救赎 吴微 有“收购大师”之称的思科近日又宣布了一项新交易。 这次收购的是云安全公司CloudLock,交易总价格为2.93亿美元。这是思科公司今年发起的第五宗收购交易。 作为全球最大的网络设备制造商,思科率先提出“万物互联”,云计算、大数据等是其向数字化企业转型的重 Read More
posted @ 2016-07-10 06:01 findumars Views(277) Comments(0) Diggs(0)