-
看到一个优秀的软件,除了一个好
看一个软件是否优秀,除了功能健全、性能稳定、容易操作之外,软件界面的美观越来越受到人们的关注。人们不满足于传统的矩形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
- 2022-05-24 11:18:44下载
- 积分:1
-
换肤窗口也就是窗口内的基本元素及窗口外观会随着要求不断的变换风格。本实例中的窗口可以实现NeoStyle和XpStyle两种风格的互换。教你如何定制窗口框架、标...
换肤窗口也就是窗口内的基本元素及窗口外观会随着要求不断的变换风格。本实例中的窗口可以实现NeoStyle和XpStyle两种风格的互换。教你如何定制窗口框架、标题、边框等,虽然例子很简单,但对学习很有用哦!-Skin window that is an essential element of the window and the window will look as the requirements continue to change styles. Window in this instance can be achieved NeoStyle and XpStyle two kinds of styles of interchangeable. Teach you how to customize the window frame, title, border, even though this example is simple, but useful for learning Oh!
- 2022-02-02 08:20:42下载
- 积分:1
-
读写器
在计算机科学中,读者作家问题是并发中常见的计算问题的例子。有至少三种变体的问题,处理多个线程试图同时访问同一共享的内存的情况。某些线程可以读,有的会写,约束没有进程可以访问为读取或写入,而另一个进程共享处于向其中写入信息的行为。(尤其是,它被允许两个或更多的读者,在同一时间访问该共享。读者-编写器锁是一种数据结构,解决了一个或多个读者作家问题。
- 2023-06-21 18:40:03下载
- 积分:1
-
对单文档进行分割的例子,实现SDI的窗口分割
对单文档进行分割的例子,实现SDI的窗口分割-Segmentation of single examples of documents, to achieve SDI window partition
- 2022-03-11 05:34:08下载
- 积分:1
-
VB抓贼实例程序,VB窗体编程入门程序,
VB抓贼实例程序,VB窗体编程入门程序,-VB thief sample programs, VB Forms programming entry procedures, Hehe. . . .
- 2022-11-03 22:40:04下载
- 积分:1
-
java下的框架例子
java下的框架例子-under the framework of java examples
- 2022-01-31 19:29:24下载
- 积分:1
-
This is a good memory monitor, and real
这是一个好的内存监视器,可以实时监控内存的使用情况,很值得一看啊-This is a good memory monitor, and real-time monitoring of the use of memory, it is worth looking ah
- 2022-06-28 18:58:01下载
- 积分:1
-
计算器
// calc-ui-model/Calc.java -- Fred Swartz// Level : Intermediate.// Structure : Three files: main, GUI (subclass of JFrame), logic.// Components: JButton, JTextField (right justified).// Containers: JFrame, several JPanels.// Layouts : BorderLayout to put the other panels together.// Two GridLayout panels for the buttons.// Listeners : One ActionListener which is shared by all// numeric key buttons. Similarly share// an ActionListener for all operator buttons.//
- 2022-10-18 16:20:03下载
- 积分:1
-
一个用VB编写的系统托盘区气泡提示,非常经典,试过了就知道!...
一个用VB编写的系统托盘区气泡提示,非常经典,试过了就知道!-VB prepared using a system tray bubble prompted the district, very classic, tried it out!
- 2022-05-30 13:40:29下载
- 积分:1
-
Implementation prepared by VC interface status bar and progress bar shows the pr...
用VC编写的实现界面状态栏进度条显示及进度控制的代码-Implementation prepared by VC interface status bar and progress bar shows the progress of the control code
- 2022-05-13 05:21:27下载
- 积分:1