In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article mainly introduces the example analysis of testing VS2010 code, which is very detailed and has certain reference value. Friends who are interested must finish it!
Code Smart Tips in VS 2008
To help demonstrate improvements to the smart tips in this VS 2010 code, let's first do a simple example in VS 2008. We want to write some code to enable the editing scenario of the GridView control:
We might start typing "GridView1.Edit" and bring up a smart tip to see what Edit members the control has. Doing this in VS 2008 brings up the smart prompt drop-down box and moves the current position to the member with the starting letter "Edit" in the drop-down box:
It would be nice if the method / property / event we want to use starts with "Edit", but if the "Edit" member we are looking for starts with a different word (for example, the "RowEditing" event or the "SetEditRow ()" helper), the VS 2010 code won't help us. We can only manually scroll up and down to find other Edit members, or call up the object browser or help system to find them.
Smart Tips in VS 2010 Code
Now let's try the same example in VS 2010. When we type "GridView1.Edit" into the VS 2010 code, we will find that the EditIndex property is still highlighted, but the list of smart tips has also been filtered so that you can quickly locate all other members with the word "Edit" anywhere in the name.
The above is all the content of the article "sample Analysis of testing VS2010 Code". Thank you for reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.