文件名称:Establish-magnetic-form
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
建立磁性窗体,实现窗体的粘贴:
实现粘贴的难点在于什么时候进行这个操作,假设有两个窗体Form1和Form2,移动Form2向Form1靠近,当Form2与Form1的最近距离小于distance时粘贴在一起。显然,应该在移动Form2的过程中进行判断,问题是在程序的什么位置插入判断代码
-Establish a magnetic form, to achieve a form of paste: Paste realize the difficulty that when this operation, assuming that there are two forms Form1 and Form2, Form2 move closer to Form1, Form2 and paste when the closest distance is less than the distance Form1 together. Obviously, it should be judged in the process of moving Form2, the problem is to insert the code to determine at what point in the program
实现粘贴的难点在于什么时候进行这个操作,假设有两个窗体Form1和Form2,移动Form2向Form1靠近,当Form2与Form1的最近距离小于distance时粘贴在一起。显然,应该在移动Form2的过程中进行判断,问题是在程序的什么位置插入判断代码
-Establish a magnetic form, to achieve a form of paste: Paste realize the difficulty that when this operation, assuming that there are two forms Form1 and Form2, Form2 move closer to Form1, Form2 and paste when the closest distance is less than the distance Form1 together. Obviously, it should be judged in the process of moving Form2, the problem is to insert the code to determine at what point in the program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
建立磁性窗体\CDefines.cpp
............\CDefines.h
............\CDefines.obj
............\Debug_Build\CDefines.obj
............\...........\fMain.obj
............\...........\Unit1.obj
............\...........\WndAttach.#00
............\...........\WndAttach.obj
............\fMain.cpp
............\fMain.dfm
............\fMain.h
............\fMain.obj
............\Unit1.cpp
............\Unit1.dfm
............\Unit1.h
............\Unit1.obj
............\WndAttach.bpr
............\WndAttach.cpp
............\WndAttach.dsk
............\WndAttach.exe
............\WndAttach.obj
............\WndAttach.res
............\WndAttach_Icon.ico
............\Debug_Build
建立磁性窗体