赞
踩
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的代码如果出现不能识别的字符错误,需要手动敲出来,也许就没有问题
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。