Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to make better use of VS2008 function

2025-03-13 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

This article will give you a detailed explanation on how to make better use of the VS2008 function. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.

No.1: insert a picture into the code, and it can be edited by Notepad?

Can be edited by NotePad. Why do you want to provide this function? Oh, when you maintain a piece of code, you first want to understand how it organizes the program, of course, you can understand it through text description, class view, etc., or we often write an explanatory document, and then put it into another DOC directory, and then after a year or two, you, oh not you, VS2008 function is that your current staff found that the document can not be found! Insert a picture into the document and be clear at a glance. In fact, there are several similar functions, such as /.

Code snippet editor for No.2:VS2008 function

I've been tired of writing things like # region. In VS2008, if you want to code a function, you just need to press the shortcut key to enter the code snippet editor, which actually existed in the old VB6.0, but it's still in the same window, but this time it's a little different, it's another window. Now there are two windows, a full code window, and a window for this function, and it is floating, and the lower window can also be scrolled.

The so-called * *, of course, is not just this function, it also includes quite good comment editing, as well as automatic code generation, ha ha, as well as similar source code within Microsoft, is still in Chinese, ha ha!

No.3: compatible with linux platform check

This feature is not what Microsoft wants to do on its own initiative, there is no way, the market forced him to do so. A group of experts launched the .net environment under the linux platform under linux, hehe, and actually formed a standard, MS can not sit still. Bill called NB007, the project manager of VS2008, to ask him to think of something on a Monday morning, so NB007 called his gang for a meeting, which is said to be 2007-4-1, so the check is called "April Fool's Day Standard" inside Microsoft and CLX compatibility check in MS. By the way, you can't use the System.windows.forms namespace here, you must use System.Xnix.Forms. It can be used under a variety of Unix/Linux.

And based on this feature, VS2008 allows you to edit your code under the Windows platform, and then simulate the Unix/Linux platform, but it seems to be a little bug. A dialog box always pops up in *:

"Warn: M$ recommends that you run this application under Windows!"

No.4: instant communication function

In fact, this function is only available in the enterprise version, and is limited to the local area network, it needs a Server center. The enterprise version is more expensive in other countries, and this feature costs an additional $1000. In China, the enterprise version costs only 5 yuan, this function is free, and the VS2008 function can be used on Internet. It is said that a 0day organization changed some of the code with ILDASM. Its function is that when you are writing code, you can discuss problems with friends, of course, you can also choose to be invisible!

No.5: more beautiful interface, transparent, real 3D

If you want to play the interface effect of VS2008, be sure to install Window Vista, and need Patch4, in VS2005 and previous versions, the interface is just good-looking, this version reflects the professional level of the Window interface project team, used to be called floating window, is now called suspended, the effect of VS2008 features you will know after installation. By the way, there is a small requirement. MS recommends configuration:

CPU: P Ⅶ 4.0T (Cluster Core processor)

Memory: 64 T

Hard disk: 128T

This is the end of the article on "how to make better use of VS2008 functions". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.

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.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report