[color=darkred][/color]我按照网上说的例子去试了下,没想到第一个例子都出不来,最上面导入EXT的JS文件:
ext-all.css. ext-all.js. ext-base.js. ext-lang-zh_CN.js
helloworld.html:
<html>
<head>
<title>hello</title>
<script type="javascript">
Ext.onReady( function() {
Ext.MessageBox.alert("hel ...







评论排行榜