{"id":8619,"date":"2023-11-28T20:32:55","date_gmt":"2023-11-28T12:32:55","guid":{"rendered":"https:\/\/wx.kaifamiao.info\/?p=8619"},"modified":"2023-12-02T23:35:34","modified_gmt":"2023-12-02T15:35:34","slug":"vue-zhong-yong-chunjs-bian-xie-yi-ge-cheng-xu-lai","status":"publish","type":"post","link":"http:\/\/wx.kaifamiao.info\/index.php\/2023\/11\/28\/vue-zhong-yong-chunjs-bian-xie-yi-ge-cheng-xu-lai\/","title":{"rendered":"Vue \u4e2d\u7528\u7eaf JS \u7f16\u5199\u4e00\u4e2a\u7a0b\u5e8f\u6765\u53cd\u8f6c\u5b57\u7b26\u4e32\uff1f"},"content":{"rendered":"<p>\u5f53\u4f7f\u7528 Vue \u65f6\uff0c\u4f60\u53ef\u4ee5\u5728 Vue \u7ec4\u4ef6\u7684\u65b9\u6cd5\u4e2d\u4f7f\u7528\u7eaf JavaScript \u6765\u53cd\u8f6c\u5b57\u7b26\u4e32\u3002<\/p>\n<h3><a id=\"%E7%A4%BA%E4%BE%8B%EF%BC%9A\" class=\"anchor\" aria-hidden=\"true\"><span class=\"octicon octicon-link\"><\/span><\/a>\u793a\u4f8b\uff1a<\/h3>\n<pre><code class=\"language-javascript\">\/\/ \u5728 Vue \u7ec4\u4ef6\u7684\u65b9\u6cd5\u4e2d\u4f7f\u7528\u7eaf JavaScript \u53cd\u8f6c\u5b57\u7b26\u4e32\nmethods: {\n  reverseString(str) {\n    return str.split('').reverse().join('');\n  }\n}\n<\/code><\/pre>\n<p>\u8fd9\u4e2a\u793a\u4f8b\u4e2d\uff0c<code>reverseString<\/code> \u65b9\u6cd5\u63a5\u53d7\u4e00\u4e2a\u5b57\u7b26\u4e32\u4f5c\u4e3a\u53c2\u6570 <code>str<\/code>\uff0c\u7136\u540e\u4f7f\u7528 JavaScript \u4e2d\u7684 <code>split()<\/code> \u65b9\u6cd5\u5c06\u5b57\u7b26\u4e32\u62c6\u5206\u4e3a\u5b57\u7b26\u6570\u7ec4\uff0c<code>reverse()<\/code> \u65b9\u6cd5\u5c06\u6570\u7ec4\u8fdb\u884c\u53cd\u8f6c\uff0c\u6700\u540e <code>join()<\/code> \u65b9\u6cd5\u5c06\u6570\u7ec4\u8f6c\u6362\u56de\u5b57\u7b26\u4e32\u3002\u8fd9\u6837\u5c31\u5b8c\u6210\u4e86\u5b57\u7b26\u4e32\u7684\u53cd\u8f6c\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5f53\u4f7f\u7528 Vue \u65f6\uff0c\u4f60\u53ef\u4ee5\u5728 Vue \u7ec4\u4ef6\u7684\u65b9\u6cd5\u4e2d\u4f7f\u7528\u7eaf JavaScript \u6765\u53cd\u8f6c\u5b57\u7b26\u4e32\u3002 \u793a\u4f8b\uff1a \/\/  [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[114],"tags":[],"class_list":["post-8619","post","type-post","status-publish","format-standard","hentry","category-vue"],"_links":{"self":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/8619","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/comments?post=8619"}],"version-history":[{"count":7,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/8619\/revisions"}],"predecessor-version":[{"id":14158,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/posts\/8619\/revisions\/14158"}],"wp:attachment":[{"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/media?parent=8619"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/categories?post=8619"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/wx.kaifamiao.info\/index.php\/wp-json\/wp\/v2\/tags?post=8619"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}