搜索资源列表
金笛JAVA版短信开发控件 V2.1
- 1、异步操作方式。设备连接和短信发送均采用异步方式,即容器程序调用连接函数或发送函数后立即返回。由控件自行完成连接或发送过程,当操作完成后,将执行结果以事件的形式通知容器程序。 2、内部包含收发缓冲队列。控件可以同时接受容器程序较多的发送请求,控件将这些发送请求放到一个发送队列中,控件依次逐个执行该发送队列,并将执行结果以事件的形式通知容器程序。控件包括了内部发送队列和内部接收队列,并且提供了队列的处理情况的访问方法,根据这个特性,容器程序可以连续提交多个短信发送请求; 3、支持多个控件
一个简单方便的表格控件
- vc++做的比较使用。而且可以重复使用的表格控件-vc do more use. But reusable forms Controls
CTreeView示例
- 是一个ACTIVEX中TREEVIEW控件的变形,主用于更方便用户的查询,并且在程序中有属性的说明,和方法,事件的说明-which is a ACTIVEX Use TREEVIEW control the deformation, the main users more convenient for the inquiry, and the procedures are the attributes that way and, in a note
cccc
- c++知识题库,你可以学习更多的知识,从上面,欢迎你马上下载-c knowledge questions, you can learn more knowledge, from the above, you are welcome to download
多级目录
- 用java编的一个多及目录程序,用到了Swing中的JTr-series with more than one directory and procedures used by the Swing JTr
高效三态树
- 自认为最好的三态树实现方式,关键是比较灵活-think the best three states Tree way, the key is a more flexible
arcgis9
- 挺好, 挺好的~有需要的人可以多看看,多观察 啊-very good, very good to the people in need can see more and more Watch ah
VirtualTreeview
- VirtualTreeviewVirtual Treeview is a treeview control built from ground up. More than 3 years of development made it one of the most flexible and advanced tree controls available today. Virtual Treeview starts off with the claim to improve many aspec
2003111022235635894
- XP风格,值得学习,可以多看一看,我写了好长时间的,-XP style, it is worth learning, can see more, I wrote a long time.
synedit
- 这是个非常好的代码,大家可以看看.有什么不好的多指点-This is a very good code, we can see. What is wrong with pointing out the more
2005202wz
- 优化网址频道旧版本(2004版和2005测式版),去除局部背景图,大大减少了网站空间的占用,提高访问速度,用冷色调,单一配色体现正规更适合门户和大型网址频道专用,同时对后台进行了同步修改用 户名:admin 密码:www.sz100.cn-channel optimization website older version (2004 and 2005 test-version), partial removal of background map, greatly reducing t
ys-chang
- 用VB作的图片,大家可以好好的学习一下,更多去21YQ.COM-VB for the pictures, we can learn from this good, more to 21YQ.COM
nTree_Acc_Sql
- 自己做的一个多级树形目录,能通过数据库动态的修改目录树,提供了ACCESS和SQL版.-own more than one level of directory tree, the database can change the dynamic directory tree, and the ACCESS SQL version.
shipin_1
- 我自己写的第一个公开作品程序名称:不理不采视频短片小偷 作者:不理不采 QQ:344503356E-mail:bulibucaicom@qq.com 官方网站 http://www.bulibucai.com 前言: 算起来,我学写ASP已经有三年了吧!以前在为一些公司写些内部程序,这是我公开为大家写的第一个小偷程序,不足之处请大家见谅.程序在公开前,我已经测试过很多次了,但难免还是会有问题出现的,如果你遇到了问题或无法使用,请发E-mail或加我的QQ反馈信息给我.我写程序只是学习采集练习用,
datagridcolumnstyle
- 最近谈论较多的就是Datagrid,特别新手最是郁闷为何没有更好的控件,来满足自已的需求。 其实通过重写可以达到很多不同的功能体验,在这里我们仅仅讨论关于datagridcolumnstyle重写的问题 -more recently to talk about is Datagrid, most newcomers are particularly depressed for no better controls to meet their own needs. In fact, rew
200512142115118369
- 行吧,我就是用这样一个控件学会了VB的,我希望有更多的共享.-OK before, I was such a control with the Institute of VB, I hope more sharing.
frequence
- VHDL频率合成器,能合成十多个频率。希望对大家有用-VHDL Synthesis, can synthesize more than 10 frequencies. We hope to useful
TreeViewCheckRadio
- Here s how to add check boxes and radio buttons to a TTreeView Delphi component. Give your applications a more professional and smoother look.-Here s how to add check boxes and radio butto ns to a TTreeView component Delphi. Give your ap plicatio
DataFilter
- 当我们在操作数据集时,往往需要对数据进行筛选。例如:一个名为Customer的数据表,它具有CustNo、CustName、Country、Address、Phone、State、TaxRate等字段,如果只想查看国别为China或顾客号大于1000的顾客记录,就需要对数据集进行过滤。经总结,有下面这些过滤方法: 一、利用Ttable和Tquery的Filter属性 二、用ApplyRange筛选数据集的记录 三、用OnFilterRecord事件筛选 四、用Tquery控件的S
simple_tree_ctrl
- First of all, there are lots of custom tree controls available so what s the need for this? In one of my projects I happened to use several tree controls to show data objects at different levels and I had to deal with user actions. Each time, my tree