CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - tcl expect
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - tcl expect - List
[
Linux-Unix
]
TexPict
DL : 0
用Tcl语音写的一个图形编辑器,应用于Unix,是用来学习Tcl/Expect的源代码。-with Tcl voice write a graphics editor, used Unix, learning is used Tcl / Expect the source code.
Date
: 2008-10-13
Size
: 26.68kb
User
:
李英俊
[
Other
]
expect_example
DL : 0
tcl例子脚本,使用expect扩展库,window下运行,实现交互式系统测试。-tcl script examples, the use expect extensions, under the window operation, Interactive system testing.
Date
: 2008-10-13
Size
: 3.13kb
User
:
chenglin
[
Other resource
]
Exploring.Expect
DL : 0
Expect原本是Tcl语言的一个扩展,主要用来实现操作的交互,甚至可用于自动化的测试,非常强大。 《Exploring Expect》的作者Don Libes就是Expect的源码开发者。
Date
: 2008-10-13
Size
: 2.32mb
User
:
许高飞
[
Documents
]
expect 中文教程
DL : 0
Expect使用Tcl作为语言核心。不仅如此,不管程序是交互和还是非交互的,Expect都能运用。这是一个小语言和Unix的其他工具配合起来产生强大功能的经典例子。
Date
: 2009-03-09
Size
: 84kb
User
:
sunzgshines@163.com
[
Linux-Unix
]
TexPict
DL : 0
用Tcl语音写的一个图形编辑器,应用于Unix,是用来学习Tcl/Expect的源代码。-with Tcl voice write a graphics editor, used Unix, learning is used Tcl/Expect the source code.
Date
: 2025-07-06
Size
: 26kb
User
:
李英俊
[
Other
]
TCL_Expect_deja
DL : 0
讲述了tcl语言,还有dejaGNU。可以用于大型项目的自动化测试的工作,用过了,非常爽-described tcl language, there dejaGNU. Can be used for large-scale projects in the test automation work, used a very cool
Date
: 2025-07-06
Size
: 369kb
User
:
zhangbin
[
Other
]
expect_example
DL : 0
tcl例子脚本,使用expect扩展库,window下运行,实现交互式系统测试。-tcl script examples, the use expect extensions, under the window operation, Interactive system testing.
Date
: 2025-07-06
Size
: 3kb
User
:
chenglin
[
Other
]
Exploring.Expect
DL : 0
Expect原本是Tcl语言的一个扩展,主要用来实现操作的交互,甚至可用于自动化的测试,非常强大。 《Exploring Expect》的作者Don Libes就是Expect的源码开发者。-Expect was originally an extension of Tcl language is mainly used to realize the interactive operation, and even can be used for automated testing, very powerful.
Date
: 2025-07-06
Size
: 2.32mb
User
:
许高飞
[
Linux-Unix
]
ssh_exec
DL : 0
expect用于ssh自动登录后,自行命令。-expect for ssh automatically log in, self-command.
Date
: 2025-07-06
Size
: 1kb
User
:
Sam
[
Other
]
Tcl
DL : 0
一本关于TCL脚本语言的电子书。TOOKIT COMMAND LANGUAGE。一些很有用的工具比如expect等都用它来作为内核-A TCL scripting language on the e-book. TOOKIT COMMAND LANGUAGE. Some very useful tools, etc. For example, expect to use it as a core
Date
: 2025-07-06
Size
: 600kb
User
:
杜理
[
Other
]
ExploringExpect
DL : 0
Expect原本是Tcl语言的一个扩展,主要用来实现操作的交互,甚至可用于自动化的测试,非常强大。 《Exploring Expect》的作者Don Libes就是Expect的源码开发者。 从csdn上下的,可以看看。-Expect was originally an extension of Tcl language is mainly used to achieve the interactive operation, and even can be used for automated testing, very powerful. " Exploring Expect" the author of Don Libes is the Expect source developers.
Date
: 2025-07-06
Size
: 2.33mb
User
:
ds
[
WEB Code
]
bbsbot.tar
DL : 0
用tcl expect包写的自动登录bbs的程序,并有防止发呆被踢下线的功能-Package with tcl expect automatic login bbs written procedures, and have been kicked off the assembly line to prevent the function of a daze
Date
: 2025-07-06
Size
: 2kb
User
:
neo
[
Internet-Network
]
Tcl_telnet
DL : 0
tcl,expect 使用tcl语句来实现telnet功能-tcl, expect to achieve using the telnet function tcl statement
Date
: 2025-07-06
Size
: 4kb
User
:
张浩伟
[
Linux-Unix
]
tcl8.5.11-src.tar
DL : 0
TCL-开发者平台 安装此程序包与接下来的三个 (Expect、DejaGNU 和 Check) 是为了支持运行 GCC、Binutils 和其他程序包的测试套件-TCL-developer platform to install this program package with the next three (Expect, DejaGNU Check) In order to support running the GCC test suite, Binutils, and other packages
Date
: 2025-07-06
Size
: 4.28mb
User
:
刘必成
[
Linux-Unix
]
pexpect-2.3
DL : 0
PYTHON的expect模块,类似TCL 的expect。-Pexpect is a Pure Python Expect-like module Pexpect makes Python a better tool for controlling other applications. Pexpect is a pure Python module for spawning child applications controlling them and responding to expected patterns in their output. Pexpect works like Don Libes Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Pexpect can be used for automating interactive applications such as ssh, ftp, passwd, telnet, etc. It can be used to a automate setup scripts for duplicating software package installations on different servers. It can be used for automated software testing. Pexpect is in the spirit of Don Libes Expect, but Pexpect is pure Python. Unlike other Expect-like modules for Python, Pexpect does not require TCL or Expect nor does it require C extensions to be compiled. It should work on any platform that supports the standard Python pty module. The Pexpect interface was designed to be e
Date
: 2025-07-06
Size
: 206kb
User
:
yyo
[
Internet-Network
]
vimFile
DL : 0
利用脚本自动从官方ftp sever下载vim配色方案,用tcl/expect-Using the script automatically downloaded from the official ftp sever vim color scheme, with tcl/expect
Date
: 2025-07-06
Size
: 1kb
User
:
Ryan
[
Software Engineering
]
ExploringPExpect
DL : 0
一本讲解TCL+expect的原著,非常的详细-A book about TCL+expect with English, very good!
Date
: 2025-07-06
Size
: 4.04mb
User
:
gyzfeiyue
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.