完整比较图:红色: 橙色:==黄色:<= 和 >= 同时成立,== 不成立蓝色:只有 >=绿色:只有 <= https://www.zhihu.com/question/31442029/answer/77772323 Read More
posted @ 2016-03-24 23:48
findumars
Views(292)
Comments(0)
Diggs(0)
看以下代码,能编译通过: 编译通过,我还以为自己看错了。专门做了一个Demo,结果还是编译通过。 后来找到了理论解释,就是使用了重载,其参数通过自动转换获得: QString & operator=(const char *str)bool operator==(const char *other) Read More
posted @ 2016-03-24 23:31
findumars
Views(512)
Comments(0)
Diggs(0)
这是读到这段时候的感想: 拥抱互联网,包括IM,电商,搜索,都取得了不凡的成就,远远超越了许多传统巨头。什么时候,我也能发现一个新事物,并为我所用呢? http://war.163.com/13/0618/13/91LGPMLN00014J0G.html Read More
posted @ 2016-03-24 21:12
findumars
Views(301)
Comments(0)
Diggs(0)
2D-Position 允许通过拖曳移动绝对定位的对象。AbsolutePosition 设定元素的 position 属性为“absolute”(绝对)。BackColor 设置或获取当前选中区的背景颜色。BlockDirLTR 目前尚未支持。BlockDirRTL 目前尚未支持。Bold 切换当 Read More
posted @ 2016-03-24 17:50
findumars
Views(668)
Comments(0)
Diggs(0)
在Windows Vista、 Windows7以上Windows系统中可以支持大图标显示了,但是Delphi编译出来的程序却只能显示32x32的图标,这使Delphi编译的程序看起来很不专业。下面就把Delphi编译大图标程序的方法分享一下。 要想使用大图标编译,首先要准备一个256x256的图标 Read More
posted @ 2016-03-24 17:49
findumars
Views(1199)
Comments(0)
Diggs(0)

浙公网安备 33010602011771号