lancioagente.eng
来自「一个agent 工具包,可以开发移动设备应用,考虑了安全措施」· ENG 代码 · 共 23 行
ENG
23 行
LA_WIN_TITLE "Agent Launch"
LA_TESTATA "Agent Launch"
LA_INSERT_DATA "Launch of an agent in"
LA_AGENT "Launches the agent: "
LA_PARAM "With parameters: "
LA_SECURITY "Security:"
LA_PROFILE "Profile File: "
LA_PASSWORD "Password: "
LA_OTHER_OPT "Other Options:"
LA_SYS_CL "Uses system Class-Loader"
LA_NO_TRAC "Not Traceable"
LA_NO_START "Doesn't Start it"
LA_LAUNCH "LAUNCH "
LA_CANCEL "CANCEL "
LA_OK_NOTLAUNCH "Agent Created but NOT Launched"
LA_TIP_AGENT "Choose the agent to launch (these are programs in the "agents directory")"
LA_TIP_PARAM "Parameters for the agent, as from command line - for a parameter with blanks use the double apexs (")"
LA_TIP_SYSCL "Uses the Java system class-loader to load the agent classes"
LA_TIP_NOTRA "Creates the agent without the mailbox - it will be smaller but not traceable"
LA_TIP_NOSTA "Creates the agent but doesn't launch it (you'll have to use the "manipulation" window to execute it)"
LA_TIP_LAUNCH "Launches the agent!"
LA_TIP_CANCEL "Launch cancellation"
LA_OK_LAUNCHING "Launching the Agent"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?