博文
(2004-11-01 13:44:34)
#include<Windows.h>
#include<stdio.h>
#include<process.h>#pragmacomment(lib,"libcmt.lib")constintNLOOP=100;intcounter=0;
voiddoit(void*);CRITICAL_SECTIONbeswap;intmain()
{HANDLEpnt[2];InitializeCriticalSection(&beswap);pnt[0]=(HANDLE)_beginthread(doit,0,NULL);
pnt[1]=(HANDLE)_beginthread(doit,0,NULL);WaitForMultipleObjects(2,pnt,TRUE,1000L);DeleteCriticalS...[阅读全文]
阅读 ()评论 (1)
(2004-10-31 00:00:56)


把南瓜切块,然後去皮。
把南瓜放进锅里蒸熟。
把南瓜捣成泥,加入面粉和糯米粉,比例是5:4:1。然後和成面团,包入豆沙馅。
放进电饼铛煎熟。金黄金黄的,又香又糯的南瓜饼就做好了。
[阅读全文]
阅读 ()评论 (0)
[1]
[2]
[首页]