搜索资源列表
comboBox
- 实现如何在cocoa中运行shell指令。并获取shell的返回信息。最终显示在NStextView中-a Sample code about how to running shell command in cocoa, and get info from the shell return value. finally show them in a NSTextView.
iPing
- 实现了在cocoa中的shell运行。示例中使用的就是shell命令中的ping指令,最终将其显示在textView中-Achieved in the cocoa in the shell to run. Sample is used in shell command ping and eventually be displayed in the textView
app
- 物联智能家具应用系统苹果客户端应用程序,用来实现向家电发送操作指令-Things together smart furniture applications Apple client application
BluetoothDoor-xcode7.3.1-iOS7.0-9.3
- 基于蓝牙4.0 iOS的应用 通过蓝牙串口成功发送指令和获取指令-Based on Bluetooth 4.0 iOS application
OS
- 命令接口解释器 利用C语言、DOS中断中21H与屏幕显示相关的中断调用完成设计,具体包括: 1. 命令解释器 2. 列目录命令 3. 显示时间命令 4. 显示日期命令 5. 回显字符串命令 6. 创建目录命令 7. 删除目录命令 8. 更改路径命令 9. 显示当前工作目录命令 10. 删除文件命令 11. 打印文本命令 12. 文件重新命名 13. 显示文本命令 14. 显示版本命令 15. 显示目录结构命令 16. 清除当前显示内容命令 上述内容中,所有命令通过命令解释器能够执行,即启