write

来自「C实现的MUD,对大家基本入门网络游戏很有帮助!」· 代码 · 共 19 行

TXT
19
字号
     wwwwrrrriiiitttteeee((((3333))))               MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))                wwwwrrrriiiitttteeee((((3333))))     NNNNAAAAMMMMEEEE          write() - send a message to current player     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS          void write( mixed str );     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN          Write a message `str' to current player. `str' can also be a          number, which will be translated to a string.     SSSSEEEEEEEE AAAALLLLSSSSOOOO          message(3), tell_object(3), tell_room(3), shout(3), say(3)     Page 1                                          (printed 3/16/95)

⌨️ 快捷键说明

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