码迷,mamicode.com
首页 >  
搜索关键字:rectangle    ( 1383个结果
asp.net获取屏幕截图、活动窗口截图
Rectangle R = System.Windows.Forms.Screen.PrimaryScreen.Bounds;//获取活动窗口截图//Rectangle R = System.Windows.Forms.Screen.PrimaryScreen.WorkingArea;//获取整个屏...
分类:Web程序   时间:2014-07-22 23:14:34    阅读次数:367
poj 1410 Intersection
DescriptionYou are to write a program that has to decide whether a given line segment intersects a given rectangle.An example:line: start point: (4,9)...
分类:其他好文   时间:2014-05-07 13:55:45    阅读次数:387
css3渐变色
Rounded Rectangle 3 { width: 92px; height: 66px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background-color: #ff008a; -...
分类:Web程序   时间:2014-04-29 17:11:47    阅读次数:407
1383条   上一页 1 ... 137 138 139
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!