代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sdcardread.h
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
sfr AUXR =0x8e;
//pin脚定义
//SD卡使用SPI模式进行读写
//1-:
//2-CS ->P3.2
//3-MOSI->P3.3
//4-+3v3
//5-CLK ->P3.4
//6-v
sdcardread.h
#define uchar unsigned char
#define uint unsigned int
#define ulong unsigned long
sfr AUXR =0x8e;
//pin脚定义
//SD卡使用SPI模式进行读写
//CS ->P2.2
//MOSI->P2.3
//CLK ->P2.4
//MISO->P2.6
sbit CS =P2^
soft_server_add.asp
0 then
SD_Server_Name = HTMLEncode(trim(request.Form("SD_Server_Name")))
SD_Server_Url = trim(request.Form("SD_Server_Url"))
soft_server_edit.asp
0 then
id = request.Form("id")
SD_Server_Name = HTMLEncode(trim(request.Form("SD_Server_Name")))
SD_Server_Url = trim(request
topic_edit.asp
0 then
SD_Topic_Id = request.Form("SD_Topic_Id")
SD_Topic_Name = request.Form("SD_Topic_Name") '标题
SD_Topic_Info = request.Fo