📚 string2技术资料

📦 资源总数:3
💻 源代码:835

📚 string2全部资料 (3个)

微型打印机的C语言源程序:微型打印机的C51源程序#define uchar unsigned char#define uint unsigned int#include <reg52.h&gt...

📅

试编写一程序,比较两个字符串string1和string2所包含的字符是否相同。如果相同则显示‘Match’ ,否则,显示 ‘No match’,同时响铃提示。...

📅