IRC server的意思|示意
IRC服务器
IRC server的网络常见释义
服务器 IRC server(服务器)的添加工作。以后每次连接的时候,你都可以从首先"蹦"出来的
IRC server相关例句
The next step in creating an IRC bot is to set up a server the bot can log into.
创建IRC聊天机器人(bot)的下一个步骤是设置聊天机器人(bot)能够登录的服务器。
The script logs in to the local IRC server, then goes through an infinite loop.
脚本注册到本地 IRC 服务器,并开始进行无限循环。
An IRC system has two components: a server and a client.
IRC系统由两部分组成:服务器和客户机。
To test the local server, as well as to communicate with the bot, you need to install an IRC client.
要测试本地服务器,并且与聊天机器人(bot)进行通信,需要安装IRC客户机。
IRC client software then attaches to the server by specifying a host name, port number, and requested nickname.
通过指定主机名称、端口号和所需的别名,将IRC客户机软件连接到服务器。
In this script, I'm logging in to the IRC server and creating a class that will respond to particular types of messages.
在该脚本中,我登录到IRC服务器并创建了一个对特殊类型的消息作出响应的类。