码迷,mamicode.com
首页 >  
搜索关键字:reveal effect    ( 968个结果
Nginx下开启php-fpm的错误提示--open_basedir restriction in effect的错误解决方法
默认在nginx下不显示php的错误提示,开启方法:php.ini display_errors = Onphp-fpm.confphp_flag[display_errors] = onrealpath(): open_basedir restriction in effect (xxx) is ...
分类:Web程序   时间:2014-12-22 16:02:17    阅读次数:230
What's the difference between <b> and <strong>, <i> and <em> in HTML/XHTML? When should you use each?
ref:http://stackoverflow.com/questions/271743/whats-the-difference-between-b-and-strong-i-and-emThey have thesame effect on normal web browser renderi...
分类:Web程序   时间:2014-12-14 15:47:08    阅读次数:297
表单美化插件
Form Effect - 表单美化插件 ? 一个jQuery样式插件,帮助你对表单中的控件进行式样控制。 1)Formly这个基于jQuery的表单美化插件,并带有表单校验功能。 http://thrivingkings.com/formly/ 2)jQuery Tags Inp...
分类:其他好文   时间:2014-12-10 00:38:05    阅读次数:267
【Daily Scrum】12-04
完成的部分:Algo: Face DetectionRender : 获取到很多素材,成功读取素材并加到生成视频中MVVM : 整理了以前的代码,为配合实时Rendering修改了ModelTODO:Algo : 图片去重与质量选择Render:各种Effect参数的选取,音乐的选取MVVM:UI的...
分类:其他好文   时间:2014-12-05 07:03:26    阅读次数:134
【Daily Scrum】11-27
GroupToday's workTomorrow's workMVVMRedesign the UIFix some bugsTry implement the UIAlgoFinish all the effect APIContinue working on Face SDKHopefully...
分类:其他好文   时间:2014-11-27 21:56:41    阅读次数:223
zk jquery的使用
jQuery_effects.zul: jQuery Effect Test jQuery_effects_ctrl.zul: ...
分类:Web程序   时间:2014-11-26 20:40:41    阅读次数:307
【Daily Scrum】11-24
GroupToday's workTomorrow's workMVVM--AlgoMotion effect settingMusic collection featuringFinish all the pipeline of effect specificationFinish music p...
分类:其他好文   时间:2014-11-24 22:02:03    阅读次数:210
OpenCV Tutorials —— Histogram Equalization
直方图均衡化 —— 其潜在的数学原理是一个分布(输入的亮度直方图)被映射到另一个分布 其目的是拉伸原始图像直方图,增强其对比度 To accomplish the equalization effect, the remapping should be the cumulative distribu...
分类:其他好文   时间:2014-11-21 18:36:44    阅读次数:282
mysql在恢复数据时出现“table full”报错
[ERROR]/usr/sbin/mysqld:Thetable‘cps_effect_confirm_log_1301‘is今天对一个数据库恢复数据,是一个25G的库,在执行一半是,出现这样的报错一,查看的磁盘空间‘df-dh看到mysql的目录(不是安装目录)没有问题。二,打开mysql的配置文件my.cnf修改两个参数的大小(默认是16)..
分类:数据库   时间:2014-11-21 16:31:55    阅读次数:246
OpenCV——PS滤镜,毛玻璃特效
/* This program will generate "diffuse or groundglass " effect. */ #include "PS_Algorithm.h" #include using namespace std; using namespace cv; int main(void) { string Img_name("4.jpg");...
分类:其他好文   时间:2014-11-21 16:14:51    阅读次数:539
968条   上一页 1 ... 86 87 88 89 90 ... 97 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!