您要查找的是不是:
- Localize控制項從Literal控制項繼承,與該控制項完全相同。The Localize control inherits from the Literal control and is identical to it in every way.
- string literal introducer,字元串,字元串文字字符集和校對String literal introducer, Strings, Character String Literal Character Set and Collation
- 此代碼還添加一個Literal控制項用以在這兩個控制項之間添加一個br標記。The code also adds a Literal control in order to add a br tag between the buttons.
- 下面的示例結合了Document方法格式設置樣式和Literal參數格式設置樣式。The following example combines the Document method formatting style with the Literal parameter formatting style.
- 在要向頁面動態添加文本而不添加任何不屬於該動態文本的元素時,Literal控制項非常有用。The Literal control is useful as a way to add text into a page dynamically without adding any elements that are not part of the dynamic text.
- 可以通過設置Literal.Text屬性(從Literal控制項繼承),以編程方式管理在控制項中顯示的文本。You can programmatically manage the text displayed in the control by setting the Literal.Text property, inherited from the Literal control.
- 通過Document格式設置樣式,使用ASP.NET創建的Web服務支持使用Literal和Encoded參數格式設置樣式。With the Document formatting style Web services created using ASP.NET support, use of both the Literal and Encoded parameter formatting styles.
- 最開始的時候,若在一個程序里插入「字面值」(literal),編譯器通常能準確知道要生成什麼樣的類型。Ordinarily when you insert a literal value into a program the compiler knows exactly what type to make it.
- 最開始的時候,若在一個程序里插入「字面值」(Literal),編譯器通常能準確知道要生成什麼樣的類型。Ordinarily when you insert a literal value into a program the compiler knows exactly what type to make it.
- 許多人已經建議WS-I應該選擇其中之一,更確切地講,應當選擇document-literal作為描述Web服務的方式,而不使用其他方式。Many have suggested that WS-I should have chosen one or the other, and more specifically, that it should have chosen document-literal as the exclusive style of describing a Web service.