由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - [合集] how to know the encoding of a file
相关主题
怎么用C/C++处理chunked http response用react的试过中文么?
有偿 求 configure (Autoconf) scriptencode high cardinality categorical features
怎么隐藏c++template代码?只提供lib 不提供头文件帮忙看看jsp里的分页
昨天看slides,腾讯用go lang做LDA问个XPath的问题
开源图片/文本分析有没有人玩 go lang啊?
怎么把 integer 转为 multi-byte integer format?Go lang有多少公司 组 在用到底
大家来看看这个纯Javascript实现的QR二维码生成器Python vs Julia
求教, python 对于很奇怪的字符的encoding 怎么处理?a question about CGI
相关话题的讨论汇总
话题: file话题: encoding话题: utf8话题: know话题: lang
进入Programming版参与讨论
1 (共1页)
b***y
发帖数: 2799
1
☆─────────────────────────────────────☆
davidwang (dd) 于 (Wed Feb 20 16:14:03 2008) 提到:
It's like this --
I have a C++ application which will read and parse an input file, then write
the result parsed to database. I need to know the encoding of the input
file to set the NLS_LANG variable. For example, if the file is encoded in
UTF8, NSL_LANG will be set '.UTF8'.
Question is, how I can detect this file is encoded in UTF8 etc. in C++.
Anybody ran into the same problem before?
Many thanks!
☆──
1 (共1页)
进入Programming版参与讨论
相关主题
a question about CGI开源图片/文本分析
How to encode YYYY-MM-DD?怎么把 integer 转为 multi-byte integer format?
请教:JavaScript怎么复制一个node(含子节点)? (转载)大家来看看这个纯Javascript实现的QR二维码生成器
how to login mitbbs with java code (转载)求教, python 对于很奇怪的字符的encoding 怎么处理?
怎么用C/C++处理chunked http response用react的试过中文么?
有偿 求 configure (Autoconf) scriptencode high cardinality categorical features
怎么隐藏c++template代码?只提供lib 不提供头文件帮忙看看jsp里的分页
昨天看slides,腾讯用go lang做LDA问个XPath的问题
相关话题的讨论汇总
话题: file话题: encoding话题: utf8话题: know话题: lang