manipolaagenti.eng

来自「一个agent 工具包,可以开发移动设备应用,考虑了安全措施」· ENG 代码 · 共 26 行

ENG
26
字号
MA_WIN_TITLE     "Agents Manipulation"
MA_CHOOSE_AGENT  "Choose an Agent:"
MA_CHOOSE_OPER   "and the operation to do on it:"
MA_BOT_SS_START  "Start "
MA_BOT_SS_STOP   "Stop "
MA_BOT_REMOVE    "Remove "
MA_BOT_GOTO      "Go To "
MA_BOT_UPDATE    "Update "
MA_BOT_CLOSE     "Close "
MA_AG_AGEID      "Agent ID"
MA_AG_CLASS      "Class Name"
MA_AG_STATO      "Status"
MA_AG_MESSA      "Messages"
MA_AG_MESSA_SI   "yes"
MA_AG_MESSA_NO   "none"
MA_AG_MESSA_NADA "mailbox absent"
MA_TIP_TABLE     "This table shows all the agents which are currently in this place"
MA_TIP_START     "Starts the selected agent (choose one of them by selecting a row on the table)"
MA_TIP_STOP      "Stops the selected agent (choose one of them by selecting a row on the table)"
MA_TIP_REMOVE    "Removes the selected agent (choose one of them by selecting a row on the table)"
MA_TIP_GOTO      "Moves the selected agent to another place - force the agent migration"
MA_TIP_UPDATE    "Update the table contents"
MA_TIP_CLOSE     "Closes this window"
MA_ERR_CANT_GO   "Can't go to that Place (exists? is knowed?)."
MA_ERR_AI_NULL   "I Can't Find the Agent ID"
MA_ERR_AW_NULL   "I Can't Find the Worker Associated with the Agent"

⌨️ 快捷键说明

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