Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要找到一些具有以下假设的实际应用程序:
谢谢 !
听起来您需要一个实时操作系统(RTOS)。您可能会发现RTLinux是一个有用的操作系统。您可能还想检查这两个超链接。
我有一个关于在 shell 脚本中嵌入脚本文件的问题。我经常需要创建一个单独的 shell 脚本来解包其他脚本,但我真的不喜欢注释掉所有嵌入脚本的变量。我的 shell 脚本内容示例:
echo "Hello world" pwd cat>embedded_perl_script&l