您好,登錄后才能下訂單哦!
簡單介紹:
說明: EasyUI是一種基于jQuery且完全支持HTML5的用戶界面插件集合,大大節省您網頁開發的時間和規模,只需通過編寫一些簡單HTML標記,就可以定義用戶界面,使用簡單但功能強大
下載: http://www.jeasyui.com/download/index.php
界面組件:
模版代碼:
<!DOCTYPE html> <html lang="zh-cn"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Jquery easyui</title> <meta name="description" content=""> <meta name="keywords" content=""> <!-- 說明: 加載jquery-easyui主題文件 --> <link rel="stylesheet" href="js/jquery-easyui/themes/default/easyui.css"> <link rel="stylesheet" href="js/jquery-easyui/themes/icon.css"> </head> <body> <!-- 說明: 加載jquery-easyui腳本文件 --> <script src="js/jquery-easyui/jquery.min.js"></script> <script src="js/jquery-easyui/jquery.easyui.min.js"></script> <script src="js/jquery-easyui/locale/easyui-lang-zh_CN.js"></script> </body> </html>
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。