consoleaimlhtmlconverter.in
来自「AIML的实现」· IN 代码 · 共 22 行
IN
22 行
#!/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.#prefix=@BUILD_prefix@@BUILD_datadir@/Rebecca/bin/release/consoleAIMLHtmlConverter $@
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?