`
renjiehit
  • 浏览: 3849 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

将GBK编码转成UTF-8放在Linux下编译出现error: stray ‘\xxx’ in program

阅读更多
从网页上找了一篇代码,在windows下整理好后,拿到Linux下编译,忘了编码的问题。然后用windows下的转换工具将文件的编码由gbk转到utf-8,但编译时出现

Socks5.h:34:1: error: stray ‘\200’ in program
Socks5.h:34:1: error: stray ‘\200’ in program
Socks5.h:35:1: error: stray ‘\343’ in program
Socks5.h:35:1: error: stray ‘\200’ in program
Socks5.h:35:1: error: stray ‘\200’ in program
Socks5.h:35:1: error: stray ‘\343’ in program
Socks5.h:35:1: error: stray ‘\200’ in program
Socks5.h:35:1: error: stray ‘\200’ in program
Socks5.h:36:1: error: stray ‘\343’ in program
Socks5.h:36:1: error: stray ‘\200’ in program
Socks5.h:36:1: error: stray ‘\200’ in program
Socks5.h:36:1: error: stray ‘\343’ in program
Socks5.h:36:1: error: stray ‘\200’ in program
Socks5.h:36:1: error: stray ‘\200’ in program
Socks5.h:37:1: error: stray ‘\343’ in program
Socks5.h:37:1: error: stray ‘\200’ in program

从网上知道是编码问题,后来自己发现是每行开始的空格编码有问题,估计是在转换时软件忽略了空格,没给转换,鄙视。。。说是要手动修改,可几百行,怎么改。想起了用gedit地换,选中某行的空格,选择替换,在替换replace with:输入一个空格,然后全部替换,这样就ok了!
分享到:
评论

相关推荐

    编译错误error: stray ‘\343’in program的解决方法

    以下是对编译错误error: stray ‘343’in program的解决方法进行了详细的分析介绍,如遇此问题的朋友们可以过来参考下

    arduino-1.8.16-windows.exe

    arduino-1.8.16-windows.exe

    linux下批量删除utf8 bom的实现方法

    xxx.cpp:1: error: stray ‘\357′ in program xxx.cpp:1: error: stray ‘\273′ in program xxx.cpp:1: error: stray ‘\277′ in program 批量删除之 grep -rIlo $’^\xEF\xBB\xBF’ . | xargs sed –in-place -e...

    projecttest2.cpp

    projecttest2.cpp

    Python库 | stray-0.0.4.tar.gz

    资源分类:Python库 所属语言:Python 资源全名:stray-0.0.4.tar.gz 资源来源:官方 安装方法:https://lanzao.blog.csdn.net/article/details/101784059

    stray-v-1_3214-revision-26195-2022-pc-repack-ot-chovka.torrent

    stray-v-1_3214-revision-26195-2022-pc-repack-ot-chovka.torrent

    google开源C++项目

    // Defined in this file. class Service; class RpcController; class RpcChannel; // Defined in other files. class Descriptor; // descriptor.h class ServiceDescriptor; // descriptor.h class Method...

    ASDguide欢迎需要的朋友下载使用

    - **Analytical Spectral Devices, Inc. (ASD)** 是一家专注于光谱技术的公司,成立于1999年,位于美国科罗拉多州博尔德市。 - 公司提供了包括**FieldSpec**, **LabSpec**, **SeaSpec**, **Driftlock**, 和 **...

    jni需要注意的常见问题

    testjni.cpp:10:error:stray ‘\240’ in program testjni.cpp:10:error:stray ‘\302’ in program ``` 这些错误通常是由从网页或其他来源复制粘贴代码时引入的非标准字符或格式化问题所导致的。例如,某些特殊...

    批量去BOM工具(含Qt源码)

    BOM在某些情况下可能会引起问题,例如在编程时出现“stray '\357' in program”、“stray '\273' in program”和“stray '\277' in program”这类错误,这通常是因为编译器或解释器不识别或无法正确处理UTF-8格式的...

    ActionScript_Developers_Guide_to_Robotlegs

    本书由Joel Hooks和Stray(Lindsey Fallow)合著,并于2011年由O'Reilly Media, Inc.出版。该书系统地介绍了Robotlegs框架的基础概念、应用场景以及如何将其有效地应用到项目中去。 #### Robotlegs框架概述 **...

    103272748032450Stray Kids Light Stick-1.0.2.apk

    103272748032450Stray Kids Light Stick-1.0.2.apk

    2023年澳大利亚游戏发展调查报告.pdf

    - **《Stray Gods: The Roleplaying Musical》**:由Summerfall Studios制作的一款角色扮演游戏,结合音乐元素,体现了澳大利亚游戏的独特创意和多样性。 #### 六、行业未来展望 - **持续增长**:基于当前的增长...

    Balluff Easy-RFID.pdf

    ### Balluff Easy-RFID: Simplicity and Efficiency in Industrial Environments #### Introduction to Balluff Easy-RFID Balluff Easy-RFID is a comprehensive solution designed specifically for industrial ...

    Transformer-Design-and-Design-Parameters.pdf

    - **杂散磁通**(Stray Flux):非理想因素导致的能量损耗。 - **短路力**(Short-Circuit Forces):在短路情况下绕组所受的力。 - **损耗评估**(Loss Evaluation):包括空载损耗和负载损耗。 - **温升限制**...

    WebRtc.NET-master.zip

    - 编译WebRTC源码通常涉及到复杂的构建过程,包括配置、编译和链接原生库,然后将其与.NET项目集成。 - 示例项目可能包含了编译好的库和必要的配置文件,简化了开发者的工作。 6. **应用场景**: - 在线教育:...

Global site tag (gtag.js) - Google Analytics