Software Test HOMEWORK1

Source: Internet
Author: User

Error description: In a project in C #, I need to read the string from the TXT file and match it and perform some actions after the match succeeds. But no matter how can not execute, cause I was stuck for a long time. I've been checking it all over and over and over, and I've been baffled.

FIX: I use debug to set breakpoints, stepping check, only to find the problem.

Reason: The compiler default encoding format is utf-8, but my txt document is not. So it's not always matched.

The result: I changed the encoding of the TXT file and finally solved the problem.

Experience: Although it is a very small problem, but in the first encounter when really very irritable, if the small problem is not solved well, always stuck programming progress, will become a big problem.

Software Test HOMEWORK1

Related Article

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.