CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Rectangle
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Linux-Unix
Exploit
Scanner
Crack Hack
CA auth
Linux driver
Search - Rectangle - List
[
OS program
]
COLOR
DL : 0
取得屏幕上的一个颜色.用到了 [DllImport("gdi32.dll")] private static extern bool BitBlt( IntPtr hdcDest, // 目標設備的句柄 int nXDest, // 目標對像的左上角的X坐標 int nYDest, // 目標對像的左上角的X坐標 int nWidth, // 目標對像的矩形的寬度 int nHeight, // 目標對像的矩形的長度 IntPtr hdcSrc, // 源設備的句柄 int nXSrc, // 源對像的左上角的X坐標 int nYSrc, // 源對像的左上角的X坐標 int dwRop // 光柵的操作值 ) [DllImport("gdi32.dll")] private static extern IntPtr CreateDC( string lpszDriver, // 驅動名稱 string lpszDevice, // 設備名稱 string lpszOutput, // 無用,可以設定位"NULL" IntPtr lpInitData // 任意的打印機數據 ) 这两个API-To obtain a color screen. Use the [DllImport (gdi32.dll)] private static extern bool BitBlt (IntPtr hdcDest,// target device handle int nXDest,// target of the upper-left corner as the X coordinate int nYDest ,// target like the X coordinates of the upper-left corner int nWidth,// target like the width of the rectangle int nHeight,// target like the length of the rectangle IntPtr hdcSrc,// source device handle int nXSrc,// source as the upper-left corner of the X coordinate int nYSrc,// as the source of the X coordinates of the upper-left corner int dwRop// raster operation value) [DllImport (gdi32.dll)] private static extern IntPtr CreateDC ( string lpszDriver,// driver name string lpszDevice,// device name string lpszOutput,// useless, you can set bit NULL IntPtr lpInitData// any printer data) of these two API
Date
: 2025-12-16
Size
: 1kb
User
:
kl007
[
OS program
]
Rectangle
DL : 0
一个普通的C++程序,使用Visual C++编写-An ordinary C++ Procedures, the use of Visual C++ Prepared
Date
: 2025-12-16
Size
: 381kb
User
:
丁林枭
[
OS program
]
rectangle
DL : 0
TC环境下调用鼠标话矩形的可视化小程序 鼠标左右键确定矩形的左上角和右下角坐标-TC environment, then call the mouse small rectangular visualization procedures around the mouse button to determine the upper-left corner and the lower right corner of the rectangular coordinates
Date
: 2025-12-16
Size
: 2kb
User
:
lllgg
[
OS program
]
BrushDemo
DL : 0
使用不同类型的画刷填充矩形\BrushDemo\BrushDemo.rar,很不错的vc源码,希望对大家有所帮助。-Using different types of brush filled rectangle \ BrushDemo \ BrushDemo.rar, very good vc source, we want to help.
Date
: 2025-12-16
Size
: 38kb
User
:
唐胜忠
[
OS program
]
0536548200710209193659
DL : 0
一套完整的某公司的石油钻井设计软件 源代码公布, 可供VC学习之用-A complete set of a company-CPen CString CBrush CWnd CDialog LoadResource CDataExchange CDC CRect GetClientRect SetBkMode CPalette CClientDC SelectPalette RealizePalette IsChild CStdioFile CFileException CFile GetDlgItem CButton DestroyIcon LoadIcon LoadAccelerators GetSystemMenu CMenu ModifyMenu ShowWindow SetWindowPos SetCursor GetPrinter GetLocalTime EndDoc TranslateAccelerator DestroyAcceleratorTable CPoint GetCapture ClientToScreen LoadMenu GetSubMenu TrackPopupMenu SetCapture ClipCursor SetROP2 SelectObject Rectangle ReleaseCapture MessageBox Beep ShowCursor Ellipse TextOut CStringList PtInRect CMDIChildWnd CView UpdateWindow CCmdUI CSize CControlBar CFrameWnd LoadCursor GetSysColorBrush GetWindowRect GetParent GetDlgCtrlID OffsetRect ExtractIcon MoveWindow SetRectEmpty CPaintDC CWindowDC ScreenToClient ExcludeClipRect IntersectClipRect FillRect GetSysColor ReleaseDC RedrawWindow LockWindowUpdate IsRectEmpty GetDCEx PatBlt CImageList GetStockObject CFont CCreateContext EnableWindow SetFocus SetWindowText Se
Date
: 2025-12-16
Size
: 9.07mb
User
:
madud00079
[
OS program
]
xlhDXF
DL : 0
关于DXF文件的解析、标注,主要是完成标注出DXF文件中有多少个矩形框。有兴趣的可以看看我写的。-DXF file parsing, tagging, notably the completion of number rectangle marked a DXF file. Interested can take a look at what I wrote.
Date
: 2025-12-16
Size
: 317kb
User
:
润子
[
OS program
]
GFDMRKgLW
DL : 0
使用不同类型的画刷填充矩形的vc代码,好,适合初学的人-Use different types of brush to fill a rectangle vc code, suitable for beginners who look
Date
: 2025-12-16
Size
: 37kb
User
:
王娟
[
OS program
]
DrawRect
DL : 0
简单画矩形,移动矩形,可通过菜单控制鼠标状态,-Simple rectangular painting, move the rectangle, the mouse can be controlled through the menu state,
Date
: 2025-12-16
Size
: 1.87mb
User
:
manmed
[
OS program
]
STATICSPLIT
DL : 0
一个静态的VC++窗体分割框架示例,另外还有一些图形绘制的功能,比如画直线、画矩形等。部分代码注释-A static VC++ form segmentation framework example, in addition to some of the graphics rendering function, such as drawing a straight line, draw a rectangle. Part of the code comments
Date
: 2025-12-16
Size
: 16kb
User
:
汪德润
[
OS program
]
2014huabipen
DL : 0
画笔,可以写字,画画,矩形等等,多种方式可以选择。画笔,可以写字,画画,矩形等等,多种方式可以选择。-Brush, you can write, draw, rectangle, etc., you can choose a variety of ways. Brush, you can write, draw, rectangle, etc., you can choose a variety of ways.
Date
: 2025-12-16
Size
: 3.64mb
User
:
A
[
OS program
]
rect_by_mouse
DL : 0
利用鼠标绘制矩形,可以多次绘制矩形。鼠标回调函数的 利用-Use the mouse to draw a rectangle, you can repeatedly draw a rectangle. Use the mouse callback function
Date
: 2025-12-16
Size
: 4.04mb
User
:
寒来暑往
[
OS program
]
linecakrectangle
DL : 0
MFC drawing, you can draw a straight line, rounded rectangle, rectangle
Date
: 2025-12-16
Size
: 38kb
User
:
Pandoqa
[
OS program
]
NEKX1
DL : 0
JAVA画图程序,可以画直线,圆,椭圆,矩形和自由绘图-JAVA drawing program, can draw a straight line, circle, ellipse, rectangle and free drawing
Date
: 2025-12-16
Size
: 150kb
User
:
Ivaperd
[
OS program
]
7206464
DL : 0
PlanarCAD,h Line,h Rectangle,h PolyLine,h Circle,h Polygon,h-PolyLine PlanarCAD, h Line, Rectangle, h h, h, Circle, Polygon h, h
Date
: 2025-12-16
Size
: 119kb
User
:
brwrjah
[
OS program
]
ytciol
DL : 0
JAVA画图程序,可以画直线,圆,椭圆,矩形和自由绘图-JAVA drawing program, can draw a straight line, circle, ellipse, rectangle and free drawing
Date
: 2025-12-16
Size
: 150kb
User
:
RIFS$961291
[
OS program
]
stix
DL : 0
Change file time attribute creation time, modify time, program interface is not the traditional rectangle
Date
: 2025-12-16
Size
: 35kb
User
:
mirvam
[
OS program
]
alznkg138
DL : 0
用VC编制的一个利用不同模式来绘制矩形的小程序 很好(Use VC prepare a small programs use different patterns to draw a rectangle is very good)
Date
: 2025-12-16
Size
: 36kb
User
:
kivis
[
OS program
]
09463314
DL : 0
MFC drawing, you can draw a straight line, rounded rectangle, rectangle()
Date
: 2025-12-16
Size
: 51kb
User
:
GHK%252D995669
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.