-
-
JavaButtonMakerSetup.zip
... WAV files to AU files. You can change button colors, position elements on the screen, set the height and width of objects, add links and target URLs, adjust the font, and more. Magic Button is flexible and easy to use and can produce highly professional ...
-
模拟学生管理系统.rar
... 先填上自己的姓名、性别 ,然后选择自己所在省份、城市。点击“Add”按钮, 该用户信息即可添加进面板左边的文本区,点击 “Delete”时 ...
-
VB6 Mouse Wheel.zip
VB6集成环境鼠标滚轮修正插件。 使用VB6打开工程,将它编译至C:\Program Files\Microsoft Visual Studio\Common\MSDev98\AddIns目录 在VB6的Add-In Manager里面激活“MouseWheel Fix”插件。你的VB6就可以使用鼠标滚轮翻动源代码了。
-
comp6srcdnet.rar
COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。
-
TMS.Scripter.Studio.v2.8.Retai.rar
Suite of components to add scripting capabilities to your applications, including Pascal & Basic scripting engines, Pascal & Basic syntax highlighting memo and script debug tools.
-
ZipForge.Delphi.7.v2.59.rar
ZipForge is a fast ZIP compression library. With this toolkit you can easily add archive functionality to your projects. ZipForge includes our new unique techonology, a transaction system. This innovative solution gives you a fast and easy way of updating ...
-
liangku.rar
... 控件使用.
如:
function GetDsXml(sql:string):string
begin
with FrmDb do
begin
qry.Close
qry.SQL.Clear
qry.SQL.Add(sql)
try
qry.Open
cds1.Open
if not qry.Eof then
begin
Result:=cds1.XMLData
end
except
on e:Exception do Result ...
-
2296_Regression.zip
Polynomial fit functions
=== === === ===
RegressionObject.cls contains a class that provides an easy way to add polynomial regression functionality to any application. If you just want linear regression or a very high degree, no matter: this class ...
-
job-scheduler-2.0.0.rar
... -scheduler is
listenning for incomming connections on the host computer. Then you
can get information about the current scheduled jobs, add, stop or
start jobs or kill the job-scheduler program. Job-scheduler can also
load input files which contain ...
-
YCArray.rar
... 连续,
*** 从而很好有效地支持了“引用”,并且让数据的删除增加变的更为快速
* 用法如:
* YCArray<int,int> test
* test.Add("Number2",4)
* test.Add("Number1",2)
* printf("%d %d",test["Number1"],test["Number2"])
* 显示:
* 2 4
*******
*******
History:
2004-11-19
修改了析构函数,解决了索引没有 ...
-