Tested with Apache Spark 1.3.1, Python 2.7.9 and Java 1.8.0_45
Download and install it from oracle.com
| # don't put duplicate lines in the history | |
| export HISTCONTROL=ignoreboth:erasedups | |
| # set history length | |
| HISTFILESIZE=1000000000 | |
| HISTSIZE=1000000 | |
| # append to the history file, don't overwrite it | |
| shopt -s histappend | |
| # check the window size after each command and, if necessary, update the values of LINES and COLUMNS. | |
| shopt -s checkwinsize |
Tested with Apache Spark 1.3.1, Python 2.7.9 and Java 1.8.0_45
Download and install it from oracle.com
| <!doctype html> | |
| <html> | |
| <head> | |
| <title>Установи Едадил и покупай со скидками!</title> | |
| <meta charset="utf-8" /> | |
| <script> | |
| var agent = navigator.userAgent.toLowerCase(), | |
| loc; | |
| if (/iphone|ipad|ipod/i.test(agent)) { |
| ... | |
| AVAILABLE_ROLES = [ | |
| # STAFF | |
| ADMIN, HEAD_MANAGER, MANAGER, | |
| PAYMASTER, SECURITY, ANALYST, | |
| SUPPORT, CONTENT_MANAGER, | |
| # Partner |
| <script> | |
| od_test_id = "ABTest-001", | |
| od_twin_id = "", | |
| od_test_name = "Просмотры - Shops", | |
| od_variations_count = 4, | |
| od_exposure_rate = 100, | |
| od_traffic_allocate = [25, 25, 25, 25], | |
| od_cookie_days = 60, | |
| od_cookie_path = "/", | |
| od_analytics = "universal", |
(en) This method registers a user's device on the server when a user launches an application at the first time. After the registration the server sends:
(ru) Метод для регистрации устройства пользователя на сервере при запуске первом запуске приложения.