{"json_modified": "2015-06-19T17:15:02.559362", "slug": "Web/JavaScript/Reference/Global_Objects/String/lastIndexOf", "tags": ["\u8981\u66f4\u65b0"], "locale": "ja", "title": "String.prototype.lastIndexOf()", "translations": [{"title": "String.prototype.lastIndexOf()", "url": "/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "The lastIndexOf() method returns the index within the calling String object of the last occurrence of the specified value, or -1 if not found. The calling string is searched backward, starting at fromIndex.", "localization_tags": [], "locale": "en-US", "last_edit": "2014-11-14T01:22:01", "review_tags": []}, {"title": "String.prototype.lastIndexOf()", "url": "/es/docs/Web/JavaScript/Referencia/Objetos_globales/String/lastIndexOf", "tags": ["prototype", "String", "Method", "JavaScript"], "summary": "El lastIndexOf() m\u00e9todo devuelve el \u00edndice, dentro del objeto String que realiza la llamada, de la \u00faltima ocurrencia del valor especificado; o -1 si no se halla. La b\u00fasqueda se realiza empezando por el final de la cadena que realiza la llamada, empezando en indiceDesde.", "localization_tags": [], "locale": "es", "last_edit": "2014-08-11T10:25:37", "review_tags": []}, {"title": "String.prototype.lastIndexOf()", "url": "/fr/docs/Web/JavaScript/Reference/Objets_globaux/String/lastIndexOf", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "La m\u00e9thode lastIndexOf() renvoie l'indice, dans la cha\u00eene courante, de la derni\u00e8re occurence de la valeur donn\u00e9e en argument. Si cette sous-cha\u00eene n'est pas trouv\u00e9e, la m\u00e9thode renvoie -1. La recherche s'effectue de la fin vers le d\u00e9but de la cha\u00eene, \u00e0 partir de indiceD\u00e9but.", "localization_tags": [], "locale": "fr", "last_edit": "2015-02-09T13:23:06", "review_tags": []}, {"title": "String.prototype.lastIndexOf()", "url": "/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf", "tags": [], "summary": "lastIndexOf()\u00a0\u65b9\u6cd5\u8fd4\u56de\u6307\u5b9a\u503c\u5728\u8c03\u7528\u8be5\u65b9\u6cd5\u7684\u5b57\u7b26\u4e32\u4e2d\u6700\u540e\u51fa\u73b0\u7684\u4f4d\u7f6e\uff0c\u5982\u679c\u6ca1\u627e\u5230\u5219\u8fd4\u56de\u00a0-1\u3002\u4ece\u8be5\u5b57\u7b26\u4e32\u7684\u540e\u9762\u5411\u524d\u67e5\u627e\uff0c\u4ece fromIndex \u5904\u5f00\u59cb\u3002", "localization_tags": [], "locale": "zh-CN", "last_edit": "2014-07-30T06:16:31", "review_tags": []}, {"title": "String.prototype.lastIndexOf()", "url": "/ru/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf", "tags": ["String", "Reference", "R\u00e9f\u00e9rence", "prototype", "JavaScript", "Method"], "summary": "\u041c\u0435\u0442\u043e\u0434 lastIndexOf() \u0432\u043e\u0437\u0432\u0440\u0430\u0449\u0430\u0435\u0442 \u0438\u043d\u0434\u0435\u043a\u0441 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0435\u0433\u043e \u0432\u0445\u043e\u0436\u0434\u0435\u043d\u0438\u044f \u0443\u043a\u0430\u0437\u0430\u043d\u043d\u043e\u0433\u043e \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f \u0432 \u0441\u0442\u0440\u043e\u043a\u043e\u0432\u044b\u0439 \u043e\u0431\u044a\u0435\u043a\u0442 String, \u043d\u0430 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u043e\u043d \u0431\u044b\u043b \u0432\u044b\u0437\u0432\u0430\u043d, \u0438\u043b\u0438 -1, \u0435\u0441\u043b\u0438 \u043d\u0438\u0447\u0435\u0433\u043e \u043d\u0435 \u0431\u044b\u043b\u043e \u043d\u0430\u0439\u0434\u0435\u043d\u043e. \u041f\u043e\u0438\u0441\u043a \u043f\u043e \u0441\u0442\u0440\u043e\u043a\u0435 \u0432\u0435\u0434\u0451\u0442\u0441\u044f \u043e\u0442 \u043a\u043e\u043d\u0446\u0430 \u043a \u043d\u0430\u0447\u0430\u043b\u0443, \u043d\u0430\u0447\u0438\u043d\u0430\u044f \u0441 \u0438\u043d\u0434\u0435\u043a\u0441\u0430 fromIndex.", "localization_tags": [], "locale": "ru", "last_edit": "2014-11-14T01:46:32", "review_tags": []}, {"title": "String.prototype.lastIndexOf()", "url": "/de/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf", "tags": [], "summary": "The lastIndexOf() method returns the index within the calling String object of the last occurrence of the specified value, or -1 if not found. The calling string is searched backward, starting at fromIndex.", "localization_tags": ["inprogress"], "locale": "de", "last_edit": "2015-04-30T12:36:20", "review_tags": []}], "modified": "2015-06-19T17:15:00", "label": "String.prototype.lastIndexOf()", "localization_tags": [], "url": "/ja/docs/Web/JavaScript/Reference/Global_Objects/String/lastIndexOf", "last_edit": "2015-06-19T17:14:52", "summary": "\u547c\u3073\u51fa\u3059 String \u30aa\u30d6\u30b8\u30a7\u30af\u30c8\u4e2d\u3067\u3001\u6307\u5b9a\u3055\u308c\u305f\u5024\u304c\u6700\u5f8c\u306b\u73fe\u308c\u308b\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u3092\u8fd4\u3057\u307e\u3059\u3002\u5024\u304c\u898b\u3064\u3051\u3089\u308c\u306a\u3044\u5834\u5408\u3001-1 \u3092\u8fd4\u3057\u307e\u3059\u3002\u547c\u3073\u51fa\u3059\u6587\u5b57\u5217\u306f\u3001fromIndex \u304b\u3089\u691c\u7d22\u3092\u59cb\u3081\u3001\u9006\u65b9\u5411\u306b\u691c\u7d22\u3055\u308c\u307e\u3059\u3002", "sections": [{"id": "Quick_Links", "title": null}, {"id": ".E6.A6.82.E8.A6.81", "title": "\u6982\u8981"}, {"id": ".E6.A7.8B.E6.96.87", "title": "\u69cb\u6587"}, {"id": ".E5.BC.95.E6.95.B0", "title": "\u5f15\u6570"}, {"id": ".E8.AA.AC.E6.98.8E", "title": "\u8aac\u660e"}, {"id": ".E4.BE.8B", "title": "\u4f8b"}, {"id": ".E4.BE.8B:_indexOf_.E3.81.A8_lastIndexOf_.E3.81.AE.E4.BD.BF.E7.94.A8", "title": "\u4f8b: "}, {"id": ".E5.8F.82.E7.85.A7", "title": "\u53c2\u7167"}], "id": 33005, "review_tags": []}