Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はC++を使用しています。UTF-8 エンコーディング ファイルを読み取る必要がありますが、このファイルにはヘブライ語が含まれている可能性があります。ご存知かもしれませんが、ヘブライ語の論理的順序は視覚的順序と逆です。単語がヘブライ語として検出されたらすぐに元に戻したいです。質問は、この文字列にヘブライ文字が含まれているかどうかをどのように検出できますか?
ありがとう、