asp.net控件库 COOLITE
- 授权协议: 未知
- 开发语言: .NET ASP
- 操作系统: Windows
- 软件首页: http://www.coolite.com/
软件介绍
一个asp.net 的 extjs 控件库,开源的,但不免费,比较好用,现在版本0.8.2有兴趣的朋友可以看下
示例代码:
<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>
Code Reading
Diomidis Spinellis / Addison-Wesley Professional / 2003-06-06 / USD 64.99
This book is a unique and essential reference that focuses upon the reading and comprehension of existing software code. While code reading is an important task faced by the vast majority of students,......一起来看看 《Code Reading》 这本书的介绍吧!
在线进制转换器
各进制数互转换器
Markdown 在线编辑器
Markdown 在线编辑器
