码迷,mamicode.com
首页 >  
搜索关键字:hand    ( 3029个结果
Uploadify 3.2 参数属性、事件、方法函数详解
一、属性属性名称默认值说明autotrue设置为true当选择文件后就直接上传了,为false需要点击上传按钮才上传 。buttonClass”按钮样式buttonCursor‘hand’鼠标指针悬停在按钮上的样子buttonImagenull浏览按钮的图片的路径 。buttonText‘SELEC...
分类:其他好文   时间:2015-01-27 20:09:34    阅读次数:184
并查集&MST
【HDU】1198Farm Irrigation 基础最小生成树★1598find the most comfortable road 枚举+最小生成树★★1811Rank of Tetris 并查集+拓扑排序★★3926Hand in Hand 同构图★3938Portal 离线+并查集★★248...
分类:其他好文   时间:2015-01-24 22:45:59    阅读次数:208
uva 131 The Psychic Poker Player (暴力枚举)
uva 131 The Psychic Poker Player  The Psychic Poker Player  In 5-card draw poker, a player is dealt a hand of five cards (which may be looked at). The player may then dis...
分类:其他好文   时间:2015-01-24 10:15:34    阅读次数:165
Facebook Hacker Cup 2015 Round 1 --- Autocomplete
Since you crave state-of-the-art technology, you've just purchased a phone with a great new feature: autocomplete! Your phone's version of autocomplete has some pros and cons. On the one hand, it's ve...
分类:其他好文   时间:2015-01-19 15:45:02    阅读次数:180
css鼠标移动形状
cursor :hand 是手型pointer 也是手型,这里推荐使用这种,因为这可以在多种浏览器下使用。crosshair 是十字型tex t是移动到文本上的那种效果wait 是等待的那种效果default 是默认效果help 是问号e-res...
分类:移动开发   时间:2015-01-18 18:30:54    阅读次数:328
css鼠标悬浮显示效果(鼠标手势)
鼠标悬浮显示效果将鼠标悬浮到下面超链接上看效果!css鼠标手型cursor中hand与pointerExample:CSS鼠标手型效果CSS鼠标手型效果Example:CSS鼠标手型效果CSS鼠标手型效果注:pointer也是小手鼠标,建议大家用pointer,因为它可以兼容多种浏览器。Exampl...
分类:Web程序   时间:2015-01-17 20:43:31    阅读次数:281
通过子线程(可成为多个线程的子线程mfpmp.exe)和线程名称判断两个线程是否为主次关系
功能描述: 两个播放器,一个为WMP,一个为MediaFundation写的exe播放器,两个播放器在播放保护视频时,都会调用windows自带的mfpmp.exe来进行播放,外部dll是主要的 程序,通过dll进行图像增强。区分主线程ID //获得父进程ID,失败则返回0 DWORD   GetPPid()    {                HAND...
分类:编程语言   时间:2015-01-12 16:41:46    阅读次数:128
<a 的CSS惯例
a, a:link { cursor: pointer;         /*使用箭头  掠过显示小手  ie5只认:  cursor: hand;*/ color: #666; line-height: 24px; text-decoration: none;    /*无下划线*/ white-space: nowrap;     /*无空格  不换行*/...
分类:Web程序   时间:2015-01-12 09:33:28    阅读次数:159
Javascript知识四(DOM)
【箴10:4】手懒的,要受贫穷;手勤的,却要富足。He becometh poor that dealeth with a slack hand: but the hand of the diligent maketh rich.O(∩_∩)O~~ 昨天总结了《Javascript知识三》后忘记发布...
分类:编程语言   时间:2015-01-10 18:09:45    阅读次数:323
ASP.NET ASHX Handler
Some ASP.NET files are dynamic. They are generated with C# code or disk resources. These files do not require web forms. Instead, an ASHX generic hand...
分类:Web程序   时间:2015-01-07 16:24:11    阅读次数:189
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!