<script type="text/javascript" src="./js/jquery-1.8.3.js"></script>
<script type="text/javascript" src="./js/jquery.mobile-1.3.0.js"></script>
<link rel="stylesheet" href="css/style.css" />
</head>
<body>
<div data-role="page">
<div data-role="header" >
脾敏胳 <h1>Single-Page Application </h1>
</div><!-- /header -->
<div data-role="content" >
<h1>Hello World</h1>
</div><!-- /content -->
<div data-role="footer" data-position="fixed" >
爬激 <h4>Footer content</h4>
</div><!-- /footer -->
</div><!-- /page -->
<救购/body>
</html>
6、选中工程,右击-》run as-》Mobile Web Simulator Application-》选择android启动
![jquerymobile教程:[1]helloworld](https://exp-picture.cdn.bcebos.com/0da37be7340f6478d801ab0cfd3e21c2bad6b5bb.jpg)
![jquerymobile教程:[1]helloworld](https://exp-picture.cdn.bcebos.com/b1454a1bd10ff226d6b824bb9c99e92abbb8a4bb.jpg)
7、查看模拟器效果,如图
![jquerymobile教程:[1]helloworld](https://exp-picture.cdn.bcebos.com/c255efc595ee41c15105b9e68d88912ca4ca9bbb.jpg)