readme.txt
来自「Agent技术在智能交通中的应用」· 文本 代码 · 共 12 行
TXT
12 行
Build Instructions:
Open MobileAgents.sln in Visual Studio 2005 and then build.
Contents:
MobileAgents --> Core functionality of mobile agent system.
AgentClient --> Sample client that defines custom agent implementations and sends them to hosts for execution
AgentServer --> Sample server the will set up a Remoting TcpChannel to host agents. The first parameter is the port to listen on. The default is 10000.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?