... void Send_Char(uchar ch); //发送单个字符 void Send_String(uchar * str, uint len); //发送一个字符串 void UART0_ISR(); //串口中断服务程序,接收字符 ...
基于8个网页-相关网页
如果要通过HTML发送一个字符串,则必须使用raw。
在最初的示例中,我们只是发送一个字符串(“package received”通知)。
In the original example, we simply sent a string (the "package received" notifier).
此外,可以通过在过程中使用writetrace函数,向soltrace . out文件发送一个字符串,从而创建一个用户定义的跟踪:writetrace (string VARCHAR)。
In addition, you can create a user-defined trace by sending a string to the soltrace.out file by using the writetrace function in the procedure: writetrace (string VARCHAR).
应用推荐