码迷,mamicode.com
首页 >  
搜索关键字:hand    ( 3029个结果
网上图书商城2--Category模块
sql Dao left.jsp Q6MenuBar组件显示手风琴式下拉菜单 ...
分类:其他好文   时间:2016-12-04 06:50:18    阅读次数:178
IOS第五课——Gesture and TableView
这一次我们要学习Gesture、TableView、AlertView三种技术。 一、Gesture 在iOS中,可以使用系统内置的手势识别(GestureRecognizer),也可以创建自己的手势。 GestureRecognizer将低级别的转换到高级别的执行行为,然后绑定到view的对象,所 ...
分类:移动开发   时间:2016-12-03 14:47:04    阅读次数:338
Log4Net
...
分类:Web程序   时间:2016-12-03 12:06:28    阅读次数:239
K-Means 算法的 Hadoop 实现
K-Means 算法的 Hadoop 实现K-Means 算法简介k-Means是一种聚类分析算法,它是一种无监督学习算法。它主要用来计算数据的聚集,将数据相近的点归到同一数据蔟。学习聚类时我们需要了...
分类:编程语言   时间:2016-12-03 02:22:17    阅读次数:468
售票任务(线程)
售票的线程方式一(thread): 售票的线程方式二(Runnable): ...
分类:编程语言   时间:2016-12-02 21:19:07    阅读次数:133
PHP单线程和多线程调用
<?php //curl_multi_init() session_start(); $url = 'http://localhost.huawei.com:8060/ecommunity/index.php?app=admin&mod=DataMove&act=moveData_share'; $ ...
分类:编程语言   时间:2016-12-02 02:27:46    阅读次数:158
annotation-config, annotation-driven, compont-scan 区别
<annotaion-driven/>标签: 这个标签对应的实现类是org.springframework.web.servlet.config.AnnotationDrivenBeanDefinitionParser 仔细阅读它的注释文档可以很明显的看到这个类的作用。解析这个文档: 这个类主要注册 ...
分类:其他好文   时间:2016-12-01 14:45:05    阅读次数:248
Apache 的 Rewrite 规则详细介绍
Rewrite标志: rewrite时服务器变量: Rewrite规则表达式的说明: RewriteCond标志符: RewriteRule适用的标志符: 实际操作 例子: 限制目录只能显示图片 ...
分类:Web程序   时间:2016-12-01 09:51:40    阅读次数:252
夺命雷公狗-----React---27--小案例之react经典案例todos(清除已完成)
夺命雷公狗-----React---27--小案例之react经典案例todos(清除已完成) ...
分类:其他好文   时间:2016-11-30 07:51:21    阅读次数:232
Z Order(Copy From WIN32.HLP)
The Z order of a window indicates the window's position in a stack of overlapping windows. This window stack is oriented along an imaginary axis, the ...
分类:Windows程序   时间:2016-11-30 07:48:50    阅读次数:230
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!