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

📄 qtgui.in

📁 AIML的实现
💻 IN
字号:
#!/bin/sh## This script makes it easy and# possible to excute the binary# sample from anywhere in the system.# You won't have to be in a particular# directory to execute the sample.## The switch -cd means Configuration Directory# and informs the sample of where the configuration# directory is located.## The switch -ad means Add Directory and informs# the sample which directory to add the aiml files# is.## The switch -rd means Resource directory and# informs the sample which directory to add the# resource files for Rebecca#prefix=@BUILD_prefix@${prefix}/share/Rebecca/bin/release/qtgui -cd ${prefix}/share/Rebecca/conf -ad ${prefix}/share/Rebecca/aiml/annotated_alice -rd ${prefix}/share/Rebecca/resources

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -