| 注册
请输入搜索内容

热门搜索

Java Linux MySQL PHP JavaScript Hibernate jQuery Nginx

Asp.net 的 ExtJS 控件库 COOLITE

0
JavaScript Java ExtJS C/C++ Go 8612 次浏览

COOLITE是一个asp.net 的 extjs 控件库,开源的,但不免费,比较好用,现在版本0.8.2有兴趣的朋友可以看下。

141100_l6zl_82472.gif

示例代码:

<ext:Button ID="Button1" runat="server" Text="Say Hello">
        <Listeners>
            <Click Handler="
                Coolite.AjaxMethods.SayHello('World', {
                success: doAlert
                });" />
        </Listeners>
    </ext:Button>
    
    <script type="text/javascript">
        var doAlert = function (result) {
            alert(result);
        }
    </script>

1个答案

0

Coding is a process of transforming computer instructions into a form a machine can understand. Those instructions can be in the form of spoken words, or they can be in the form of written symbols. The nursing resume writing services share symbols are called code, and that's where the term coding comes from. Code is written in specific languages that are designed for computers to read.