⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 vxworks官方下载的demo源代码
💻
字号:
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 + -