dist_pass.txt
来自「vb中如何进行网络编程的示例,包括:UDP聊天,TCP聊天,UDP,TCP fl」· 文本 代码 · 共 26 行
TXT
26 行
#Section Header is [username]
#pass is a required field with the user's password
#note that the pass is encrypted.
#the default found in this file is the string "bodebot"
#bot is a required perm for any special bot functions
#"c#" is a channel entry
#the general format is field=Level@Object
[bode]
pass=142925282D26243B
c1=5@#visualbasic
c2=5@#bodebot
c3=5@#mychannel
bot=5@bot
[frank]
pass=142925282D26243B
c1=3@bodebot
c2=3@#somewhere
bot=2@bot
[jake]
pass=142925282D26243B
c1=3@#winprog
c2=2@#windowsnt
bot=2@bot
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?