码迷,mamicode.com
首页 >  
搜索关键字:picture control控件    ( 736个结果
What really happens when you navigate to a URL
As a software developer, you certainly have a high-level picture of how web apps work and what kinds of technologies are involved: the browser, HTTP, ...
分类:移动开发   时间:2015-02-05 13:26:48    阅读次数:178
FE: CSS固定图片显示大小及GitHub Pages在线演示
CSS固定图片显示大小分析假设图片区域的大小固定为250×300px,那么我们可以写出如下的样式.picture-area { width: 250px; height: 300px; margin: 1em;}当然简单如下的html是不能限制图片大小的 换个思路,将图片作为...
分类:Web程序   时间:2015-02-04 21:33:55    阅读次数:144
UVA 1641 POJ 4022 ASCII Area
统计斜杠出现了奇数次还是偶数次 点击打开链接 Long time ago, most of PCs were equipped with video cards that worked only in text mode. If theprogrammer wanted to show a picture on a screen, he had to use pseudograph...
分类:其他好文   时间:2015-02-02 12:41:05    阅读次数:173
Visual Basic-手机归属查询
偶然间看到了一份手机号码归属地的数据库,9000多页的内容真是惊呆了,想着把它做成C++,但UI着实不咋样,索性用Visual Basic写了一份基于网络的手机归属查询。 结构很简单,用一张picture做背景,增加一个Textbox,三个Label(一个输出,一个作为拖动窗口,一个作为关闭按钮)和一个Image(负责command类此的效果)。 数据库基于网络,也就是说必须联网才可以使用。 ...
分类:移动开发   时间:2015-01-31 12:21:53    阅读次数:260
POJ 1177 & HDU 1828 Picture(扫描线 + 求周长)
POJ 1177 & HDU 1828 Picture(扫描线 + 求周长)...
分类:其他好文   时间:2015-01-27 21:54:42    阅读次数:220
HDU 1162 Prim
Eddy's picture Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others) Total Submission(s): 7287 Accepted Submission(s): 3689 Problem Description Eddy begins to like p...
分类:其他好文   时间:2015-01-27 09:33:01    阅读次数:144
736条   上一页 1 ... 53 54 55 56 57 ... 74 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!