资源列表

« 1 2 ... .43 .44 .45 .46 .47 7648.49 .50 .51 .52 .53 ... 9415 »

[界面编程greenmenus

说明:浅绿色CSS多级菜单导航代码,超漂亮的浅绿色横向菜单,网页二级菜单,鼠标经过出现子菜单,绿色菜单风格十分漂亮。适合一些环保类企业、园林企业使用的CSS菜单,无Javascr ipt代码。-Light green CSS multistage menu navigation code, super beautiful light green horizontal menu, page two level menu, mouse after
<Lee14> 在 2025-02-04 上传 | 大小:9kb | 下载:0

[界面编程SelCount

说明:Delphi SelCount属性,演示如何使用SelCount属性动态添加视图列表功能,列表是头像风格,自定义头像的名称后,即可动态生成,好像在Win系统中,大家已经相当熟悉这些功能了,不再多说,至于在Delphi中如何实现,就请参考本源码吧。-Delphi the SelCount attribute, demonstrates how to add a list view function using the SelCount a
<Lee14> 在 2025-02-04 上传 | 大小:10kb | 下载:0

[界面编程ShowWorkAreas

说明:ShowWorkAreas属性用法,Delphi ShowWorkAreas属性使用实例,在窗口中显示工作区,用虚线框标出的工作区域,演示中有两个工作台,各不相同,可选择显示/隐藏。-The ShowWorkAreas property usage, Delphi ShowWorkAreas attributes using examples, shows the workspace in the window, fr a me wor
<Lee14> 在 2025-02-04 上传 | 大小:6kb | 下载:0

[界面编程InTransaction

说明:InTransaction属性设置Delphi实例,Delphi源码,测试所用的数据库在Database文件夹内,测试前请先附加好哦。-The InTransaction property is set to Delphi example, Delphi source code, the test database in the Database folder, please attach a good test of oh.
<HDMI14> 在 2025-02-04 上传 | 大小:134kb | 下载:0

[界面编程DelphiColumn

说明:Delphi Column用法的一个例子,动态生成ListView列,每点击一次按钮即可生成一个列,这在实际应用中,相对实用的功能。-An example of Delphi Column usage, dynamic generation of ListView columns, each click of a button you can generate a column, which in practical applicati
<HDMI14> 在 2025-02-04 上传 | 大小:6kb | 下载:0

[界面编程DelphiFindText

说明:Delphi FindText方法查找字符的例子,不知道这个方法如何用的,也可参考下,Delphi初级代码例子,在文本框中粘帖一段文字,若发现指定字符,会标记出来,这是在一段文本中查找指定字符的例子。-The Delphi FindText method to find the examples of character, do not know how to use this method, can also under refere
<HDMI14> 在 2025-02-04 上传 | 大小:5kb | 下载:0

[界面编程AddIEButton

说明:VC++向IE的工具条上添加自定义的按钮图标,本测试源码,是将windows自带的计算器图标添加到IE的工具栏窗口中,不过现在360对于这种向工具栏添加图标的功能会拦截,测试时候会被360拦截,若想看到测试效果请放行,若只是测试下,可以选择阻止。-VC++ to add a custom button icons to the IE tools, the test source code, the Windows calculator
<HDMI14> 在 2025-02-04 上传 | 大小:14kb | 下载:0

[界面编程PortScan2(1)

说明:VC++扫描获取计算机端口的状态,可扫描单个端口,也可扫描多个端口,并显示扫描到的端口状态、端口号和对应的IP地址,并显示连接时的尝试次数,是一个IP地址扫描、端口扫描+端口状态检测的一个小程序,在VC6中可直接编译源码运行。-VC++ scans to obtain computer port state, can scan a single port, also can scan multiple ports, and displa
<Want> 在 2025-02-04 上传 | 大小:16kb | 下载:0

[界面编程MyEmailClient

说明:VC++编程实现收发电子邮件,设置SMTP服务器和POP地址,可实现在本地接收指定帐户的电子邮件,也可以发送邮件,简单来说,实现了本地查看接收、发送Email的功能,你可以再扩展些,比如加上删除邮件的功能,将其扩展成一个邮件客户端程序。-VC++ programming realization of e-mail, set the SMTP server and POP address, can be realized in the l
<Want> 在 2025-02-04 上传 | 大小:22kb | 下载:0

[界面编程MSCommPro

说明:VC++使用MSComm控件进行串口通信的例子,基于MSComm来实现,也就是使用串口发送和接收数据,程序运行后会自动检测串口,选择串口后就可以发送一些简单的文字来测试串口通信的效果,之类例子较多了,你可以在本站搜索下“串口通信”。-VC++ controls the use of MSComm serial communication example, based on MSComm, which uses the serial po
<Want> 在 2025-02-04 上传 | 大小:16kb | 下载:0

[界面编程CodeCtrlOdbc

说明:在使用VC、VB、Delphi 等高级语言编写数据库应用程序时,往往需要用户自己在控制面板中配置ODBC 数据源。对于一般用户而言,配置ODBC 数据源可能是一件比较困难的工作。而且,在实际应用中,用户往往要求在同一个应用程序中访问不同的数据源,因此采用一般的加载方法存在严重缺陷。为能在程序中完成这一工作,方便应用程序的使用。-The use of VC, VB, Delphi and other senior language dat
<Want> 在 2025-02-04 上传 | 大小:30kb | 下载:0

[界面编程LoginAndMD5

说明:通过三层和MD5算法加密实现一个简单的登陆操作,应该符合大家的胃口吧,挺简单的-The three layer of the box MD5 encryption to achieve a simple landing operation
<陈泰山> 在 2025-02-04 上传 | 大小:172kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 7648.49 .50 .51 .52 .53 ... 9415 »

源码中国 www.ymcn.org