• λ我爱Aspx >> Asp.Net >> Visual Studio Add-Ins Every Developer Should Downl
  • Visual Studio Add-Ins Every Developer Should Downl

  • :未知  Դ:internet  :2007-5-20 16:44:22  ؼ:
  • After installing the CopySourceAsHTML add-in, simply select the code you want to copy and then select the Copy Source as HTML command from the right-click menu. After selecting this option you will see the dialog box shown in Figure 11 .

    Figure 11 Options for CopySourceAsHTML

    From here you can choose what kind of HTML view you want to create. This can include line numbers, specific tab sizes, and many other settings. After clicking OK, the HTML is saved to the clipboard. For instance, suppose you were starting with the following code snippet inside Visual Studio:

    private long Add(int d, int d2) { return (long) d + d2; }

    Figure 12 HTML Formatted Code After you select Copy As HTML and configure the HTML to include line numbers, this code will look like Figure 12 Ҷƪл˵?

  • һƪWindows 蓝屏错误代码说明一览表
    һƪASP通用分页类