-
wince 6.0 api Gif图片显示库
wince 6.0 api Gif图片显示库-wince 6.0 api Gif Image Display Library
- 2022-07-18 05:14:13下载
- 积分:1
-
医院预约挂号系统
主要用Javaweb思想写的代码,用到Apache服务器,连接mysql数据库,用eclipse开发工具,在windows平台下使用,能实现网上预约挂号的功能,也可以取消预约,后台管理员可以管理医生的信息和病人的信息
- 2022-04-18 10:55:10下载
- 积分:1
-
利用多线程解决生产者与消费者问题,更深入的了解进程多部问题...
利用多线程解决生产者与消费者问题,更深入的了解进程多部问题-goodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgoodgood
- 2023-04-15 22:40:04下载
- 积分:1
-
segment window and adjusting segment area dynamicly(resembling the Windows explo...
分割窗口并动态调整分割区域(类似于Windows中的资源管理器)-segment window and adjusting segment area dynamicly(resembling the Windows explorer)
- 2022-08-12 08:52:25下载
- 积分:1
-
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.Valid...
1.ImButton: 动态效果的按钮控件,可设置各种外观风格,鼠标感应变色,可插入位图, 并且可支持图像动画效果,也有自画事件可自己处理外观。 2.ValidateEdit: 可限制输入内容的输入框, BCB 自带的 TMaskEdit 有很多不方便的地方 我仍然怀念没有 Builder 之前的 Borland C++ 中的 ValidateEdit, 可限制输入整数、 浮点数、或者自己任意规定输入限制,比如数字、字符、汉字、符号等。 3.UrlLabel: 可实现超级链接的标签控件,只要填好属性就可以了,支持鼠标感应变色。 4.YbUpDownEdit: 有上下箭头可以调整数值大小的输入框 可限制调整范围, 最大调整范围:-9223372036854775808 ~ +9223372036854775807 5.YbBackImage: 背景位图,可以加入一个小位图平铺显示,也可以拉伸放缩等 6.VictorPanel: 透明效果的 Panel、可以设置背景,支持平铺、拉伸缩放、居中等 7.YbRichEdit: 测试版的控件,可以改变外观效果 (边框和滚条)-1.ImButton : Dynamic effects of button controls, can be set to various exterior style, mouse sensors change color bitmap can be inserted, and will support image animation effects, but also a self-portrait incidents themselves appearance. 2.ValidateEdit : to limit the importation of content input box, BCB"s own TMaskEdit many inconvenient places, I still miss not Builder before the Borland C ValidateEdit, to limit the importation of integers, floats, or importing their own arbitrary restrictions, such
- 2022-08-06 04:07:39下载
- 积分:1
-
c pas format builder Guide to the Music special reading device
c++builder 教程 pas 格式 要专用的音读器-c pas format builder Guide to the Music special reading device
- 2022-01-26 01:31:49下载
- 积分:1
-
使用解码图像从数组,我们可以做很多想想它的
#include < iostream.h >
#include < stdio.h >
#include < string.h >
结构点头
{
名称 char [10] ;
int 的时间 ;
int 等 ;
} 节点 [10],x;
int n,m ;
双 av,w = 0 ;
void sort)
{
int i、 j ;
为 (我 = 0 ; 我 < n-1 ; + + 我)
为 (j = i + 1; j < n; + + j)
{
如果 (节点 [i] 时间 > node[j].time)
{
x = 节点 [i] ;
节点 [i] = 节点 [j] ;
节点 [j] = x;
}
}
}
void read)
{
int i;
cout n;
为 (我 = 0 ; 我 < n; + + 我)
{
cout 节点 [i].name ;
cout 时间节点 [i] ;
}
}
void print)
{
int i;
cout
- 2023-03-08 09:10:03下载
- 积分:1
-
在一个常规的C++ Builder设计模式编写的理解模式的建立…
设计模式中builder模式的一个例程
C++编写
看了代码对理解builder模式有很大帮助-Builder design pattern in a routine mode of C++ Prepared to understand the builder code reading mode helps a lot
- 2022-01-31 06:44:58下载
- 积分:1
-
ssd3 course experiment 4, with source code, a simple booking system java
ssd3课程实验4,附带源代码,简单的java订票系统-ssd3 course experiment 4, with source code, a simple booking system java
- 2022-02-21 11:39:06下载
- 积分:1
-
读写EXCEL文件,对EXCEL文件中的内容做比较。
读写EXCEL文件,对EXCEL文件中的内容做比较。-reading and writing Excel documents, Excel documents, the contents of comparison.
- 2022-03-19 17:08:29下载
- 积分:1