問題タブ [cubrid]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
168 参照

python - Python データベース API エンコーディング

以下のようなPython DB APIを使用して、CUBRIDからUTF-8データを取得しようとしています。

Linuxコマンドラインでpython xxx.pyを書き留めて実行しました。

しかし、以下のようなコードしか表示されません。

CUBRID をインストールしたときに utf-8 エンコーディングを設定し、LANG=ko_KR.utf8 で Linux を使用しています。