Some ideas on how to implement C ++ cross-platform

Source: Internet
Author: User

Java is a cross-platform language, and Java has no platform porting problem, but C ++ProgramHow to implement cross-platform

The common syntax in general languages is no problem. It is mainly because the platform incompatibility of some commonly used libraries, such as file systems, networks, multithreading, Interface UI libraries, etc.

If we use libraries that support cross-platform programming, will it avoid the trouble of porting?

For example, the UI uses QT, file system, network, and multithreading to adopt boost,AlgorithmAnd containers use STL?

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.