Cross platform development prethinking

Source: Internet
Author: User

As I am going to do cross-platform development, I can only see this is a prethinking based on my observation to other such teams.

1. you still need to work on windows in major time if you are familiar with windows in long time. of course, if you have been using MAC for a long time, you can choose Mac as your major work OS. whatever, pick up your most familiar OS as your major work OS to reduce unnecessary efficiency limit ction due to OS switching ..

2. keep in mind that OS specific API/library basically shocould not be used, although for example, using boost library will benefit developers to write cross-platform code (or using QT to develop UI ), but we shoshould know that internally OS specific APIs will be called in the library cross-platform API calling.

3. UI now can only have one style for both Windows and Mac, while of course the look of the app window or text box shoshould be different in style natively for specific OS.

 

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.