当前位置:   article > 正文

关于脚本语言PERL的两个笔记(编码问题,未完全解决)_perl 5.24和5.36

perl 5.24和5.36

1、相关环境雨工具说明

  perl版本:

<strong>C:\Users\vic\Desktop>perl -v

This is perl 5, version 24, subversion 0 (v5.24.0) built for MSWin32-x64-multi-thread

Copyright 1987-2016, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.</strong>


编辑器:sublime text 3

系统版本:


2、相关编码环境

sublime :utf-8

系统cmd编码:gbk


3、编码适配情况

一,cmd终端可显示中文

在这种情况下sublime 内部执行无法打印输出,此为疑点①

二,sublime内部执行可显示 中文

在这种情况下无法做到同时可正常显示中文,无法根据输出系统的编码控制输出编码,此为疑点②


此文记下两个需要解决的问题

另外部分从网上copy的代码如果出现不能识别的字符错误,需要手动敲出来,也许就没有问题



声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/正经夜光杯/article/detail/738359
推荐阅读
相关标签
  

闽ICP备14008679号