- 博客(30)
- 资源 (1)
- 收藏
- 关注
转载 Power Management under Windows CE
Embedded devices are usually powered by batteries and the power have to be correctly managed to improve the device autonomy and by the way the user experience. Windows Embedded CE is provided with a P
2014-10-25 00:54:53
863
原创 修改XML默认打开程序,但不改变之前的图标
作为程序员,修改XML是家常便饭,我经常用开源的Notepad++查看和修改XML文件,但是Win7默认是用IE打开XML,默认的图标是上面有一个蓝色小地球的,这个小图标看习惯了,绝对不能换成其它的,不然强迫症会发作,,。哈哈,正如网友hexaae所说:Please, help me.... these are those little Windows things that can drive
2014-10-22 18:05:04
7218
转载 Difference Between exFAT and FAT32
原文地址exFAT vs FAT32FAT32 (32 Bit File Allocation Table) is arguably the most popular filesystem in the world today. Despite its inferiority to current file systems, it is still in use today i
2014-02-07 17:31:26
1150
转载 【记录】查找关于S3C6410中的中的-march,-mcpu,-mtune以及-mfpu和-mfloat-abi
【背景】看到有人问关于S3C2440de6410的CPU,关于FPU方面的配置。现去查找整理一下。【折腾过程】1.关于crosstool-ng中的-march,-mcpu,-mtune的配置,可参考:crosstool-ng中的配置参数:Architecture level, Emit assembly for CPU, Tune for CPU2.关于-mfpu的配置可参
2014-02-05 23:56:20
2511
原创 C++/Java负数取余(模)
C++用了些年头,Java刚刚学一个多月。新的C++11标准到取余有了比较明确的规定:C++ Primer 5th:The % operator, known as the “remainder” or the “modulus” operator, computes the remainder that results from dividing the left-hand op
2013-11-27 14:54:39
9513
1
原创 VS2010 Tips
How to change the outlining hover color in VS 2010?It's Tools->Options->Environment->Fonts and Colors->Collapsible Region. The foreground color is the highlight on the margin, and the background c
2013-06-11 22:59:43
742
转载 #pragma comment lib
Default Libraries in Visual C++What Are Default LibrariesWhen we build a Visual C++ or MFC project, we don’t need to explicitly instruct Visual Studio to link with CRT or MFC libraries, and it
2013-06-11 22:17:39
7000
转载 Debugging Heap corruption with Application Verifier and Debugdiag
原文地址最近在CE6下搞CxImageGIF时遇到了Heap Corruption!
2011-11-20 17:22:26
1122
转载 Windows Embedded CE 6.0: How to Create Shortcuts
原文地址Mike HallWhen you boot a Windows CEoperating system image that uses the Standard Shell (the shell thatlooks similar to the Windows Shell, most commonly experienced as theWindows Desktop) you
2011-11-19 10:13:08
1061
原创 SendMessage?!
PostThreadMessage没用过吧,我猜你基本上也不需要用了,看这里,还有这里。[2011-11-15] PostThreadMessage我现在的项目中自己也用到,确实是有用的。一般给Worker Thread发消息可以用,用GetMessage之类接收。主线程当然基本是PostMessage,除非你在Message Loop里特别处理某个消息,看上面链接。 SendMe
2011-04-13 16:08:00
875
转载 So Long To DIM(), ARRAY_SIZE(), and...
WinCE Base Team Blog上发布的,写得灰常有意思。。值得一读!
2011-04-02 22:24:00
908
原创 Why .shared sections are a security hole
Many people will recommend using shared data sections as a way to share data between multiple instances of an application. This sounds like a great idea, but in fact it's a security hole.
2010-12-12 15:40:00
590
原创 What does the CS_CLASSDC & CS_OWNDC class style do?
本文解释了CS_OWNDC和CS_CLASSDC究竟是什么意思。
2010-12-10 17:07:00
1403
原创 The mysterious stock bitmap: There's no way to summon it, but it shows up in various places
GetStockObject为什么不能得到GDI Bitmap Object Handle
2010-12-07 09:52:00
572
原创 C preprocessor
一直觉得C语言的预处理器是个美妙而神奇的工具,以后会陆续把自己学到的关于它的新知识总结出来。To be continued aways... 一、 #define替换 (Pointer ON C, Ch14.2.2)程序中扩展#define定义符号和宏时,涉及如下几个步骤:(1) 在调用宏时,首先对参数进行检查,看看是否包含了任何由#define 定义
2010-05-05 21:48:00
708
原创 libtiff 移植到CE2443I平台成功!
移植流水帐,为自己留个记忆。。。 1.google keywords libtiff WinCE2.http://www.asmail.be/msg0055257512.html redirect me to:http://mateusz.loskot.net/projects/libtiff/then:download libtiff-msvc2005
2010-04-20 00:24:00
814
原创 FBReader在WinXP平台下编译通过。。。
经过若干天的努力后,终于把FBReader在VS2008中编译通过了!!!还在激动ing。。。虽然现在多少还有些BUGS,但是能够调试了。。。这套源代码是学习C++的一份绝好资料,下一步是移植到WinCE平台。。。 Fighting... 在此特别感谢我的同事H和李毅昌给我提供的帮助!!!
2010-04-17 21:49:00
817
原创 浙大2008年复试上机题4
魔咒词典Time Limit: 8000/5000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 471 Accepted Submission(s): 121Problem Description哈利波特在魔法学校的必修课之一就是学习魔咒。据说魔法世界有100000
2008-07-04 19:28:00
1015
原创 Firefox导入Maxthon收藏夹乱码解决方法
最近刚装了Firefox3,确实觉得很爽。但是当我将原来Maxthon中的收藏夹导出为HTML文件,再导入Firefox3时,中文显示全部是乱码,上网搜索了一下,解决方法如下:使用UltraEdit之类的文本编辑器,打开先前由Maxthon导出的名为bookmark.html,"另存为",在格式那里选"UTF-8"。重新将bookmark.html导入Firefox3,中文乱码没有了。
2008-06-29 02:39:00
3611
原创 浙大2008年复试上机题1
输入两个不超过整型定义的非负10进制整数A和B(Input输入格式:测试输入包含若干测试用例。每个测试用例占一行,给出m和A,B的值。当m为0时输入结束。Output输出格式:每个测试用例的输出占一行,输出A+B的m进制数。#include cstdio>#include cstdlib>int main( ) { int m; __int64 a, b; char bu
2008-04-12 00:36:00
705
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人