Analysis of Variables in Python
Variables in python are very different from those in C/C++. In C/C++, variables are the aliases of the address of their values. However, variables in python are just strings which refer to certain objects.
Variables in python are very different from those in C/C++. In C/C++, variables are the aliases of the address of their values. However, variables in python are just strings which refer to certain objects.
Conda is an open-source,cross-platform, language-agnostic package manager and environment management system.
Markdown is a lightweight markup language for creating formatted text using a plain-text-editor.
NexT is a high quality elegant Hexo theme which is characterized by simplicity and customizability. The version of NexT of this blog is NexT 7+ and the scheme is Gemini.
Hexo is a static website builder based on nodejs and markdown which supports remote deployment and theme customization.
LateX is a typesetting system and also a markup language. It is especially excellent for generating math formulas. This post includes some math formula syntaxes in LateX.