-
域名服务器的仿真程序:
一个简单的仿真模拟程序,其中包括数据的输入、查询和删除功能,要求在该程序的基础上添加一些功能,使程序的功能更为全面,操作更加方便。...
域名服务器的仿真程序:
一个简单的仿真模拟程序,其中包括数据的输入、查询和删除功能,要求在该程序的基础上添加一些功能,使程序的功能更为全面,操作更加方便。-Domain Name Server simulation procedures: a simple simulation program, including data entry, query and delete functions, the requirements in the program based on the add function, the function of the process more comprehensive, more convenient operation.
- 2023-02-05 07:25:03下载
- 积分:1
-
添加URL快捷方式到收藏夹、开始菜单和桌面上
添加URL快捷方式到收藏夹、开始菜单和桌面上-Add to Favorites URL shortcut to start menu and desktop
- 2022-02-05 12:22:48下载
- 积分:1
-
COM+编程指南可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理...
COM+编程指南可以帮助学习COM/DCOM朋友掌握com的编程及其内幕原理-COM+
- 2022-03-26 09:38:48下载
- 积分:1
-
毫秒级的一个小程序,可以使用。
这是毫秒级的一款音频延时小程序,可以使用。-Ms audio delay class of a small program, you can use.
- 2022-06-01 01:19:25下载
- 积分:1
-
Get the screen size, using VC++7.0 development of a good example of a procedure...
获取屏幕大小,用VC++7.0开发好的一个例子程序,供程序设计初学者参考。-Get the screen size, using VC++7.0 development of a good example of a procedure for the program design advanced users.
- 2022-06-16 21:11:39下载
- 积分:1
-
VC动态显示时间编程,简单的在状态条上VC动态显示时间例子
VC动态显示时间编程,简单的在状态条上VC动态显示时间例子-VC programming dynamic display of time, a simple article in a state of dynamic display of time on the VC example
- 2022-05-07 00:06:55下载
- 积分:1
-
ehlib源码,包含dbgrideh 支持多表头,合计行,可与pb的datawindow相比
ehlib源码,包含dbgrideh 支持多表头,合计行,可与pb的datawindow相比-ehlib source, including support for multi-table dbgrideh head, the total line may be compared with the pb of the DataWindow
- 2023-02-13 08:15:03下载
- 积分:1
-
一个简单的画图实现软件,可能很简单,可是对于简单的学习还是不错的...
一个简单的画图实现软件,可能很简单,可是对于简单的学习还是不错的-Implementation of a simple drawing software, may be very simple, but easy to learn for the good or
- 2023-07-09 05:40:04下载
- 积分:1
-
根据所接收的值,程序可以在1到100之间接收一个整数…
程序能够接收1~100之间的整数,根据接收的数值,计算其Fibonacci数,在屏幕上输出其值。Fibonacci数列的定义如下:
Fib(1)=1
Fib(2)=1
Fib(n)=fib(n-2)+fib(n-1)
-Program can receive an integer between 1 to 100, according to the received value, to calculate the Fibonacci number, the screen output of its value. Fibonacci sequence is defined as follows: Fib (1) = 1 Fib (2) = 1 Fib (n) = fib (n-2)+ fib (n-1)
- 2023-05-17 04:15:03下载
- 积分:1
-
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。...
一般的商业程序都有托盘图标和在托盘上弹出右击菜单的功能,那么如何给自已的程序添加这样的功能呢?本文通过改变背景图的实例,介绍一种实现托盘上弹出右击菜单的方法。-general commercial processes tray icon in the tray and right click on the pop-up menu function, then how to add their own procedures for such functions? By changing the context diagram example, introduced a tray to achieve right click on the pop-up menu approach.
- 2022-12-23 00:25:03下载
- 积分:1