-
Phone book management, management of commonly used words, short messaging, short...
本系统包涵以下功能:电话簿管理,常用语
管理,短信息发送, 短信息接收,短信猫设置。
-Phone book management, management of commonly used words, short messaging, short message reception
- 2022-04-25 06:54:01下载
- 积分:1
-
创建Delphi按钮组件
创建分量 Delphi.This 示例中的按钮教你如何快速创建一个 Delphi 组件。简而言之,您可以开发组件在 objetc pascal 语言中最小的工作量。
- 2023-07-28 14:55:03下载
- 积分:1
-
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。...
要求随机关生一个序列,任意查找其中一个元素时,采用二分搜索法实现,并且还能显示查找次数。使用二分法首先要使序列列按从小到大排序,因此程序中还要有排序功能。- there is a random series ,when looking for any an element in this series,we can achieve this by the method of bisectional searching,also the number of search times will be displayed.when using this method ,first of all you should sequence the series bigger and bigger.For this reason the program shoule have the founction of secquencing.
- 2023-06-28 05:30:04下载
- 积分:1
-
WP 动态图块样品
在背景中设置生活瓷砖标题
快速入门: 更新一个活的瓦片从后台任务
使用后台任务来更新您的应用程序活瓷砖与新鲜的内容。
这里是一个视频显示如何将 live 面板添加到您的应用程序。
系统必备组件
本主题假定您可以创建一个基本的 Windows 应用商店应用程序使用 c + +、 C# 或 Visual Basic。为
如何创建 Windows 应用商店应用程序第一,有关说明请参阅建筑你第一次 Windows 应用商店应用程序在使用
C + +、 C# 或 Visual Basic。
若要使用本节中介绍的代码,您需要:
Windows 8
Microsoft Visual Studio 表达 20
- 2022-02-13 16:05:20下载
- 积分:1
-
RTSP DirectShow过滤器
RTSP DirectShow filter
- 2022-02-06 05:13:23下载
- 积分:1
-
Hospital outpatient payment system, my graduation project is the hospital outpat...
医院门诊收费系统,我的毕业设计,是医院门诊收费系统。适合于毕业设计-Hospital outpatient payment system, my graduation project is the hospital outpatient payment system. Suitable for graduate design
- 2023-01-04 06:45:03下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
Vfp simple Invoicing management, full
简单vfp进销存管理,功能齐全,简单易懂
-Vfp simple Invoicing management, full-featured, easy-to-read
- 2022-08-18 18:41:28下载
- 积分:1
-
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。...
CRC码,这是用在网络效验方面的,最高可达到10位效验,通过该程序可在数据传输方面有一定保证。-CRC, which is used in the network of well-tested, the maximum reached 10 well-tested through the program in data transmission, there is a definite guarantee.
- 2022-08-31 19:00:04下载
- 积分:1
-
JAVA密码保护页面
JAVA密码保护页面-password-protected pages JAVA
- 2023-04-10 14:25:03下载
- 积分:1