-
WPF 实现文字的滚动效果
源代码可以实现文字的滚动效果,用户可以在文本框中输入任何文字,程序实现文字滚动效果,点击鼠标可以让文字停止和继续滚动。
- 2022-08-23 07:26:41下载
- 积分:1
-
创造了这个应用程序向导为您FtpDown申请。此应用程序
不仅展示了使用Microsoft基础类的基本知识
而且也是写你的应用程序的起点。...
创造了这个应用程序向导为您FtpDown申请。此应用程序
不仅展示了使用Microsoft基础类的基本知识
而且也是写你的应用程序的起点。-AppWizard has created this FtpDown application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-06-15 02:18:52下载
- 积分:1
-
面向对象的设计
Object oriented design
- 2022-11-23 10:40:03下载
- 积分: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
-
用于 sms 消息的通用 API。
SMSLib 提供了一个通用的发短信 API,可用于发送和接收消息 (通过 GSM 调制解调器和/或批量短信运营商。
- 2022-01-25 21:38:13下载
- 积分:1
-
VB实现计算器程序
VB实现计算器程序-VB calculator program
- 2022-02-14 18:18:51下载
- 积分:1
-
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
WinsCard dll,它将发送和接收 APDU 命令的智能卡。
在 C 原始 SmartCardIO
由安德鲁 · 费尔南德斯
- 2022-05-18 14:15:29下载
- 积分:1
-
EVC高级编程及应用开发书上的例程源代码,基于X86cpu的Wince程序...
EVC高级编程及应用开发书上的例程源代码,基于X86cpu的Wince程序-EVC high-level programming and application development book on the routine source code, based on the Wince procedures X86cpu
- 2022-08-09 11:31:30下载
- 积分:1
-
desktop 12070_c bulider.zip
桌面12070_c++bulider.zip-desktop 12070_c bulider.zip
- 2022-08-20 15:52:01下载
- 积分:1
-
A tool for programming.please try to use it and evaluate.thanks very much.
这是一个编程小工具,大家用一用,作出一些小小的评价!谢谢各位! ^_^-A tool for programming.please try to use it and evaluate.thanks very much.
- 2022-09-09 19:50:03下载
- 积分:1