看板 [ Perl ]
討論串[問題] 請問有關perl使用Tcl擴充模組的問題
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者kornelius (c9s)時間16年前 (2009/04/28 09:53), 編輯資訊
0
0
1
內容預覽:
http://search.cpan.org/~micb/Tcl-b2/Tcl.pm. Eval (STRING). Evaluate script STRING in the interpreter.. If the script returns successfully (TCL_OK) the
(還有305個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者albertliao (~咖啡癮君子~)時間16年前 (2009/04/27 09:00), 編輯資訊
0
0
0
內容預覽:
小弟想要使用perl去執行tcl , 簡易程式如下:. use Tcl;. $interp = new Tcl;. $interp->Eval('source c:/test.tcl');. 雖然console有回應結果,但是卻無法get到它的結果, 因為我是要取得結果再作處理. 不曉得是否有人知道
首頁
上一頁
1
下一頁
尾頁