Help for this page

Select Code to Download


  1. or download this
    use Encode;
    use Win32::GuiTest qw(FindWindowLike);
    ...
     }
     
     print OUTFILE $line; #==> Here perl prints out same chinese text as i
    +nput to the outfile
    
  2. or download this
    use Encode;
    use Win32::GuiTest qw(FindWindowLike);
    ...
     }