10 2016 档案
摘要:var log4js = require('log4js');log4js.configure({ appenders: [ { type: 'console' }, { type: 'file', filename: 'logs/node_out.log', category: 'logger'
阅读全文
摘要:log_format custom '$remote_addr - $remote_user [$time_local] ' '"$request" $status $request_time $body_bytes_sent ' '"$http_referer" "$http_user_agent
阅读全文
摘要://数组的组合 Array.prototype.combinate = function(iItems, aIn) { if (!aIn) { var aIn = new Array(); this.combinate.aResult = new Array(); } for (var i = 0;
阅读全文

浙公网安备 33010602011771号