醉裡挑燈看Code
2016年7月29日 星期五
Android OTA 差分包
›
1. Copy "/source/android/out/target/product/xxx/obj/PACKAGING/target_files_intermediates/xxx.zip" to old.zip 2. Modify source cod...
2016年7月22日 星期五
grep examples
›
# 挑出超過 1000 ms 的資料 110.txt: 100% 800 (longest request) 111.txt: 100% 2538 (longest request) 112.txt: 100% 1209 (longest request) ...
The Apache Hints of Windows Platform
›
Apache 2.4.23 # Check Compiled modules C:\Apache\bin>httpd -l Compiled in modules: core.c mod_win32.c mpm_winnt.c http_co...
2014年10月26日 星期日
Autosize in wxWidgets with wxDev-C++
›
If you want the app to change it's layout when window is maximal, you must use sizers. There are many sizers in wxWidgets, such as wxBox...
2014年10月19日 星期日
大法官觀後感
›
昨天去看了電影-大法官 覺得這部電影有很多點可以在看完後好好想想 But 人生總是會有 But ... 看完電影準備去運動時 開車由建國高架往南 剛從南京上閘道後就被後面一台小車撞到 我前面因為有車要下建國 當時我的車已踩煞車 幾乎是快停止的狀態 居然也能被撞...
2014年10月18日 星期六
How to catch windows message in wxWidgets
›
1. Add define in your header file. WXLRESULT MSWWindowProc(WXUINT message, WXWPARAM wParam, WXLPARAM lParam); 2. Add implement in your c...
2014年10月10日 星期五
Update wxWidgets' libs in wxDev-C++
›
Because the wxWidgets's version is 2.9.3 in wxDev-C++, I want to use the new version, this is the steps how to do: My wxDev-C++'s ...
‹
›
首頁
查看網路版