在Edit Theme – cell theme[*]窗口配置中,用于设置扇区图标大小的选项是()
A、Border color
B、Cell Labels
C、Cell type
D、Radius(pixels)
A、Border color
B、Cell Labels
C、Cell type
D、Radius(pixels)
A、A. Cell Theme[*] B、B. MS1 Cell Line:Serving cell C、C. MS1 Cell Color:Serving /Neighbor/Line D、D. Cell ARFCN:Same Bcch/Same Tch
A、Place a theme in the App_Themes directory under the application root directory. B、Place a theme under an ASP.NETClientFiles folder under the ASP.NET installation directory. C、Assign a theme by setting the <%@ Page Theme="..." %> directive to the name of the application theme. D、Assign a theme by specifying the <pages theme="..."/> section in the Web.config file.
A、Place a theme in the App_Themes directory under the application root directory. B、Place a theme under an ASP.NETClientFiles folder under the ASP.NET installation directory. C、Assign a theme by setting the <%@ Page Theme="..." %> directive to the name of the application theme. D、Assign a theme by specifying the <pages theme="..."/> section in the Web.config file.
A、A. Place a theme in the App_Themes directory under the application root directory. B、B. Place a theme under an ASP.NETClientFiles folder under the ASP.NET installation directory. C、C. Assign a theme by setting the <%@ Page Theme="..." %> directive to the name of the application theme. D、D. Assign a theme by specifying the <pages theme="..."/> section in the Web.config file.
A、在InitComplete事件处理中,基于用户profile设置Page对象的Theme属性。 B、在PreLoad事件处理中,基于用户profile设置Page对象的Theme属性。 C、在OnLoad事件处理中,基于用户profile设置Page对象的Theme属性。 D、在PreInit事件处理中,基于用户profile设置Page对象的Theme属性。