<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Compilation on Shaowen Chen's Website</title><link>https://www.chenshaowen.com/en/tags/compilation/</link><description>Recent content in Compilation on Shaowen Chen's Website</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>&amp;copy;2016 - {year}, All Rights Reserved.</copyright><lastBuildDate>Thu, 08 Apr 2021 00:00:00 +0000</lastBuildDate><sy:updatePeriod>weekly</sy:updatePeriod><atom:link href="https://www.chenshaowen.com/en/tags/compilation/atom.xml" rel="self" type="application/rss+xml"/><item><title>How to Build the istio Project on CentOS 8</title><link>https://www.chenshaowen.com/en/blog/how-to-build-istio-under-centos.html</link><pubDate>Thu, 08 Apr 2021 00:00:00 +0000</pubDate><atom:modified>Thu, 08 Apr 2021 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/how-to-build-istio-under-centos.html</guid><description>This article mainly describes how to build the https://github.com/istio/istio project on CentOS 8.2 using local tools. Another approach is to use the BUILD_WITH_CONTAINER parameter to build inside a container, which depends only on make and docker.
1. Install and Upgrade Ruby &amp;gt;= 2.6 Install Ruby 1 yum install -y ruby Check the Ruby version 1 2 3 ruby -v ruby 2.</description><dc:creator>微信公众号</dc:creator><category>CentOS</category><category>Istio</category><category>Kubernetes</category><category>Operations</category><category>Learning</category><category>Service Mesh</category><category>Compilation</category><category>Open Source</category></item><item><title>Python2 Source Code Study: pyc</title><link>https://www.chenshaowen.com/en/blog/python2-source-of-pyc.html</link><pubDate>Fri, 09 Mar 2018 00:00:00 +0000</pubDate><atom:modified>Fri, 09 Mar 2018 00:00:00 +0000</atom:modified><guid>https://www.chenshaowen.com/en/blog/python2-source-of-pyc.html</guid><description>This article uses the Python 2.7.8 source code as an example.
1. Common File Formats in Python py file A Python source code file, which can be modified with a text editor.
pyc file The bytecode file generated after Python source code is compiled.
pyw file When a pyc file is executed, a console window appears; when a pyw file is executed, it does not.</description><dc:creator>微信公众号</dc:creator><category>Python</category><category>Source Code</category><category>Compilation</category><category>Learning</category><category>R&amp;D</category></item></channel></rss>