您要查找的是不是:
- 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
- 此代碼還添加一個(gè)Literal控件用以在這兩個(gè)控件之間添加一個(gè)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.
- 在要向頁(yè)面動(dòng)態(tài)添加文本而不添加任何不屬于該動(dòng)態(tài)文本的元素時(shí),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.
- 可以通過(guò)設置Literal.Text屬性(從Literal控件繼承),以編程方式管理在控件中顯示的文本。You can programmatically manage the text displayed in the control by setting the Literal.Text property, inherited from the Literal control.
- 通過(guò)Document格式設置樣式,使用ASP.NET創(chuàng )建的Web服務(wù)支持使用Literal和Encoded參數格式設置樣式。With the Document formatting style Web services created using ASP.NET support, use of both the Literal and Encoded parameter formatting styles.
- 最開(kāi)始的時(shí)候,若在一個(gè)程序里插入“字面值”(literal),編譯器通常能準確知道要生成什么樣的類(lèi)型。Ordinarily when you insert a literal value into a program the compiler knows exactly what type to make it.
- 最開(kāi)始的時(shí)候,若在一個(gè)程序里插入“字面值”(Literal),編譯器通常能準確知道要生成什么樣的類(lèi)型。Ordinarily when you insert a literal value into a program the compiler knows exactly what type to make it.
- 許多人已經(jīng)建議WS-I應該選擇其中之一,更確切地講,應當選擇document-literal作為描述Web服務(wù)的方式,而不使用其他方式。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.