2009年9月8日

[Journal]20090908

將compose轉移到VC:
尋找替代ext/stl_hash_fun.h, unistd.h的方法
unistd.h 是一個重要的標頭檔,裡頭是 system call 編號的定義
getFreeMem.cpp:
GAIN_FREEMEM_BY 3->1
http://www.codeguru.com/forum/archive/index.php/t-262506.html

http://www.cplusplus.com/forum/windows/6627/

http://www.stlchina.org/twiki/bin/view.pl/Main/STLDetailHashMap

麻煩的hash_map

如何將hash_set的key的datatype改成自行定義的datatype?

無法找到和更新vc90.pdb的解決辦法:

Change following things in your project settings as :
  C\C++ | General | Debug Information format | C7 Compatible (/Z7)
  C\C++ | Code Generation | Enable String Pooling | Yes (/GF)
  Linker | General Debug Info | Yes (/DEBUG)

================
今天受驚了兩次
同學~我不是被嚇大的啊 T^T

0 意見: