资源列表
lib.tar
- 源代码定义了一个expression类,可以用来处理表达式计算,包括三角函数,指数函数等-The source code declare a class that can be used to calculate basic mathematical expressions.
DVDRegion-NEW
- 在Winpe/Windows下读写ODD region code -Read and write ODD region code in WinPE/Windows
school
- 幼儿园网站整站程序,非常 好用,不信你可以下载-Kindergarten Website the entire station program, very easy to use, do not believe you can download to try
colpick2
- PowerBuilder 6 - Colour Picker This is a colour picker userobject and window. The object can be used as a stand alone user object or in the response window. V2.0 created by Tim Dallmann of Greenbrier & Russel, Inc. This control has now become al
gradient
- Power Builder 5 Gradient Control This object and control will create a gradient background in a datawindow. You can specify the colour for the gradient. You will have seen this type of thing in most installation programs.
pictmsk5
- Picture Mask PB5/6 or PB7 This is a cool control by Bob Tarling based on the Treeview object. It allows you to mask colours from images so they match windows standard colours, however Bob has extended this to support animation of images based mu
StatusBar
- Status Bar in PB8 This control extends the Microsoft Status bar control with a wrapper in PowerBuilder, it provides methods for adding icons and handling interactions with the status bar.-Status Bar in PB8 This control control extends the M
avi
- AVI Player in PB5 This is a demonstration of an AVI player implemented in PowerBuilder.
chuankou
- 一个小的电能表计量测试程序,采用RS485接口,可设置地址,端口,波特率等。-A small METER test program using the RS485 interface, address, port, baud rate can be set.
ProgressDialog
- 这是一个讲解android里的进度异步调用的程序,写的比较简短,但是很有用的-This is an asynchronous call to explain the progress in the android program, written brief, but useful
chongzai
- 1、 对Point类重载++和――运算符 编写C++程序完成以下功能: (1) Point类的属性包括点的坐标(x,y); (2) 实现 Point类重载++和――运算符: ++p,--p,p++,p--。 ++和――分别表示x,y增加或减少1。 -1, Point class overloaded++ and- operators write C++ program to perform the following function
dlltest
- Lazarus下的DLL创建及调用方法,希望对刚使用Lazarus进行动态库开发的人有用-Create and call the DLL under Lazarus, just used the Lazarus dynamic library development useful