inline code meaning in Chinese
按顺序执行的指令
顺列代码
直接插入码
Examples
- Language specifies the language used when compiling all inline code within the xml web service file . asmx
指定在xml web services文件( . asmx )内编译所有内联代码时使用的语言。 - Tags that define inline code or expressions that can be embedded within the declarative sections of the global . asax file
定义可嵌入到global . asax文件的声明性部分中的内联代码或表达式的标记。 - The following code example demonstrates how to instruct the asp . net page compiler to use visual basic as the inline code language
下面的代码示例演示如何指示asp . net页编译器将visual basic用作内联代码语言。事件处理代码在名为 - The following code example instructs the asp . net page compiler to use visual basic as the inline code language and disables saving view state across http requests using the
下面的代码示例指示asp . net页编译器使用visual basic作为内联代码语言,并使用 - This is similar to non - updateable full precompilation , except that ui elements such as . aspx pages and . ascx controls retain all their markup , ui code , and inline code , if any
可更新的预编译该选项类似于“不可更新完全预编译” ,不同之处在于用户界面元素(如. aspx页和