Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2565017
  • 博文数量: 315
  • 博客积分: 3901
  • 博客等级: 少校
  • 技术积分: 3640
  • 用 户 组: 普通用户
  • 注册时间: 2011-05-08 15:32
个人简介

知乎:https://www.zhihu.com/people/monkey.d.luffy Android高级开发交流群2: 752871516

文章分类

全部博文(315)

文章存档

2019年(2)

2018年(1)

2016年(7)

2015年(32)

2014年(39)

2013年(109)

2012年(81)

2011年(44)

发布时间:2013-08-28 16:24:51

......【阅读全文】

阅读(2023) | 评论(0) | 转发(0)

发布时间:2013-08-25 02:20:05

1.CArchive在菜单打开保存时的代码 CFile file("1.txt",CFile::modeCreate | CFile::modeWrite); CArchive ar(&file,CArchive::store); int i=4; char ch='a'; float f=1.3f; CString str("http://www.sunxin.org"); ar<<i.........【阅读全文】

阅读(3764) | 评论(0) | 转发(0)

发布时间:2013-08-24 09:27:38

 一、设置方法有两种,如下:1、利用style sheet给窗体设置背景    使用stylesheet设置背景图片还是有一些要注意的,如果是在mainwindow和dialog中,直接右键change style sheet在add resource中选择background-image或者border-image,选择资源文件中的图片就行了(前者是按像素显示图片,.........【阅读全文】

阅读(16626) | 评论(0) | 转发(1)

发布时间:2013-08-24 09:15:50

......【阅读全文】

阅读(2179) | 评论(0) | 转发(0)

发布时间:2013-08-20 11:27:25

......【阅读全文】

阅读(2609) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册