02 2016 档案

摘要:index.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>ajax</title> <style> #btn{ width: 120px; background-color: #ff4500; c 阅读全文
posted @ 2016-02-25 15:38 sunbey80 阅读(221) 评论(0) 推荐(0)
摘要:var express = require('express'); var path = require('path'); var favicon = require('serve-favicon'); var logger = require('morgan'); var cookieParser 阅读全文
posted @ 2016-02-24 13:02 sunbey80 阅读(330) 评论(0) 推荐(0)
摘要:<!doctype html> <html> <head> <meta charset="UTF-8"> <title>Province_three</title> <style> *{ margin: 0; padding: 0; list-style: none; font: 400 12px/ 阅读全文
posted @ 2016-02-23 10:21 sunbey80 阅读(1077) 评论(0) 推荐(0)