用到两个模块,http和fs var http = require("http");var fs = require("fs"); var server = http.createServer(function(req, res){}).listen(50082);console.log("http start"); var url = "http://s0.hao123img.com/res/img/logo/logonew.png&
function initEditModal_SI(node) { if (node.siArray == undefined) { node.siArray = new Object(); } var sis = new Array(); // for (var index in node.siArray) { // sis.push(node.siArray[index]); // } if (node.siArray != null) { $.each(node.siArray, func