登录
首页 » 界面开发 » 看到一个优秀的软件,除了一个好

看到一个优秀的软件,除了一个好

于 2022-05-24 发布 文件大小:652.38 kB
0 132
下载积分: 2 下载次数: 1

代码说明:

看一个软件是否优秀,除了功能健全、性能稳定、容易操作之外,软件界面的美观越来越受到人们的关注。人们不满足于传统的矩形windows窗体,不规则窗体的软件到处可见,更进一步发展到软件界面由用户根据自己的爱好自由控制,真正实现了软件对用户的友好性。而要实现这一功能,软件换肤技术就是基础。例子代码介绍一种简单明了的方法来制作一个登陆对话框,本程序编程环境C++Builder。 [代码性质] BCB完整应用程序代码 [代码作者] 吴康彬 [文件大小] 667K-see an excellent software, in addition to a well-functioning, stable performance and ease of use, the software interface to be more attractive to the people"s concern. People unsatisfied with the traditional rectangular windows forms, irregular forms can be seen in the software, further development of the software by the user interface according to their own freedom-loving control, the actual realization of the right software user-friendly. To achieve this functionality, the software technology is the basis Eurocargo. Example code presents a simple method to produce a dialog landing, the C programming environment Builder. [Code nature] BCB complete application code [code writers] Tunkangban [File Size : 667K

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

发表评论

0 个回复

  • 使用wxWidget的编程例子代码,很有参考价值!
    使用wxWidget的界面编程例子代码,很有参考价值!-Use programming interface wxWidget example code, very useful!
    2022-04-20 22:00:46下载
    积分:1
  • 一个暂停窗口的经典代码,有需要的同学可以用一个..
    VC界面 悬浮窗口 很经典的代码,有需要的同学可以用一用和学一学啊-VC suspended window interface is the classic code, the needy students can use a school and a school ah
    2022-12-11 18:55:03下载
    积分:1
  • 简单二维号码生成程序
    实现上很简单,就是为每个嘉宾生成一个二维码图片,通过彩信发送到手机,再专用识读设备上读取验证一下即可。csdn采用短信里包含网址链接的方式,打开是个二维码的方式也不错。
    2022-05-21 15:17:24下载
    积分:1
  • MFC线程控制
    资源描述 创建线程 1、创建线程 AfxBeginThread(); 2、线程函数 typedef UINT(AFX_CDECL *AFX_THREADPPOC)(LPVOID); 线程控制 1、暂停 2、继续 3、终止 说明 1、主线程一般用来做界面响应 2、线程函数声明(.h) //线程函数声明 UINT DemoA(LPVOID pParam);//线程函数需设成全局的,不能写在类下(类下要做成静态函数) UINT DemoB(LPVOID pParam); UINT DemoC(LPVOID pParam); 3、线程函数定义(.cpp) CWinThread* g_pThreadA; BOOL g_bRunningA;//记录线程是否运行 //线程函数定义 UINT DemoA(LPVOID pParam) { for (int m = 1; m m_pMainWnd->m_hWnd,IDC_OUTPUT2, m,false); Sleep(1000); } g_bRunningA = false; g_pThreadA = NULL; return 0; } UINT DemoB(LPVOID pParam) { for (int n = 1; n m_pMainWnd->m_hWnd, I
    2023-05-28 17:40:24下载
    积分:1
  • 晚晚网上书店系统源码 前台具有一般的购物车、会员注册、图书搜索(高级搜索)等功能 后台有书目管理、会员管理、订单管理、销售统计等功能...
    晚晚网上书店系统源码 前台具有一般的购物车、会员注册、图书搜索(高级搜索)等功能 后台有书目管理、会员管理、订单管理、销售统计等功能-Online bookstore system晚晚front-source shopping cart with the general, membership registration, Book Search (Advanced Search) features such as the background there are bibliographic management, membership management, order management, sales statistics and other functions
    2022-03-03 17:23:56下载
    积分:1
  • RibbonSource
    Ribbon是一个Windows(Windows Vista 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-04-21 05:40:31下载
    积分:1
  • 一个使用WTL实现的多视图TAB的例子
    一个使用WTL实现的多视图TAB的例子--A example of TAB of multi view that realizes by WTL
    2022-07-27 15:21:37下载
    积分:1
  • 用c#编写的office 的控件
    用c#编写的office 的控件-prepared by the office of Control
    2022-03-04 08:15:36下载
    积分:1
  • a person's graphical interface
    某人开发的图形界面-a person"s graphical interface
    2022-01-31 06:21:36下载
    积分:1
  • 本代码提供了控制属性页和框架移动的滚动控件
    本代码提供了控制属性页和框架移动的滚动控件-code for the control attributes of the page and framework controls the rolling movement
    2022-03-10 18:23:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载