- Jun 05 Tue 2018 10:27
Git: How to create patches for a merge?
- May 30 Wed 2018 10:33
Difference between array type and array allocated with malloc
- May 17 Thu 2018 20:20
Using sprintf()
- May 16 Wed 2018 16:20
Compile Error
- Apr 24 Tue 2018 10:03
Git - Detach & commit
- Mar 31 Sat 2018 10:05
C programming
1. Declaration may not appear after executable statement in block
根據 ANSI C C90 standard 宣告變數的地方需要在執行任何code 之前
- Mar 27 Tue 2018 09:56
What is callback function?
callback,字面上的解釋就是「回呼」,這牽涉到多工作業系統中兩個同時執行﹝cocurrent﹞的不同模組。一種情形是,A 模組給 B 模組一個 function pointer,
請它在處理完某項工作後,或是在適當時機,使用這個 function pointer 來呼叫該函式。例如,A 模組裡面寫了一個 CallMeIfDone 的 function,然後它啟動了
- Feb 16 Fri 2018 17:11
彩虹 - 周杰倫 cover
- Feb 03 Sat 2018 10:12
Opencv cascade .xml training
- Jan 25 Thu 2018 10:42
把vim打造成 source insight