代码搜索:CBASE

找到约 763 项符合「CBASE」的源代码

代码结果 763
www.eeworm.com/read/371225/9561286

cpp testbase64.cpp

// TestBase64.cpp:实现文BASE64. // #include "stdafx.h" #include #include "Base64.h" // 主函数. void main() { CBase64 code; CString str="张3"; printf("“张3”的BASE64编码是 %s\r\n",code.Enco
www.eeworm.com/read/409576/11318892

cpp testbase64.cpp

// TestBase64.cpp:实现文BASE64. // #include "stdafx.h" #include #include "Base64.h" // 主函数. void main() { CBase64 code; CString str="张3"; printf("“张3”的BASE64编码是 %s\r\n",code.Enco
www.eeworm.com/read/333161/12700422

h main.h

#define A1 0x40 // A1 = P1_6 #define A0 0x08 // A0 = P1_3 #define I2CBASE 0x40 // I2C address = 0x86/0x86 with no pulldowns #define LED_AUTO 0x04 #define NBUTTONS 8 // Number of b