📄 readme
字号:
This directory contains a simple datagram demonstration program.To build the VxWorks object for that demo use: % make CPU=<CPU_TYPE> eg: % make CPU=SPARCThis will install the VxWorks objects "dgTest.o" in the$WIND_BASE/target/lib/objSPARCgnutest/ directory.To rebuilt the Unix programs dgSender and dgReceiver do: % cc -o dgSender dgMain.c dgTest.c % cc -o dgReceiver dgMain.c dgTest.cNOTE: This demo is not available on WIN32 platform.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -