例如:
navigator.userAgent.match(/(iPod|iPhone|iPad)/) && navigator.userAgent.match(/AppleWebKit/) && navigator.userAgent.match(/OS 7/)
navigator.userAgent.match(/(iPad|iPhone|iPod touch);.*cpu.*OS 7_\d/i)