expect://
  expect:// — 处理交互式的流
  
 
  说明
  
   由 expect:// 封装协议打开的数据流
    PTY 通过提供了对进程 stdio、stdout 和 stderr 的访问。
  
  Note: 
   该封装协议默认未开启
   
    为了使用 expect:// 封装器,你必须安装 
    » PECL 上的 » Expect 扩展。
   
  
  expect:// (PECL) 
  
 
 
 
 
 
  
范例
 
 
 
  
User Contributed Notes
 
 There are no user contributed notes for this page.