Xshell6绿色版包含Xftp


Xshell6绿色版,包含Xftp。解压运行!绿色.bat即可使用。
资源截图
代码片段和文件信息
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(‘
‘)
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  2018-11-20 12:43  Xshell_Plus破解永久版
     目录           0  2018-08-07 12:17  Xshell_Plus破解永久版Xshell Plus
     文件         861  2018-05-10 15:19  Xshell_Plus破解永久版Xshell Plus!卸载.bat
     文件        3404  2018-08-07 12:17  Xshell_Plus破解永久版Xshell Plus!绿化.bat
     文件      158920  2017-10-20 13:22  Xshell_Plus破解永久版Xshell PlusCrashRpt.dll
     文件        8214  2017-10-17 13:41  Xshell_Plus破解永久版Xshell Pluscrashrpt_lang.ini
     文件      976904  2017-10-20 13:22  Xshell_Plus破解永久版Xshell PlusCrashSender.exe
     文件         306  2017-10-17 13:41  Xshell_Plus破解永久版Xshell Plusexample.tkm
     文件        9484  2017-10-17 13:41  Xshell_Plus破解永久版Xshell Plusfilexfer.dat
     目录           0  2018-08-07 11:54  Xshell_Plus破解永久版Xshell PlusHighlightSample
     文件        2098  2018-04-18 13:24  Xshell_Plus破解永久版Xshell PlusHighlightSampleNew Highlight Set (Sample).hls
     目录           0  2018-08-07 12:13  Xshell_Plus破解永久版Xshell PlusLanguages
     文件      388608  2018-07-20 18:37  Xshell_Plus破解永久版Xshell PlusLanguagesXagentCHS.dll
     文件     1480192  2018-08-07 12:12  Xshell_Plus破解永久版Xshell PlusLanguagesXftpCHS.dll
     文件      967680  2018-08-07 12:06  Xshell_Plus破解永久版Xshell PlusLanguagesXshellCHS.dll
     文件     1213440  2018-08-07 12:06  Xshell_Plus破解永久版Xshell PlusLanguagesXshellCoreCHS.dll
     文件      700928  2018-07-20 18:39  Xshell_Plus破解永久版Xshell PlusLanguagesXtransportCHS.dll
     文件      132592  2017-10-17 13:41  Xshell_Plus破解永久版Xshell PlusNsCopyHook3.dll
     文件      785856  2018-07-20 18:23  Xshell_Plus破解永久版Xshell Plus
slicense.dll
     文件      162240  2018-07-20 18:41  Xshell_Plus破解永久版Xshell Plus
sprofile2.dll
     文件     1108416  2018-07-20 18:41  Xshell_Plus破解永久版Xshell Plus
sresource.dll
     文件      137664  2018-07-20 18:41  Xshell_Plus破解永久版Xshell Plus
ssecurity.dll
     文件       54208  2018-07-20 18:41  Xshell_Plus破解永久版Xshell Plus
ssftp.dll
     文件      111552  2018-07-20 18:41  Xshell_Plus破解永久版Xshell Plus
ssock2.dll
     文件     1503168  2018-07-20 18:41  Xshell_Plus破解永久版Xshell Plus
sssh3.dll
     文件      388544  2018-07-20 18:41  Xshell_Plus破解永久版Xshell Plus
sutil2.dll
     文件     2785184  2018-07-20 18:41  Xshell_Plus破解永久版Xshell Pluspython34.dll
     文件     9417642  2018-05-15 10:57  Xshell_Plus破解永久版Xshell Pluspython34.zip
     目录           0  2018-08-07 11:54  Xshell_Plus破解永久版Xshell PlusscriptSample
     目录           0  2018-08-07 11:54  Xshell_Plus破解永久版Xshell PlusscriptSampleScreen
     文件         950  2017-10-17 13:41  Xshell_Plus破解永久版Xshell PlusscriptSampleScreenxshell_screen.js
............此处省略13个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)