In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-15 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/03 Report--
When using Sublime Text 3 on Windows, I found that after some txt text was opened, the Chinese characters were garbled.
Resolution steps: (close qq, Sogou and other software, there will be shortcut key conflicts)
In Sublime Text, press ctrl+ `to open Console, and enter the following code at once:
Import urllib.request,os; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path (); urllib.request.install_opener (urllib.request.build_opener (urllib.request.ProxyHandler (); open (os.path.join (ipp, pf),' wb') .write (urllib.request.urlopen ('http://sublime.wbond.net/' + pf.replace ('','% 20')). Read ())
This way Sublime Text will install the Package Control we need. Otherwise, Package will not be found later.
Restart Sublime Text.
In Sublime Text, press Ctrl+Shift+P to open the command line mode, type the Install Package keyword, and then click the first item in the drop-down menu that automatically appears: Package Control: Install Package.
At this point you will see an = sign in the lower left corner to move back, and after a while, a drop-down menu will pop up again under the command line. Enter "ConvertToUTF8" or "GBK Encoding Support" to select a match. Chinese characters can be displayed normally.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.