搜索资源列表
PenFlicksSource
- Upload Source code in temp folder
scanf-temp
- 键盘缓冲区残余信息问题 scanf(" c",&c) 这句不能正常接收字符,什么原因呢?我们用 printf("c= d\n",c) 将C用int表示出来,启用printf("c= d\n",c) 这一句,看看scanf()函数赋给C到底是 什么,结果是c=10 ,ASCII值为10是什么?换行即\n.对了,我们每击打一下"Enter"键,向键盘缓冲区发去一个“回车”(\r),一个“换行"(\n),在这里 \r被scanf()函数处理掉了(姑且这么认为吧^_^),而\n被scanf()
temp
- pb写的下拉树控件,下拉弹出框,使用方便.-pb wrote down the tree control, pull down the pop-up box, easy to use.
125-temp-alam
- 测量温度值,并用数码管显示,超过设定值后发出报警信号-measure temperature ,set alarm when over temperature
