Windows is a little annoying for that it may frequently prompt dialogs with a lebel "are you sure?". For this is very common in Windows, we often ignore these messages and click "ok" directly. But sometimes this may cause some problems. Today I was about to write a program using vs2005, I created a project named "goldbach's conjecture" but it promted a message with a message .I did not read the message at all because I thought that vs would not accept a name which contains a "'" in it. And I erased the "'" from the project name and click next. Every thing was OK. When I finished the program, I need to goto the project's directory to find something , and then I found that a project named "goldbach's conjecture" was sitting there. Oh, I have written such a program before! And today I wrote another! vs2005 does accept a name containing a "'". If I had read the message I would not do the unnecessary work!
Should Read the Message Prompted from the Computer Carefully
最新推荐文章于 2022-12-17 15:11:59 发布
