|  
 [ このメッセージへの返事 ]
[ 返事を書く ]
[  home.html  ]
 
  
 投稿者:
68user  @ mamb.cs.gunma-u.ac.jp on 97/12/18 23:12:39
 
In Reply to: Perlで全角英数を半角にする方法あります? posted by きむ  @ banff.d-cruise.co.jp on 97/12/18 18:07:57
 
jcode.plより
 ;#      &jcode'tr(*line, $from, $to [, $option]);
 ;#              &jcode'tr emulates tr operator for 2 byte code.  This
 ;#              funciton is under construction and doesn't have full
 ;#              feature of tr.  Range operator like a-z is partially
 ;#              supported: JIS or EUC and first byte should be same on
 ;#              first and last character (so HIRAGANA-KATAKANA
 ;#              conversion is possible).  Only 'd' is interpreted as
 ;#              option.
 
 
 HIRAGANA-KATAKANA conversion is possible、っつーことは
 全角英数から半角英数への変換もできそうだけど…
 
 試してないのではずしてたらごめんね。
 
 
 
 
 
  
 
 
   |