{"id":4512,"date":"2015-12-02T17:45:15","date_gmt":"2015-12-02T09:45:15","guid":{"rendered":"https:\/\/sdeno.com\/?p=4512"},"modified":"2016-07-07T16:03:38","modified_gmt":"2016-07-07T08:03:38","slug":"nodejs%e4%b8%8a%e4%bc%a0%e6%a1%88%e4%be%8b","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=4512","title":{"rendered":"nodejs\u4e0a\u4f20\u6848\u4f8b"},"content":{"rendered":"<p>\u4e4b\u524d\u5199\u8fc7\u4e00\u4e2a\u4e0a\u4f20\u7684\u6848\u4f8b\u6709\u70b9\u4e71\u73b0\u5728\u91cd\u65b0\u603b\u7ed3\u4e0b\uff0c\u53ea\u7ba1\u80fd\u5b8c\u6210\u529f\u80fd\uff0c\u81f3\u4e8e\u5b89\u5168\u6027\u6ca1\u8003\u8651\u3002<\/p>\n<p>\u4e0a\u4f20\u9700\u8981\u7684\u6a21\u5757\uff1a<\/p>\n<pre>var formidable = require('formidable');  \/\/\u4e0a\u4f20\u6a21\u5757\r\nvar fs=require('fs');  \/\/\u6587\u4ef6\u5904\u7406\u6a21\u5757\r\nvar path=require('path');<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>\u8def\u7531\uff1a<\/p>\n<pre>\/* GET home page. *\/\r\nrouter.get('\/', function(req, res, next) {\r\n   res.render('index', { \r\n     title: '\u767b\u5f55'\r\n   });\r\n});<\/pre>\n<pre>router.post('\/', function(req, res, next) { \/\/\u4e0a\u4f20\u6587\u4ef6\u4ee5post\u4e0a\u4f20\r\n \r\n  var form = new formidable.IncomingForm(); \/\/\u521b\u5efa\u4e0a\u4f20\u8868\u5355\r\n      form.encoding = 'utf-8'; \/\/\u8bbe\u7f6e\u7f16\u8f91\r\n      form.uploadDir = '.\/public\/images\/'; \/\/\u8bbe\u7f6e\u4e0a\u4f20\u76ee\u5f55\r\n      form.keepExtensions = true; \/\/\u4fdd\u7559\u540e\u7f00\r\n      form.maxFieldsSize = 2 * 1024 * 1024; \/\/\u6587\u4ef6\u5927\u5c0f\r\n \r\n \r\n   form.parse(req, function(err, fields, files) {\r\n     fs.renameSync(files.<span style=\"color: #ff0000;\">fulAvatar<\/span>.path, 'public\/images\/1.jpg'); \/\/\u91cd\u547d\u540d\r\n   });\r\n \r\n   res.render('index', {  \r\n      title: '\u767b\u5f55'\r\n   });\r\n\r\n});\r\n\r\n<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>HTML\uff1a<\/p>\n<pre> &lt;form method=\"post\" action=\"\/\" <span style=\"color: #ff0000;\">enctype=\"multipart\/form-data\"<\/span>&gt; \u4e0a\u4f20\u6587\u4ef6\u5fc5\u52a0\r\n    &lt;input id=\"fulAvatar\" name=\"<span style=\"color: #ff0000;\">fulAvatar<\/span>\" type=\"file\" class=\"form-control\" \/&gt;\r\n &lt;\/form&gt;<\/pre>\n<p>&nbsp;<\/p>\n<p>\u4e5f\u53ef\u4ee5\u53c2\u8003\u4e0b\uff1a<a href=\"https:\/\/sdeno.com\/?p=4480\" target=\"_blank\">https:\/\/sdeno.com\/?p=4480<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4e4b\u524d\u5199\u8fc7\u4e00\u4e2a\u4e0a\u4f20\u7684\u6848\u4f8b\u6709\u70b9\u4e71\u73b0\u5728\u91cd\u65b0\u603b\u7ed3\u4e0b\uff0c\u53ea\u7ba1\u80fd\u5b8c\u6210\u529f\u80fd\uff0c\u81f3\u4e8e\u5b89\u5168\u6027\u6ca1\u8003\u8651\u3002 \u4e0a\u4f20\u9700\u8981\u7684\u6a21\u5757\uff1a var fo [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[37,35,11],"tags":[],"class_list":["post-4512","post","type-post","status-publish","format-standard","hentry","category-avalon-js","category-nodejs","category-11"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/4512","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4512"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/4512\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4512"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4512"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4512"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}