资源简介
xshell plus 6绿色破解版,免安装,走过路过千万别错过。
代码片段和文件信息
def Main():
xsh.Session.Open(“C:\\...\\NetSarang\\Xshell\\Sessions\\New Session.xsh“)
xsh.Screen.Synchronous = True #True or False
xsh.Session.Sleep(1000)
#*** WaitForString ***
xsh.Screen.WaitForString(“aaa“) # input “aaa“ in Terminal
#*** Send ***
xsh.Screen.Send(“cat /etc/passwd“)
xsh.Screen.Send(‘\r‘)
xsh.Session.Sleep(1000)
#*** Get Clear ***
ScreenRow = xsh.Screen.CurrentRow - 1
ReadLine = xsh.Screen.Get(ScreenRow 1 ScreenRow 40)
Items = ReadLine.split(‘:‘);
xsh.Dialog.MsgBox(Items[2])
xsh.Screen.Clear()
#*** Property ***
xsh.Screen.Synchronous = False
MsgProp = “Col:“ + str(xsh.Screen.CurrentColumn) + “ “
MsgProp = MsgProp + “Row:“ + str(xsh.Screen.CurrentRow) + “ “
MsgProp = MsgProp + “TermCol:“ + str(xsh.Screen.Columns) + “ “
MsgProp = MsgProp + “TermRow:“ + str(xsh.Screen.Rows)
xsh.Dialog.MsgBox(MsgProp)
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2019-03-21 09:55 Xshell Plus\
文件 1022 2018-04-25 15:54 Xshell Plus\!卸载.bat
文件 4107 2018-04-25 15:53 Xshell Plus\!绿化.bat
文件 158920 2017-10-20 13:22 Xshell Plus\CrashRpt.dll
文件 8214 2017-10-17 13:41 Xshell Plus\crashrpt_lang.ini
文件 976904 2017-10-20 13:22 Xshell Plus\CrashSender.exe
文件 306 2017-10-17 13:41 Xshell Plus\example.tkm
文件 9484 2017-10-17 13:41 Xshell Plus\filexfer.dat
文件 400688 2017-10-17 13:41 Xshell Plus\FnpCommsSoap.dll
文件 1589040 2017-10-17 13:41 Xshell Plus\FNP_Act_Installer.dll
目录 0 2019-03-21 09:54 Xshell Plus\HighlightSample\
文件 2098 2018-04-18 13:24 Xshell Plus\HighlightSample\New Highlight Set (Sample).hls
目录 0 2019-03-21 09:54 Xshell Plus\Languages\
文件 388096 2018-04-23 18:41 Xshell Plus\Languages\XagentCHS.dll
文件 1476608 2018-04-25 15:49 Xshell Plus\Languages\XftpCHS.dll
文件 965632 2018-04-25 13:53 Xshell Plus\Languages\XshellCHS.dll
文件 1301504 2018-04-25 14:05 Xshell Plus\Languages\XshellCoreCHS.dll
文件 700928 2018-04-23 18:42 Xshell Plus\Languages\XtransportCHS.dll
文件 1338304 2018-04-23 18:44 Xshell Plus\nsactivate.dll
文件 4861376 2018-04-23 18:44 Xshell Plus\NsActivate_libFNP.dll
文件 132592 2017-10-17 13:41 Xshell Plus\NsCopyHook3.dll
文件 783808 2018-04-23 18:44 Xshell Plus\nslicense.dll
文件 162240 2018-04-23 18:44 Xshell Plus\nsprofile2.dll
文件 1108416 2018-04-23 18:44 Xshell Plus\nsresource.dll
文件 137664 2018-04-23 18:44 Xshell Plus\nssecurity.dll
文件 54208 2018-04-23 18:44 Xshell Plus\nssftp.dll
文件 111552 2018-04-23 18:44 Xshell Plus\nssock2.dll
文件 1498048 2018-04-23 18:44 Xshell Plus\nsssh3.dll
文件 378816 2018-04-23 18:44 Xshell Plus\nsutil2.dll
文件 2792808 2018-04-23 18:44 Xshell Plus\python34.dll
文件 9434370 2017-10-20 13:23 Xshell Plus\python34.zip
............此处省略16个文件信息
相关资源
- xshell6 个人版解除窗口限制
- 破解版Xshell
- Xshell6+Xftp6绿色_破解版解压后点击绿色
- UPXShell(jb51.net).一款木马加壳软件
- Xshell.5.0.1326中文破解版
- xshell6免安装的绿化版
- xshell+xftp完美绿色免安装破解版
- Xshell3b0281Windows平台下中文版SSH连接工
- Xshell3b0281.rar
- xshell最新版本
- Xshell6破解版(家庭版)
- Xshell6-破解版.7z
- xshell5 永久使用
- FileZilla&Xshell;.zip
- xftp6绿色版
- XSHELL6-教育版免费版
- xshell4免费版
- xshell最新版5.0.1339
- Xshell6绿色版包含Xftp
- xshell6.zip
- 永久授权xshell6官方原版
- Xshell_5.0.1325
- Xshell6&Xftp6;官网个人家庭免费授权版
- xshell6.0.0095p+xftp6.0.0089p个人学校版
- XShell5和XFtp5
- LinuxShell编程从初学到精通(第2版)
- 最新的xshell6与xftp.zip(持续更新!)
- xshell5+nssock2.dll
- Xshell个人免费版
- LinuxShell脚本攻略中文版+源码
评论
共有 条评论