티스토리 뷰
<!DOCTYPE html>
<html lang="utf-8">
<head>
<title>jQuery Mobile</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<link rel="shortcut icon" href="icon.png" />
<link rel="apple-touch-icon" href="icon.png" />
<link rel="apple-touch-startup-image" href="images/ios_startup.png" />
<link rel="stylesheet" href="jQuery/jquery.mobile-1.2.0.min.css" />
<script type="text/javascript" src="jQuery/jquery-1.8.3.min.js" ></script>
<script type="text/javascript" src="jQuery/jquery.mobile-1.2.0.min.js"></script>
</head>
<body>
<div data-role="page">
<div data-role="header">
<h3>JQuery Mobile</h3>
<a href="#">좌측버튼</a>
<a href="#">우측버튼</a>
</div>
<div data-role="content">
<p>Content</p>
</div>
<div data-role="footer" data-position="fixed">
<div data-role="navbar">
<ul>
<li><a href="#">Menu1</a></li>
<li><a href="#">Menu2</a></li>
<li><a href="#">Menu3</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>
- Total
- Today
- Yesterday
- 스프링 프레임워크(spring framewordk)
- 문자 자르기
- await
- 인텔리제이(intellij)
- System.Diagnostics
- 스프링 시큐리티(spring security)-http basic 인증
- docker
- REST API
- jsp 오픈 소스
- java.sql
- .submit()
- system.io
- React
- java 키워드 정리
- In App Purchase
- 진수 변환
- java-개발 환경 설정하기
- MainActor
- 람다식(lambda expression)
- nl2br
- jstl(java standard tag library)
- 메이븐(maven)
- 스프링 시큐리티(spring security)
- 스프링 프레임워크(spring framework)
- java web-mvc
- error-java
- 특정 문자를 기준으로 자르기
- jstl(java standard tag library)-core
- 제품 등록
- 표현 언어(expression language)
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |