上一页 1 ··· 6 7 8 9 10 11 下一页

2010年7月26日

I LOVE ALL THE BLUFFING THINGS

摘要: Today I listed several kinds of work I need to do recently and writed themon my desktop. Because yesterday I found I have a big problem that I can'tfocus on one thing for a long while, -now I can switch from one work to another quickly. If every work was assigned fewer time, I will be easy to co 阅读全文

posted @ 2010-07-26 22:06 LateStop 阅读(200) 评论(0) 推荐(0)

如何修改CEdit&CB中文本的字体大小及颜色

摘要: 首先说明运行环境:win7+ vs2003一:CEdit部分改变颜色:============================== 重载对话框的WM_CTLCOLOR消息处理。 在下例中,要修改颜色的文本框对象ID为:IDC_EDIT。 HBRUSH CTestDlg::OnCtlColor(CDC* pDC, CWnd* pWnd, UINT nCtlColor) { HBRUSH hbr = CDialog::OnCtlColor(pDC, pWnd, nCtlColor); // TODO: Change any attributes of the DC here if(pWnd == 阅读全文

posted @ 2010-07-26 19:17 LateStop 阅读(4419) 评论(0) 推荐(0)

2010年7月24日

I Still Want to Be Glorious

摘要: My diary-also the English Writing Practice was suspended for days,which means my regular life was broke. The reason is simple, I, became loose and lazy. The other things is bad too, my program of a player was frusted.It is the inferior substitute of my plan of a Screen-Cpature program,FAILED AGAIN.. 阅读全文

posted @ 2010-07-24 21:54 LateStop 阅读(155) 评论(0) 推荐(0)

2010年7月19日

Sucking up is really not you strong suit, is it?

摘要: SUCKING UP IS REALLY NOT YOUR STRONG SUIT, IS IT? 阅读全文

posted @ 2010-07-19 21:29 LateStop 阅读(131) 评论(0) 推荐(0)

2010年7月18日

Why I installed the Ubuntu?

摘要: I spend the whole afternoon to install the Ubuntu and another night to open the 3D effects. Now I finished the work.I feel tired and vain.I think what I did is valueless just like the Dialectics ofNature. I should think about myself. Do the right thing and simple thing that give me best rewards. 阅读全文

posted @ 2010-07-18 21:52 LateStop 阅读(129) 评论(0) 推荐(0)

UTF-8 和 Unicode 的转换(存疑)

摘要: 通过这几天的研究,终于明白了Unicode和UTF-8之间编码的区别。Unicode是一个字符集,而UTF-8是Unicode的其中一种,Unicode是定长的都为双字节,而UTF-8是可变的,对于汉字来说Unicode占有的字节比UTF-8占用的字节少1个字节。Unicode为双字节,而UTF-8中汉字占三个字节。 UTF-8编码字符理论上可以最多到6个字节长,然而16位BMP(Basic Multilingual Plane)字符最多只用到3字节长。下面看一下UTF-8编码表: U-00000000 - U-0000007F: 0xxxxxxx U-00000080 - U-000007F 阅读全文

posted @ 2010-07-18 12:05 LateStop 阅读(261) 评论(0) 推荐(0)

关于编码的一些理解

摘要: 原文地址:tsoukw.cnblogs.com/archive/2006/07/13/449588.html很久没有写blog了﹐今天下午工作刚好告一段落﹐有点时间﹐就把上周花了很多时间总结出来的一些计算机字符相关的心得写出来﹐希望能够帮助当初和我一样迷茫的人能够容易理解﹐也希望能够引出玉来(这么多废话﹐还不快开始...)由于公司使用的是繁体操作系统﹐而我有时习惯在自己家里的简体计算机上写一些程序﹐但是当我用U盘把代码在两者之间copy时﹐经常发现文件中文的地方成了乱码﹐所以就花了些时间到网上查了一下﹐发现有很多关于乱码问题的讨论﹐按自己的方法总结了一下(有不对的地方﹐还希望各位指出):1.文 阅读全文

posted @ 2010-07-18 10:55 LateStop 阅读(250) 评论(0) 推荐(0)

2010年7月17日

Spending the Whole Day in Installing Software on My PC

摘要: Since I reinstalled my Operating System yesterday, Today I have to install all kinds of software to make my laptop works like it dose before. Anti-Virus, MP3 Player, Movie Player, Text Editor(GIVM)...and so on. I must be on a high crack yesterday to choose the language to be English, Now there are . 阅读全文

posted @ 2010-07-17 22:40 LateStop 阅读(156) 评论(0) 推荐(0)

光谱示意图(spectrum)

摘要: 红橙黄绿青蓝紫,背的顺序是波长从大到小的顺序来的 阅读全文

posted @ 2010-07-17 17:29 LateStop 阅读(1646) 评论(0) 推荐(0)

Windows下VIM 配置文件

摘要: 转至:http://logins.bokee.com/6520749.html转至:http://logins.bokee.com/6520749.html"********************************************" _vimrc/_gvimrc for windows" BY Douboer"********************************************"" echo "loading _vimrc ... ""set nocompatibles 阅读全文

posted @ 2010-07-17 16:47 LateStop 阅读(2822) 评论(0) 推荐(0)

上一页 1 ··· 6 7 8 9 10 11 下一页

导航