代码搜索:调试协议
找到约 10,000 项符合「调试协议」的源代码
代码结果 10,000
www.eeworm.com/read/231956/14214419
c adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un
www.eeworm.com/read/231956/14214469
c spi_slave.c
/////SPI调试程序//////////
/////SPI_slave.c//////////////
#include
typedef unsigned char uchar;
typedef unsigned int uint;
xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36};
xdata uch
www.eeworm.com/read/231150/14253106
c adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un
www.eeworm.com/read/222725/14678631
c adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un
www.eeworm.com/read/114100/15110592
txt 如何从一个表中删除与另一个表相同的记录.txt
1、select a.* into tmptable from a,b where a.c=b.c and a.d=b.d and a.e=b.e
2、drop table a
3、select * into a from tmptable
4、drop table tmptable
我在ms sql上调试通过,速度还行。你不妨试一下!
www.eeworm.com/read/212097/15165944
c adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un
www.eeworm.com/read/12110/239443
c adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un
www.eeworm.com/read/12110/239457
c spi_slave.c
/////SPI调试程序//////////
/////SPI_slave.c//////////////
#include
typedef unsigned char uchar;
typedef unsigned int uint;
xdata uchar aa[6]={0x31,0x32,0x33,0x34,0x35,0x36};
xdata uch
www.eeworm.com/read/13711/280571
c adc0_temp.c
//内部温度传感器调试程序//
//ADC0_TEMP.c
#include
#define ADC0START temppage=SFRPAGE;SFRPAGE=0x00;AD0BUSY=1;SFRPAGE=temppage
typedef unsigned int uint;
typedef unsigned char uchar;
typedef un