class CTest{

    std::ostream debug_message;

阿肯 發表在 痞客邦 留言(0) 人氣()

原文出處

http://blog.xuite.net/kamory0931/fightdreamer/52223417-%E7%B5%90%E6%A7%8B%E7%9A%84%E5%B0%8D%E9%BD%8A(Struct+Member+Alignment)

阿肯 發表在 痞客邦 留言(0) 人氣()

出處在下面的網址, 寫的太好 我備分而已

位結構

阿肯 發表在 痞客邦 留言(0) 人氣()

// apply union to  read and arrange some useful register value 

//============================ contains in *.h

阿肯 發表在 痞客邦 留言(0) 人氣()

 

X-Marco

阿肯 發表在 痞客邦 留言(1) 人氣()

If you fix an existing wxWidget code(linux version) ,
but need to figure out what message say in cygwin enviorment ...
To quick known what the existing std::cout message say.
one way is applying re-direct trick.

void main()
{

阿肯 發表在 痞客邦 留言(0) 人氣()

Note: for portablility, I compile it as static link 

1)  download latest stable version source code - the wxALL version about 18 MB

阿肯 發表在 痞客邦 留言(0) 人氣()

1) Install VMware 8 

$ ./setup.x86_64.bundle

阿肯 發表在 痞客邦 留言(0) 人氣()

1) enable remote destop

unsing GUI to activate VNC

阿肯 發表在 痞客邦 留言(0) 人氣()

1) open fireware port

$ sudo vi /etc/sysconfig/iptable    -> add 137 138 139

阿肯 發表在 痞客邦 留言(0) 人氣()

«12 3