#AngsanSuKyi 昂山素季演讲后热烈的掌声
date_range 16/06/2012 00:00
![]() | Terry Chen shared Isaac Mao's post with you. 景德镇现行的教育体制下人才济济,一篇论文 |
![]() | Isaac Mao #AngsanSuKyi 昂山素季演讲后热烈的掌声 View or comment on Terry Chen's post »Google+ makes sharing on the web more like sharing in real life. Learn more. Join Google+ |
You received this message because Terry Chen shared it with [email protected] Unsubscribe from these emails. You can't reply to this email. View the post to add a comment. | ![]() |
欢迎使用gtalk的朋友加gtalk群:Gtalk群命令
示例://nick 你好
说明:如果群里有其他人使用相同昵称则该昵称不能设置
示例://setid hello
说明:如果群里有其他人使用相同FID则该昵称不能设置。FID只能设置一次,重设无效。
示例://block hello
说明:后面所跟的参数为FID。上面示例所的执行结果是屏蔽了FID为hello的用户的消息。
示例://unblock hello
说明:后面所跟的参数为FID。上面示例所的执行结果是取消屏蔽FID为hello的用户的消息。
示例://m hello helloworld
说明:后面所跟的参数为FID和内容。上面示例所的执行结果是把私密消息helloworld发送到FID为hello的这个用户。发送成功会显示OK 的。目前不能发送消息给形如@***||*** 这样的外连接用户。
示例://showinfo hello
说明:后面所跟的参数为FID。上面示例所的执行结果是输出FID为hello的用户的基本资料。
示例://stop 3600
说明:后面所跟的参数为秒数。上面示例所的执行结果是在一小时(3600秒)内不接收群内消息。如果重复输入此命令,时间不会叠加,以最后的一次执行为 准。如果执行//stop -1,则取消屏蔽,马上显示消息。
示例://whois hello
说明:参数必须为FID。使用whois可以获取 用户的电邮,以供后面的其他指令作为参数用。
示例://blacklist [email protected]
说明:参数为用户email
示例://pass [email protected]
说明:参数为用户email
示例://admin [email protected]
说 明:参数为用户email
示例://unadmin [email protected]
说明:参数为用户email
示例://add [email protected]
说明:填写email,若 email为已有成员,则执行指令后用户资料会被重新初始化。
示例://addrouterecv mychannel2 hello.mypassword2 mychannel1
说明:后跟3个参数,分别是名字、密码和回路禁止。示例的执行结果是:创建一个外挂消 息接收点,名字叫mychannel2,密码是hello.mypassword2,收到的消息不用重新转发给mychannel1
示例://addroutesend mychannel1 hello.mypassword1 http://some.of.mychannel1.some.appspot.program
说明:后 跟3个参数,分别是名字、密码和接收消息的地址。示例的执行结果是:建一个外挂消息发送器,名字叫mychannel1,密码是 hello.mypassword1,消息发送到http://some.of.mychannel1.some.appspot.program上。若 在服务器http://some.of.mychannel1.some.appspot.program创建同样的名字和密码(mychannel1和 hello.mypassword1)的接收点,并禁止回路mychannel2,则对方会收到此聊天群发出的消息,并且不回送。
转自:http://io43.com/io43.GtalkGroup/cmds/
date_range 15/06/2012 00:00
欢迎使用gtalk的朋友加gtalk群 在gtalk里面加[email protected]为好友就可以加gtalk群了
另外最好先联系管理员 [email protected]以便快速的通过
UserCmd (普通用户指令)
//online
用途:显示在线人员名单//nick
用途:设置昵称示例://nick 你好
说明:如果群里有其他人使用相同昵称则该昵称不能设置
//setid
用途:设置FID示例://setid hello
说明:如果群里有其他人使用相同FID则该昵称不能设置。FID只能设置一次,重设无效。
//block
用途:屏蔽某人的消息示例://block hello
说明:后面所跟的参数为FID。上面示例所的执行结果是屏蔽了FID为hello的用户的消息。
//unblock
用途:取消屏蔽某人的消息示例://unblock hello
说明:后面所跟的参数为FID。上面示例所的执行结果是取消屏蔽FID为hello的用户的消息。
//m
用途:给某人发送私密消息示例://m hello helloworld
说明:后面所跟的参数为FID和内容。上面示例所的执行结果是把私密消息helloworld发送到FID为hello的这个用户。发送成功会显示OK 的。目前不能发送消息给形如@***||*** 这样的外连接用户。
//showinfo
用途:显示某人的基本信息示例://showinfo hello
说明:后面所跟的参数为FID。上面示例所的执行结果是输出FID为hello的用户的基本资料。
//stop
用途:马上停止接收群内消息,直到若干秒后恢复示例://stop 3600
说明:后面所跟的参数为秒数。上面示例所的执行结果是在一小时(3600秒)内不接收群内消息。如果重复输入此命令,时间不会叠加,以最后的一次执行为 准。如果执行//stop -1,则取消屏蔽,马上显示消息。
//continue
用途:停止屏蔽群内消息,作用等同于//stop -1//help
用途:输出帮助内容——指令的简单说明。AdminCmd(管理员指令)
//whois
用途:查看某人消息示例://whois hello
说明:参数必须为FID。使用whois可以获取 用户的电邮,以供后面的其他指令作为参数用。
//blacklist
用途:将某人加入群黑名单示例://blacklist [email protected]
说明:参数为用户email
//pass
用途:把某人从黑名单上移除示例://pass [email protected]
说明:参数为用户email
//admin
用途:设置某人为管理员示例://admin [email protected]
说 明:参数为用户email
//unadmin
用途:解除某人的管理员身份示例://unadmin [email protected]
说明:参数为用户email
//add
用途:增加一个成员示例://add [email protected]
说明:填写email,若 email为已有成员,则执行指令后用户资料会被重新初始化。
//addrouterecv
用途:创建HTTP消息接收通道。示例://addrouterecv mychannel2 hello.mypassword2 mychannel1
说明:后跟3个参数,分别是名字、密码和回路禁止。示例的执行结果是:创建一个外挂消 息接收点,名字叫mychannel2,密码是hello.mypassword2,收到的消息不用重新转发给mychannel1
//addroutesend
用途:创建HTTP消息发送通道示例://addroutesend mychannel1 hello.mypassword1 http://some.of.mychannel1.some.appspot.program
说明:后 跟3个参数,分别是名字、密码和接收消息的地址。示例的执行结果是:建一个外挂消息发送器,名字叫mychannel1,密码是 hello.mypassword1,消息发送到http://some.of.mychannel1.some.appspot.program上。若 在服务器http://some.of.mychannel1.some.appspot.program创建同样的名字和密码(mychannel1和 hello.mypassword1)的接收点,并禁止回路mychannel2,则对方会收到此聊天群发出的消息,并且不回送。
//allok
用 途:通过所有没有进入群的用户//listuser
保留,原意是提供用户列表,但是GAE后台能显示,所以没有加上转自:http://io43.com/io43.GtalkGroup/cmds/
刚刚搭建了个gtalk群 在gtalk里面加[email protected]
date_range 15/06/2012 00:00
![]() | 刚刚搭建了个gtalk群 在gtalk里面加terryfastwe View or comment on Terry Chen's post »Google+ makes sharing on the web more like sharing in real life. Learn more. Join Google+ |
You received this message because Terry Chen shared it with [email protected] Unsubscribe from these emails. You can't reply to this email. View the post to add a comment. | ![]() |
童鞋们你们硬盘的够判刑了吧?……呵呵 那关注苍老湿是不是也要罚款啊? 我在网易...
date_range 14/06/2012 00:00
![]() | Terry Chen shared Foad Zhang's post with you. |
![]() | Foad Zhang 童鞋们你们硬盘的够判刑了吧?……呵呵 那关 我在网易新闻手 近日,一名吉林省松原市的网友发帖说,自己 Google+ makes sharing on the web more like sharing in real life. Learn more. Join Google+ |
You received this message because Terry Chen shared it with [email protected] Unsubscribe from these emails. You can't reply to this email. View the post to add a comment. | ![]() |
虾米的loop当用户点击赞的时候,对应的人物形象就会摇头.哈哈出一首好歌下面一群和...
date_range 13/06/2012 00:00
![]() | 虾米的loop当用户点击赞的时候,对应的 View or comment on Terry Chen's post »Google+ makes sharing on the web more like sharing in real life. Learn more. Join Google+ |
You received this message because Terry Chen shared it with [email protected] Unsubscribe from these emails. You can't reply to this email. View the post to add a comment. | ![]() |
其实注册表单只需要Email和密码就足够了,多了其他的就让人厌烦了.看看国外很多网...
date_range 13/06/2012 00:00
![]() | 其实注册表单只需要Email和密码就足够 View or comment on Terry Chen's post »Google+ makes sharing on the web more like sharing in real life. Learn more. Join Google+ |
You received this message because Terry Chen shared it with [email protected] Unsubscribe from these emails. You can't reply to this email. View the post to add a comment. | ![]() |
燃灯佛(梵Di^pam!kara,巴Di^pam!kara,藏Mar-me-mdsad...
date_range 12/06/2012 00:00
![]() | 燃灯佛(梵Di^pam!kara,巴Di View or comment on Terry Chen's post »Google+ makes sharing on the web more like sharing in real life. Learn more. Join Google+ |
You received this message because Terry Chen shared it with [email protected] Unsubscribe from these emails. You can't reply to this email. View the post to add a comment. | ![]() |
性别男,爱好女
date_range 12/06/2012 00:00
![]() | 性别男,爱好女 View or comment on Terry Chen's post »Google+ makes sharing on the web more like sharing in real life. Learn more. Join Google+ |
You received this message because Terry Chen shared it with [email protected] Unsubscribe from these emails. You can't reply to this email. View the post to add a comment. | ![]() |
崔永元:他妈的机密:月收入1万要交14%个税,12%公积金8%养老保险,4%医疗失...
date_range 12/06/2012 00:00
![]() | 胡芦子 崔永元:他妈的机密:月收入1万要交14% View or comment on Terry Chen's post »Google+ makes sharing on the web more like sharing in real life. Learn more. Join Google+ |
You received this message because Terry Chen shared it with [email protected] Unsubscribe from these emails. You can't reply to this email. View the post to add a comment. | ![]() |
DeskPins是一个可以把应用程序置顶的小软件DeskPins can be used...
date_range 12/06/2012 00:00
![]() | DeskPins是一个可以把应用程序置顶 DeskPins can be used to make any application topmost, that is, to keep it above all other windows. ![]() Google+ makes sharing on the web more like sharing in real life. Learn more. Join Google+ |
You received this message because Terry Chen shared it with [email protected] Unsubscribe from these emails. You can't reply to this email. View the post to add a comment. | ![]() |