由 蘋果仁 · 十月 25, 2017
隨著 iPhone X 即將上市,蘋果員工也開始在公開場合使用 iPhone X 了,這也導致了許多操作畫面的流出,可以讓我們在正式開賣之前可以一窺 iPhone X 的操作方式。

最新流出的操作影片中,展示了 iPhone X 如何透過底部的虛擬 HOME 鍵橫條在 App 之間切換。這部影片最早在 imgur 上曝光,並被轉發到 Twitter 上。從影片中可以看出 App 的切換非常順暢,只要用手勢從底下往上一拉,並往左或右邊一甩,就可以迅速切換到其他 App。
其實蘋果在 iPhone X 發表會上就已經對外公開了虛擬 HOME 鍵的操作方式,只要由下往上一拉就可以回到主畫面、由下往上拉起並稍微停住,就可以進到多工列中。但如何在 App 之間快速切換,這部影片則是第一次展示。
第一批 iPhone X 預期供貨量非常少,因此想要第一時間嘗鮮的朋友們可要把握好周五的預購了!詳情可參見:最快速 iPhone X 預購攻略
', enableHover: false, enableTracking: true, buttons: { twitter: {via: ''}}, click: function(api, options){ api.simulateClick(); api.openPopup('twitter'); } }); $('#facebook').sharrre({ share: { facebook: true }, template: '
{total}', enableHover: false, enableTracking: true, buttons:{layout: 'box_count'}, click: function(api, options){ api.simulateClick(); api.openPopup('facebook'); } }); $('#googleplus').sharrre({ share: { googlePlus: true }, template: '
{total}', enableHover: false, enableTracking: true, buttons:{size: 'tall'}, urlCurl: 'http://ift.tt/2fYUMTU', click: function(api, options){ api.simulateClick(); api.openPopup('googlePlus'); } }); // Scrollable sharrre bar, contributed by Erik Frye. Awesome! var $_shareContainer = $(".sharrre-container"), $_header = $('#header'), $_postEntry = $('.entry'), $window = $(window), startSharePosition = $_shareContainer.offset(),//object contentBottom = $_postEntry.offset().top + $_postEntry.outerHeight(), topOfTemplate = $_header.offset().top, topSpacing = _setTopSpacing(); //triggered on scroll shareScroll = function(){ var scrollTop = $window.scrollTop() + topOfTemplate, stopLocation = contentBottom - ($_shareContainer.outerHeight() + topSpacing); $_shareContainer.css({position : 'fixed'}); if( scrollTop > stopLocation ){ $_shareContainer.css( { position:'relative' } ); $_shareContainer.offset( { top: contentBottom - $_shareContainer.outerHeight(), left: startSharePosition.left, } ); } else if (scrollTop >= $_postEntry.offset().top - topSpacing){ $_shareContainer.css( { position:'fixed',top: '100px' } ); $_shareContainer.offset( { //top: scrollTop + topSpacing, left: startSharePosition.left, } ); } else if (scrollTop 1024 ) { topSpacing = distanceFromTop + $('.nav-wrap').outerHeight(); } else { topSpacing = distanceFromTop; } return topSpacing; } //setup event listeners $window.scroll( _.throttle( function() { if ( $window.width() > 719 ) { shareScroll(); } else { $_shareContainer.css({ top:'', left:'', position:'' }) } }, 50 ) ); $window.resize( _.debounce( function() { if ( $window.width() > 719 ) { shareMove(); } else { $_shareContainer.css({ top:'', left:'', position:'' }) } }, 50 ) ); });
from 蘋果仁 – 你的科技媒體 http://ift.tt/2yLlx6C
沒有留言:
張貼留言