▍1. 很漂亮的文字和背景StaticFader.EXE是基于对话框的很不错还有可变颜色的字体功能很强...
很漂亮的文字和背景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
很漂亮的文字和背景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
显示电子钟一样数字的静态控件-The static control which can display number of electronic clock style
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
一个Static控件,可以模拟数字开入,开出板. OnOff两种状态,显示为两种颜色.左键点击可以改变开入量的状态-A Static control, can simulate the number of open entry, open a panel. On Off two states, shown as two colors. Left-click to open into the volume can change the state of
hi im kyk..x your mname ooxos is oosuchecking your files
数字量节点模拟显示,模拟LED显示,可以显示不同的颜色-Node digital simulation show that simulated LED display, can display different colors
C#中的一个很漂亮的PanelBar控件,大家来用啊,希望很好-C# a very beautiful PanelBar controls, we used to ah, well
Static text to display long filenames with ellipses
硬盘出厂读取软件,可以读出你硬盘的出厂数据,有需要的朋友赶快下载吧-drives manufactured reader software that can read your hard drive factory data, the need to download it quickly friends
本程序从CStatic派生出CHyperlink,用于实现超级链接的各种功能-This procedure CStatic derived from CHyperlink, hyperlinks to achieve the various functions
在滚动条上有所有的功能
在支持asp环境下可以直接上传文件 详细情况,访问http://www.sobay.cn-support asp environment can directly upload documents the details of the visit http://www.sobay.cn
封装实现静态文本的链接类,可以设置链接文本的颜色,响应点击消息等。-CHyperLink
c语言实现playmci的算法以及实验程序课题-playmci algorithm and the experimental procedure issues
实现非常哭树空间,能对开发者有一顶的帮助,实现了天家和删除想-achieve very weeping tree space, the development will have a help to achieve a day to house and delete
一个滚动的文字类的例子,推荐下载--A class of rolling fonts, recommend download
用户评价: 共有0位会员参与评价(同志们,下载了要留点说明啊! 没有用户评论-user evaluation : A total of 0 members participate in the evaluation (Comrades, downloaded to stay shows ah! No user comments
封装 API 中窗口处理的数据结构和相关函数 提供两类成员函数: 窗口 API 函数:代替 SDK API 函数 消息响应函数:响应各种系统消息 窗口 API 函数例 ShowWindow、ScrollWindow、SetWindowText 消息响应函数例 OnPaint、OnLButtonDown、OnKeyUp、 OnMouseMove、OnClose、OnHScro-Packaging API window of data structure and related functions for both categories of membership function : Windows API functions : to replace the SDK API functions news response function : Responding to various information systems window cases ShowWindow API function, ScrollWindow, SetWindowText news cases OnPaint response function, OnLButtonDown, OnKeyUp, OnMouseMove , OnClose, OnHScro
在界面上实现 3D文字-the interface 3D characters