Skip to content

Instantly share code, notes, and snippets.

@xonge
Created June 9, 2015 09:19
Show Gist options
  • Select an option

  • Save xonge/83bf70379fcb6ee6e156 to your computer and use it in GitHub Desktop.

Select an option

Save xonge/83bf70379fcb6ee6e156 to your computer and use it in GitHub Desktop.
js正则匹配出数字
var _versionstr = useragent.match(/MicroMessenger\/(.*?)[^\d\.]/i);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment