本章将介绍 gulp-watch-path stream-combiner2 gulp-sourcemaps gulp-autoprefixer 您还可以直接学习以下模块: 安装 Node 和 gulp 使用 gulp 压缩 JS 使用 gulp 压缩 CSS 使用 gulp 压缩图片 使用 gul ...
分类:
其他好文 时间:
2017-07-07 14:27:06
阅读次数:
348
1 <!doctype html> 2 <html lang="en"> 3 <head> 4 <meta charset="utf-8"> 5 <title>jQuery UI 滑块(Slider) - 颜色选择器</title> 6 <link rel="stylesheet" href="// ...
分类:
Web程序 时间:
2017-07-05 18:49:38
阅读次数:
193
<广告> Apple Mac ipad iphone Watch Music 技术支持 搜索 购物袋 iPad Pro 不只能做到,还能做到更好。 ... ...
分类:
移动开发 时间:
2017-07-05 13:48:03
阅读次数:
488
$parse将一个AngularJS表达式转换成一个函数 html js 我们使用$watch监测input输入框的变化,每当输入框中的表达式的值发生变化时,我们都会解析它,我们可以尝试向输入框中输入"1+1",然后就会看到下面显示2。 ...
分类:
其他好文 时间:
2017-07-05 11:32:32
阅读次数:
147
It has been said that a watch that is stopped keeps better time than one that loses 1 second per day. The one that is stopped reads the correct time t ...
分类:
其他好文 时间:
2017-07-03 21:15:35
阅读次数:
230
/* @flow */ import config from '../config' import Watcher from '../observer/watcher' import { mark, measure } from '../util/perf' import { createEmpty... ...
分类:
Web程序 时间:
2017-07-03 17:20:28
阅读次数:
312
今天继续说说gulp的watch,能够自己主动搞定非常多事情。不用每次都去敲命令了! 上次说到用gulp能够非常方便的进行css,js,html的压缩。而且能够对coffee和scss进行编译。 css,js。html一般在公布production时候压缩一次就能够,也就是敲一次gulp命令。可是c ...
分类:
Web程序 时间:
2017-07-02 22:10:26
阅读次数:
211
1.交互篇 2.视觉篇 交互篇 1.SlidingUpPanelLayout 项目介绍:他的库提供了一种简单的方式来加入一个可拖动滑动面板(由谷歌音乐推广,谷歌地图和Rdio)你的Android应用程序。 项目地址:https://github.com/umano/AndroidSlidingUpP ...
分类:
移动开发 时间:
2017-07-02 15:19:21
阅读次数:
1292