討論串[閒聊] C語言程式練習
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者laechan (揮淚斬馬雲)時間7年前 (2018/11/17 00:26), 編輯資訊
0
0
0
內容預覽:
我都快忘了這東西了(畢竟過七年了,七年前那時候真是惡夢)。. 下週會找時間 review 這東西並且拿 sanc 的 server 來練習,. 我想它沒什麼難的只是一些函數我要想起來是做什麼用的。. 複習完畢就可以扔到一旁了。. linux 上面的 c 工作上來說應該是 server-client
(還有579個字)

推噓0(0推 0噓 3→)留言3則,0人參與, 最新作者laechan (小太保)時間14年前 (2011/08/11 17:15), 編輯資訊
0
0
0
內容預覽:
// 測試線程分段呼叫. #include <stdlib.h>. #include <stdio.h>. #include <pthread.h>. #include <time.h>. int display_syst2(void* nn). {. int ntt = *((int *)nn);
(還有1268個字)

推噓0(0推 0噓 1→)留言1則,0人參與, 最新作者laechan (小太保)時間14年前 (2011/08/11 16:39), 編輯資訊
0
0
0
內容預覽:
我不用再逼自己練習了,我已經找上級談過了。. 底下附上我最近寫的幾支小程式. #include <stdio.h>. #include <stdlib.h>. #include <string.h>. #include <pthread.h> // 線程. int test_pthread(*voi
(還有2784個字)
首頁
上一頁
1
下一頁
尾頁