일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
- 앱스토어
- Bitcode
- 페이백
- LG유플러스
- Example
- 얻는법
- simulator
- 해몽
- afterdelay
- loop
- 아이폰7
- setting
- 포켓볼
- 공략
- UIView
- Xcode
- push
- swift3
- swift
- 포켓몬 GO
- 샘플
- 신도림
- GCD
- 신도림 테크노마트
- Check
- UITableView
- 보라카이
- error
- 스마트폰
- IOS
- Today
- Total
목록개발/Web (2)
도래울
goal = tomcat7:deploy [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project Millky2: Compilation failure[ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK?[ERROR] -> [Help 1][ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run ..
DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> $( document ).ready(function() { var userAgent = navigator.userAgent.toLowerCase(); if(userAgent.match('iphone') || userAgent.match('ipad') || userAgent.match('ipod')) { //아이폰 is_installed_app_ios("URL Scheme","아이튠즈 ID"); }else if(userAgent.match('android')) { //안드로이드 기기 is_installed_app_and("URL..