码迷,mamicode.com
首页 >  
搜索关键字:screen design    ( 8152个结果
Vertical Roller Mill system
Alstom Ball Mill is a slow speed horizontal mill with trunnion type bearings and girth gear – a rugged design with ease of operation, maintenance and ...
分类:其他好文   时间:2014-07-24 22:19:12    阅读次数:251
【LeetCode】【Python题解】Best Time to Buy and Sell Stock II
Say you have an array for which the ith element is the price of a given stock on day i. Design an algorithm to find the maximum profit. You may complete as many transactions as you like (ie, buy on...
分类:编程语言   时间:2014-07-24 10:25:36    阅读次数:227
zabbix 树形显示插件:zatree
用惯了cacti的童鞋们,估计都对cacti的树形视图情有独钟,连我们的网络工程师都抱怨,zabbix没有cacti直观的界面。 本来,我在每个host的模板里面都加了screen,虽然麻烦点吧,总归有了直观的显示。 但是前几天,介于偷懒的想法,修改了所有机器的模板,网卡一类统一启动..
分类:其他好文   时间:2014-07-23 21:19:26    阅读次数:242
移动互联网终端的touch事件,touchstart, touchend, touchmove
诸如智能手机和平板电脑一类的移动设备通常会有一个电容式触摸屏(capacitive touch-sensitive screen),以捕捉用户的手指所做的交互。随着移动网络的发展,其能够支持越来越复杂的应用,web开发者需要一种方法来处理这些事件。例如,几乎所 有的快节奏游戏都需要玩家一次按下多个按...
分类:移动开发   时间:2014-07-23 20:18:05    阅读次数:326
Ubuntu下命令行方式对PDF文件进行缩放、合并、拆分
安装软件:sudo aptitude install ghostscript然后执行命令:gs -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -dCompatibilityLevel=1.4 -dPDFSETTINGS=/screen -sOutputFile=new_fi...
分类:其他好文   时间:2014-07-23 15:42:59    阅读次数:289
GUI Design Studio 使用教程
GUI Design Studio 使用教程一:创建项目GUI Design Studio 使用教程二:创建新任务对话框GUI Design Studio 使用教程三:创建应用程序窗口GUI Design Studio 使用教程四:创建文档窗口GUI Design Studio 使用教程五:创建Edit Task对话框GUI Design Studio 使用教程六:放置屏幕截图GUI Desi...
分类:其他好文   时间:2014-07-23 13:18:46    阅读次数:252
印刷设备的分类
印刷机因印版之型式不同,约可分五类:即凸版印刷机(Typogra-phic Printing Press)、平版印刷机(Lithographic Printing Press)、凹版印刷机(Intaglio Printing Press)、孔版印刷机(Silk Screen Printing P.....
分类:其他好文   时间:2014-07-23 13:00:56    阅读次数:208
FPGA quartus开发中常见的错误处理
1.Warning: An incorrect timescale is selected for the Verilog Output (.VO) file of this PLL design. It's required that the timescale should be 1 ps wh...
分类:其他好文   时间:2014-07-23 11:56:06    阅读次数:430
分析老师的瀑布流
设计这个瀑布流的样式就是所有图片宽度相同,高度不同,得到屏幕的宽度(这里为了让点击放大缩小屏幕的时候不至于让样式乱跳,图片移位,所以不使用document.documentElement.clientWidth而是用屏幕分辨率的宽度,window.screen.width)先把整个外层Div设置成相...
分类:其他好文   时间:2014-07-23 11:48:16    阅读次数:280
Learning OpenCV Lecture 2 (Using the Strategy pattern in algorithm design)
Using the Strategy pattern in algorithm design
分类:其他好文   时间:2014-07-22 23:13:12    阅读次数:300
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!