登录
首页 » 界面开发 » irregular window, with transparent! You can bring the window production diversif...

irregular window, with transparent! You can bring the window production diversif...

于 2023-09-06 发布 文件大小:40.48 kB
0 227
下载积分: 2 下载次数: 1

代码说明:

不规则的窗口,带透明!可以为大家窗口的制作带来多样化!-irregular window, with transparent! You can bring the window production diversification!

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Convert CHtmlView to CHtmlCtrl CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别? 其实,区别仅仅是它们...
    Convert CHtmlView to CHtmlCtrl CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别? 其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为 任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向 Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd). 对于Document来说,CView是它可以从形态上被表现的场作.但,指向Document的指针 m_pDocument可能是NULL,所以每当我们在View里处理Document的时候,这么做是明智的: -Convert CHtmlView to CHtmlCtrlCHtmlView with us in the end the final generated CHtmlCtrl What is the difference? In fact, the distinction is that they only be used in different ways. Control is usually a sub-dialog window- of course you can put it as a child window of any window. However View it is specialized in order to realize the structure of the document view MFC designed. a View has a point to Document pointer and was fixed in a special window- known as: frame window (CFrameWnd). For Document for, CView is that it can from the morphology was the performance of the market for. However, indicators point to Document the m_pDocument may be NULL, so whenever we d
    2022-05-31 00:40:34下载
    积分:1
  • 模拟银行客户端程序
    健表脚本如下: create table tzh_account(userid int ,cqje int ,sfcq int, czy int ,sj date); create table tzh_sumup(userid int  primary key ,ye int);   create sequence userid increment by 1 start with 1;     程序运行,在windows下首先配置数据源 然后点击图标即可。           
    2023-01-05 02:40:03下载
    积分:1
  • 特色: 1.清新、大方、美观、简洁,功能实用,没有华而不实之处。 2.方便的留言管理功能,可在后台删除、关闭或打、修改、回复留言。 3.可在后台打或关闭...
    特色: 1.界面清新、大方、美观、简洁,功能实用,没有华而不实之处。 2.方便的留言管理功能,可在后台删除、关闭或打开、修改、回复留言。 3.可在后台打开或关闭留言审核功能,留言审核功能可避免非法、垃圾信息的危害。 4.可在后台打开或关闭html屏蔽功能。 5.可在后台设置最长留言长度、每页留言条数。 6.可在后台修改管理员名称和密码,管理密码使用MD5加密,数据库防下载处理,确保安全。 7.含脏话过滤功能 最近更新记录: 1. 解决长英文字符撑破表格的问题。 2. 改进页码功能,可通过下拉框选择页数直接查看指定页面。-characteristics : 1. Clean interface, generous, beautiful, simple, functional and practical, not flashy them. 2. A convenient voice management capabilities, can be deleted in the background, closed or open, modify, reply messages. 3. In the background can be opened or closed messages audit functions, message audit functions can avoid illegal spam hazards. 4. In the background can be opened or closed html shielding function. 5. In the background can be set up message length, number of messages per page. 6. Changes in background administrator name and password, password management using MD5 encryption, database-download, ensure safety. 7. With mouths filtering recently updated records : 1. Solution English characters pretty long
    2022-02-11 20:55:36下载
    积分:1
  • 这是一个关于订购飞机票的程序。在一个文本框中输入月份,另一个中输入张数,按“计算”按钮久得出如此订购可以优惠多少。...
    这是一个关于订购飞机票的程序。在一个文本框中输入月份,另一个中输入张数,按“计算”按钮久得出如此订购可以优惠多少。-This is one of the procedures for ordering airline tickets. In a text input box in another few input-by "calculated" button so long come to be ordered how many concessions.
    2022-07-25 19:54:53下载
    积分:1
  • 串行化SDI或MDK文档
    串行化SDI或MDK文档-of SDI serial documents or refueling
    2022-01-23 10:12:48下载
    积分:1
  • qt按钮和槽函数,实现一个关闭按钮
    qt按钮和相对应的槽函数,实现一个关闭按钮,语言是C++,使用QTdesigner画界面,使用dialog对话框,在Linux下实现编程
    2022-09-07 08:30:03下载
    积分:1
  • 剪贴板功能实现,对所有法律的详细描述,并具有B。
    剪贴板功能的实现,对于所有的定律都有详细的说明,并且有基本的绘图功能实现。
    2023-08-03 01:30:06下载
    积分:1
  • C#实现的HOOK鼠标和键盘源码
    全局的Hook,可以获取MouseMove,MouseClick,MouseDown Up,DoubClick. 滚轮,Press,键盘的KeyPress,keyDown,KeyUp
    2023-02-14 18:25:04下载
    积分:1
  • 停车场收费系统
    停车场收费系统,eclipse工程文件,可以直接运行,Java编写gui界面,可以显示时间,欢迎字幕,剩余车位,可以记录停车时间,进入时间,出库时间,不同时间收费不同,
    2023-09-01 01:50:04下载
    积分:1
  • 用于眼睛检测的简单代码,在风险投资中2010
    这是VC++2010中使用网络摄像头进行眼睛检测的简单代码。只要在你的电脑上安装opencv 2.2。。。
    2022-04-15 01:21:42下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载