zoukankan      html  css  js  c++  java
  • 我的grunt 插件

    "angular-ui-router": "^0.2.18",
        "grunt": "^0.4.5",
        "grunt-browser-sync": "^2.2.0",
        "grunt-cache-bust": "^1.3.0",
        "grunt-contrib-clean": "^1.0.0",
        "grunt-contrib-concat": "^0.5.1",
        "grunt-contrib-copy": "^1.0.0",
        "grunt-contrib-imagemin": "^1.0.0",
        "grunt-contrib-sass": "^1.0.0",
        "grunt-contrib-watch": "^0.6.1",
      "grunt-contrib-uglify": "^1.0.1",
    "grunt-contrib-cssmin": "^1.0.1",

    "grunt-html-template": "^0.1.5",
      "grunt-include-replace": "^4.0.1",
      "grunt-spritesmith": "^6.3.1", 

    "underscore": "^1.8.3", "weui": "^0.4.1"
  • 相关阅读:
    jsoup使用选择器语法来查找元素
    获取MD5值
    MD5
    反射机制的实现代码
    struts
    spring
    Hibernate
    商品信息录入
    extjs
    EasyUI
  • 原文地址:https://www.cnblogs.com/lmw425317/p/5468797.html
Copyright © 2011-2022 走看看