摘要: 在Qt中,我们想要通过对话框来打开某一个图片,可以通过使用QFileDialog来快速实现,参见以下代码: 保存图片可以使用如下代码: 类似内容请参见我之前的博客QDialog, QFileDialog 和 QDesktopServices 的使用方法。 阅读全文
posted @ 2016-05-30 10:36 Grandyang 阅读(1490) 评论(0) 推荐(0)
摘要: Given an Android 3x3 key lock screen and two integers m and n, where 1 ≤ m ≤ n ≤ 9, count the total number of unlock patterns of the Android lock scre 阅读全文
posted @ 2016-05-30 05:40 Grandyang 阅读(18066) 评论(12) 推荐(0)
Fork me on GitHub