登录
首页 » Static control » 很漂亮的文字和背景StaticFader.EXE是基于对话框的很不错还有可变颜色的字体功能很强...

很漂亮的文字和背景StaticFader.EXE是基于对话框的很不错还有可变颜色的字体功能很强...

于 2022-02-25 发布 文件大小:95.37 kB
0 189
下载积分: 2 下载次数: 1

代码说明:

很漂亮的文字和背景StaticFader.EXE是基于对话框的很不错还有可变颜色的字体功能很强-very flowery language and background StaticFader.EXE dialog is based on the variable there are very good color and the size of a strong function

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

发表评论

0 个回复

  • Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完...
    Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。-Winsocket DLL package, such communication is SOCKET integrated model, such completion, will repackage the mode of communication SOCKET (blocking select, asynchronous window, asynchronous events, overlapping I/O, complete I/O). It can be convenient communications procedures used. In particular, based on SERVER/CLIENT SERVER the procedures significantly improve performance. If people use to accomplish specific communication from such succession, increasing the pool of threads support.
    2022-01-27 18:04:30下载
    积分:1
  • 求余的逆的算法, 拥有许多其他功能,可以求指数求余,蒙格马利算法...
    求余的逆的算法, 拥有许多其他功能,可以求指数求余,蒙格马利算法-for the inverse algorithm, has many other functions, I seek for index, the Montgomery algorithm, etc.
    2022-01-28 06:12:41下载
    积分:1
  • 这是一个拼图程序设计,你点开然后运行就会出现你想不到的效果。...
    这是一个拼图程序设计,你点开然后运行就会出现你想不到的效果。-This is a process design kit, you run after opening then you can not think there will be results.
    2022-01-25 16:27:13下载
    积分:1
  • 显示电子钟一样数字的静态控件
    显示电子钟一样数字的静态控件-The static control which can display number of electronic clock style
    2022-02-24 09:32:58下载
    积分:1
  • 2022-11-23 17:00:03下载
    积分:1
  • public class Server extends Thread { Client client int counter public Server(Cli...
    public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter < 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw new RuntimeException("counter >= 10") } public static void main(String[] args) { Client c = new Client() Server s = new Server(c) c.start() s.start() } } class Client extends Thread { Vector queue public Client() { this.queue = new Vector() } public void run() { while (true) { if (! (queue.size() == 0)) { processNextElement() } } } private void processNextElement() { Object next = queue.elementAt(0) queue.removeElementAt(0) System.out.println(next)-public class Server extends Thread { Client client int counter public Server(Client _client) { this.client = _client this.counter = 0 } public void run() { while (counter lt; 10) { this.client.queue.addElement(new Integer(counter)) counter++ } throw new RuntimeException("counter gt;= 10") } p
    2022-02-21 05:44:37下载
    积分:1
  • Good inventory management system
    很好的库存管理系统--可以做毕业设计用,很好的库存管理系统--可以做毕业设计用-Good inventory management system- can do graduation project, and good inventory management system- can do graduate design
    2022-10-23 05:25:03下载
    积分:1
  • 卡尔曼滤波器(kalman filter)设计,MATLAB语言实现。包括了详细的算法文档,通过室温控制说明具体设计过程。是学习kalman的一个好例程...
    卡尔曼滤波器(kalman filter)设计,MATLAB语言实现。包括了详细的算法文档,通过室温控制说明具体设计过程。是学习kalman的一个好例程-Kalman filter (Kalman filter) design, MATLAB language. Include a detailed algorithm documents, room temperature control through specify the design process. Tracking the study is a good routines
    2023-04-17 06:05:04下载
    积分:1
  • 本代码例子提供了一个很好的模拟仪表显示的自绘制控件。
    本代码例子提供了一个很好的模拟仪表显示的自绘制控件。-the example code provided a good simulation of the show since Instrumentation Drawing controls.
    2023-04-09 01:45:03下载
    积分:1
  • 本程序从CStatic派生出CHyperlink,用于实现超级链接的各种功能
    本程序从CStatic派生出CHyperlink,用于实现超级链接的各种功能-This procedure CStatic derived from CHyperlink, hyperlinks to achieve the various functions
    2022-02-13 08:59:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载