热门
最新
红包
立Flag
投票
同城
我的
发布
爱上纯净的蓝天
6 年前
trueweixin_48384182
你有很多事放不下嘛 做人要潇洒一点!
领取花名,争夺称号
下一条:
# !/usr/bin/expect#This is a auto cmd script.if { $argc !=1 }0{ send_user "usage: expect $argv0 object\n" exit}#define own want to say for object.set one="Are you OK?"set two="Fine,Thank you"puts "$one $1 $two"
立即登录