LoginSignup
1
0

More than 5 years have passed since last update.

utf8::is_utf8 considered harmful 再考

Last updated at Posted at 2012-12-26

utf8::is_utf8 considered harmful - Bulknews::Subtech - subtech

今も正しい。ただし 「Unicode文字列」といっているのは当時テキスト文字列という用語はなかったためで、 s/Unicode 文字列/テキスト文字列/ するとよい。

ブックマークレット:

javascript:document.body.innerHTML=document.body.innerHTML.replace(/Unicode 文字列/g, "テキスト文字列");
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0