자유형 15바퀴
자유형 인터벌 대시 2 바퀴
자유형 8바퀴
잠영 1 바퀴
스타트 접영 6 회
흐미... ㅋㅋㅋ
토요일을 알차게 보내야 한단다.
Posted by 홍반장
Posted by 홍반장
Include the following in the <head> section of your HTML document(s):
<!-- Dependencies --> < script src = "/path/to/jquery.js" type = "text/javascript" ></ script > < script src = "/path/to/jquery.ui.draggable.js" type = "text/javascript" ></ script > <!-- Core files --> < script src = "/path/to/jquery.alerts.js" type = "text/javascript" ></ script > < link href = "/path/to/jquery.alerts.css" rel = "stylesheet" type = "text/css" media = "screen" /> |
Make sure you update the path to the respective files. If you are already using the jQuery UI Draggable plugin (including the UI core), simply omit the link to jquery.ui.draggable.js.
For IE to display the dialogs properly, you’ll also need to make sure that you’re using Standards Mode. Just add the appropriate DTD at the very top of your page:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
This plugin utilizes the $.alerts namespace, but there are three built-in shortcut functions that make implementation easier:
Unlike their native JavaScript counterparts, you can use HTML in the message parameter. To specify a newline, you can use either \n or <br />.
These methods do not return the same values as confirm() and prompt(). You must access the resulting values using a callback function. (See the demo for more details.)
This plugin requires jQuery 1.2.6 or above and has been tested to work in the following browsers:
Posted by 홍반장
Posted by 홍반장
Posted by 홍반장
Posted by 홍반장
Posted by 홍반장
Posted by 홍반장
Posted by 홍반장
Posted by 홍반장
Google App Engine lets you run your web applications on Google's infrastructure. App Engine applications are easy to build, easy to maintain, and easy to scale as your traffic and data storage needs grow. With App Engine, there are no servers to maintain: You just upload your application, and it's ready to serve your users.
You can serve your app from your own domain name (such as http://www.example.com/
) using Google Apps. Or, you can serve your app using a free name on the appspot.com
domain. You can share your application with the world, or limit access to members of your organization.
Google App Engine supports apps written in several programming languages. With App Engine's Java runtime environment, you can build your app using standard Java technologies, including the JVM, Java servlets, and the Java programming language—or any other language using a JVM-based interpreter or compiler, such as JavaScript or Ruby. App Engine also features a dedicated Python runtime environment, which includes a fast Python interpreter and the Python standard library, and a Go runtime environment that runs natively compiled Go code. These runtime environments are built to ensure that your application runs quickly, securely, and without interference from other apps on the system.
With App Engine, you only pay for what you use. There are no set-up costs and no recurring fees. The resources your application uses, such as storage and bandwidth, are measured by the gigabyte, and billed at competitive rates. You control the maximum amounts of resources your app can consume, so it always stays within your budget.
App Engine costs nothing to get started. All applications can use up to 500 MB of storage and enough CPU and bandwidth to support an efficient app serving around 5 million page views a month, absolutely free. When you enable billing for your application, your free limits are raised, and you only pay for resources you use above the free levels.
Posted by 홍반장
- 홍반장
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |