热门

最新

红包

立Flag

投票

同城

我的

发布
weixin_48384182
爱上纯净的蓝天
6 年前
trueweixin_48384182

你有很多事放不下嘛 做人要潇洒一点!

领取花名,争夺称号
CSDN App 扫码分享
分享
评论
3
打赏
  • 复制链接
  • 举报
下一条:
# !/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"
立即登录