01 2017 档案

摘要:import _ from 'lodash'; import cfg from '../cfg/cfg'; import {Response} from '../shared/lib/response'; import {RecDB} from '../lib/mongo.js'; import {timed} from '../utils/metrics'; let config = cfg... 阅读全文
posted @ 2017-01-16 20:18 白开水加糖 阅读(265) 评论(0) 推荐(0)
摘要:import _ from 'lodash'; import cfg from '../cfg/cfg'; import {Response} from '../shared/lib/response'; import {RecDB} from '../lib/mongo.js'; import { 阅读全文
posted @ 2017-01-16 20:15 白开水加糖 阅读(373) 评论(0) 推荐(0)
摘要:CPC(Cost per click)按照 广告 点击数 计费 ,限定一个IP在24小时内只能点击一次。CPM(Cost per mille)按照广告显示次数来计算广告费,可在短时间内为 网站 带来巨大访问量。CPL(Cost per lead):按照广告点击引导用户到达服务商指定网页的客户数量计费 阅读全文
posted @ 2017-01-15 21:45 白开水加糖 阅读(14956) 评论(1) 推荐(0)