= ' 6.1.7601 ', machine= ' x86 ', processor= ' x86 Family-Model 6 Stepping 3, AUTHENTICAMD ') 25 26 You can also get some information about Python in your computer: Import platform Platform.python_build () Platform.python_c Ompiler () Platform.python_branch () to Platform.python_implementation () + Platform.python_revis Ion () Platform.python_version () platform.python_version_tuple () "#global var #是否显示日志 Information Show_log = True get_platform def
each field.2 Managed codes (managed code)The core of the. NET Framework is the execution environment of its runtime, known as the Common Language runtime (CLR) or. NET Runtime. Code that is typically run under the control of the CLR is called Managed code (managed).Code that is executed by the runtime environment (not directly by the operating system). Managed code applications can obtain common language runtime services, such as automatic garbage collection, runtime type checking, and security
directory CMakeLists.txt content is as follows:PROJECT (Main) cmake_minimum_required (VERSION 2.6) add_subdirectory (SRC) aux_source_directory (. DIR_SRCS) add_executable (main ${dir_srcs} ) target_link_libraries (main Test)The contents of the subdirectory CMakeLists.txt are as follows:Aux_source_directory (. DIR_TEST1_SRCS) add_library (Test ${dir_test1_srcs})The compilation is displayed as follows:CMake.--The C compiler identification is GNU 4.9.2--The CXX compiler identification are GNU 4.9
and the significance of each field.2 managed code)The core of. NET Framework is the execution environment of its Runtime Library, which is called the Common Language Runtime Library (CLR) or. NET Runtime Library. Generally, the code running under the control of CLR is called managed code ).Code executed by the running database environment (rather than the operating system. Hosted code applications can obtain the Common Language Runtime library service, such as automatic garbage collection, Runt
stuff. In my opinion, the most important and useful folders is:
Folder
Description
/src/cmd/
Contains different command line tools.
/src/cmd/go/
Contains source files of a go tool that downloads and builds go source files and installs packages. While doing this, it collects all source files and makes calls to the GO linker and go compiler command line tools.
/src/cmd/dist/
Contains a tool responsible f
, unified managed-code application behavior.Managed code is code that can be written in more than 20 high-level languages that support the Microsoft. NET Framework, including: C #, J #, Microsoft Visual Basic. NET, Microsoft JScript. NET, and C + + 。 All languages share a uniform collection of class libraries and can be encoded as intermediate languages (IL). The runtime compiler (Runtime-aware Ompiler) compiles the intermediate language (IL) in the m
By Saturday, M6 had not yet been released. Sunday not to work, not to mention more important is Ding Junhui dozen Hendry, forget Eclipse.
Week one by one early to work, and finally see M6 released, while downloading, while looking at new and noteworthy, there is nothing too much new things, it is exciting that this article:
"Just before Eclipsecon, the IBM Rational teams developing products based on Eclipse and Java Technology reported Y ran the Java compiler TCK suite using the Eclipse Plat
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.