/**
*****************************************************************************……
我可以用循环 语句让它一直亮着,但得等到循环语句结束才能显示下一个数据。怎么让它亮着直接切换到下一个数据???再做做看……
#include "stm32f10x.h"
#include "stm32_eval.h"
#include "stdio.……
观看密码: 37
#include "stm32f10x.h"
#include "stm32_eval.h"
GPIO_……
#include "stm32f10x.h"
#include "stm32_eval.h"
/**
* @brief ……
Keil的安装+破解 http://forum.eepw.com.cn/thread/263135/1/#2
数码管显示计数以及按键切换 h……
#include "stm32f10x.h"
#include "stm32_eval.h"
/**
* @brief Main program.
* @……