文件名称:TCL_learning

  • 所属分类:
  • 其他小程序
  • 资源属性:
  • [PPT]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 424kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 王*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

TCL语言的学习教程和几个程序实例

array.tcl

--- ---



This simple example shows how to create and manipulate arrays.

main commands used: array, puts, foreach, get



calculator.tcl

--------------



This scr ipt asks the user to enter an operation ( ex: 24 + 52 ),

analyses the operation, computes it and return the result.

main commands used: proc, expr, return, while, puts, flush, switch, lindex,

gets





file_copy.tcl

-------------



This scr ipt asks the user to enter a source file, a destination file and copies

the source file in the destination file.main commands used: puts, gets, read, seek, open, close.-TCL language learning tutorials and examples of several programs array.tcl--------- T his simple example shows how to create and manip ulate arrays. main commands used : array, puts, foreach. get calculator.tcl-------------- This scrip t asks the user to enter an operation (ex : 24 52), analyzes the operation, it computes and return the result. main command s used : proc, expr, return, while, puts, flush, switch, Lindex. gets file_copy.tcl------------- This scr ipt asks the user to enter a source file, a destination file and copies the source file in the destination file.main commands used : puts, gets, read, seek, open, close.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

TCL_learning

............\array.tcl

............\calculator.tcl

............\file_copy.tcl

............\TclWeek1.ppt

............\TclWeek2.ppt

............\TclWeek3.ppt

............\TclWeek4.ppt

............\TclWeek5.ppt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org