‘C++’ 的存档; 分类

Lazyword 0.1 preview released

Lazyword 0.1 preview released

This one is a beta release!You can have a test!

Contact me with e-mail if you have some problams or advices!Thanks!

This is the download link of lazyword 0.1 preview:

Lazyword 0.1 preview.tar.g

something is wrong with Tarball link,please use follow link:

Lazyword 0.1 preview.zip

The project’s website on github:

http://github.com/frankyue/lazyword/tree/master

LazyWord

I’m so sorry to write the Blog in english,but I have to train my type speed for my GRE exam!

If something is wrong ,please tell me I’ll modify it!please tell me,and I’ll correct it!Thanks!

The LazyRemember which I talked before now is at the last stage!Thanks to Tualatrix’s advise about the display of word’s Explain!I used the QT4.5′s newest characteristic to modify my soft!Perfect!It is so beautiful! 阅读全文

LazyRemember完成

哈哈终于可以用了!可以开始做别的事楼!

C++中的一点遗漏

在学习QT的时候看到一个很常用的用法就是,FUCTIONG::FUCTION(QWidget *parent):QWidget(parent),自己学过C++,但是一直搞不清楚这QT里定义函数时为什么后面加个“:”然后加个语句,翻书后发现在书里一个小小的篇章里写着,C++还提供一种变量初始化方式就是在函数后面加,冒号:变量名(初始化的值)!我咋一点都不知道类!!!

回到顶部