“String.prototype.endsWith = function(suffix) { return this.indexOf(suffix, this.length - suffix.length) !== -1; };”

shun9167shun9167 のブックマーク 2015/06/28 12:32

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

endsWith in JavaScript

    How can I check if a string ends with a particular character in JavaScript? Example: I have a string var str = "mystring#"; I want to know if that string is ending with #. How can I check it? Is th...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう