这段C#代码啥意思 求详细解释

.Net技术 码拜 8年前 (2016-02-23) 610次浏览
<jqy:ScriptManager ID="ScriptManager1" runat="server">
        <ScriptItems>
            <jqy:ScriptItem Key="easyui" Value="<%$appSettings:jEasyUI %>" />
            <jqy:ScriptItem Key="easyuiext" Value="<%$appSettings:jEasyUIExt %>" />
            <jqy:ScriptItem Key="easyuilang" Value="<%$appSettings:jEasyUILang %>" />
            <jqy:ScriptItem Key="my97" Value="<%$appSettings:jWdatePicker %>" />
            <jqy:ScriptItem Key="form" Value="<%$appSettings:jForm %>" />
        </ScriptItems>
    </jqy:ScriptManager>
解决方案

10

明显就是封装了的jquery easyui的服务器控件

10

引用 1 楼 starfd 的回复:

明显就是封装了的jquery easyui的服务器控件

+1


CodeBye 版权所有丨如未注明 , 均为原创丨本网站采用BY-NC-SA协议进行授权 , 转载请注明这段C#代码啥意思 求详细解释
喜欢 (0)
[1034331897@qq.com]
分享 (0)