Visual Studio Hacks [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Visual Studio Hacks [Electronic resources] - نسخه متنی

Andrew Lockhart

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید







Index

[SYMBOL]
[A]
[B]
[C]
[D]
[E]
[F]
[G]
[H]
[I]
[J]
[K]
[L]
[M]
[N]
[O]
[P]
[Q]
[R]
[S]
[T]
[U]
[V]
[W]
[X]

#{ and }#, enclosing code snippets

' (apostrophe)

' ' ', preceding VB.NET XML comments

VB.NET line comments

" (quotes), enclosing variables and commands

* (asterisk), in regular expression matching

.msi file

.NET Framework

Design Guidelines

regular expression classes

.snk file

.vbsnippet files

.vsdir files 2nd

.vsz files

/

/ (slash)

///, preceding XML comments

//HACK comment

//TODO comments

//UNDONE comments

/nosplash switch

/safemode switch

/setup switch

1033 folder

<% and %>, enclosing code template keywords

<c> and <code> tags (XML comments)

<code> tag (XML comments) 2nd

<description> tag (XML comments)

<example> tag (XML comments)

<exception> tag (XML comments)

<include> statements

<include> tag (XML comments)

<item> tags (XML comments)

<list> tag (XML comments)

<listheader> tag (XML comments)

<para> tag (XML comments)

<param> tag (XML comments)

<pararef> tag (XML comments)

<permission> tag (XML comments)

<remarks> tag (XML comments)

<returns> tag (XML comments)

<see> tag (XML comments)

<seealso> tag (XML comments)

<summary> tag (XML comments)

<term> tag (XML comments)

<value> tag (XML comments)

/? switch (VSEdit)

? (question mark), reading variable values

[ ] (brackets)

character class in regular expressions

GoToBrace command

\ (backslash), escaping characters in regular expressions

\n (newline)

\r (carriage return)

^ (caret), in regular expression matching

{ } (curly braces), in regular expression replacements

| (vertical bar), in code templates


/ 172