-
动态连接库,自己做的
动态连接库,自己做的-dynamic link libraries do for myself
- 2023-02-25 13:20:03下载
- 积分:1
-
The software is programmed using VB, and function is to realize the rotation of...
这个软件是用VB编程的,功能是实现对图象的旋转,-The software is programmed using VB, and function is to realize the rotation of images,
- 2022-04-11 10:05:13下载
- 积分:1
-
"Wubi coding Check System" implementation : a CD
“五笔编码速查系统”执行说明: 1、 光盘目录vc6.0chapter7inWMVC.EXE为本系统的可执行文件。WORD.TXT和ZI.TXT是系统运行所必需的两个文件。 2、 光盘目录vc6.0chapter7SETUP.EXE是本系统的安装程序。 3、 光盘目录vc6.0chapter7srcWMVC*.*为本系统的VC源程序。 “五笔编码速查系统”如何编译: 直接点击编译完成对整个项目的编译。 “五笔编码速查系统”如何部署: 1、 修改更新Web服务器地址和端口 配置检查版本的Web服务器地址,在本例中缺省 使用的是本机,所以在WMSheet.cpp中162行的调用为:httpClient.GET("localhost", "80", "/version.asp", "") 如果自己的机器与配置的情况不符合,要根据具体情况进行设置。 2、 下载安装文件的配置 推荐测试时使用自己本地的机器,即localhost,使用21端口。把安装文件 setup.exe部署到 ftproot,setup.exe在vc6.0setup目录下。-"Wubi coding Check System" implementation : a CD-ROM directory vc6.0 chapter7 bin WMVC.EXE-based system of the executable. WORD.TXT and ZI.TXT system is necessary for the functioning of the two documents. 2, CD-ROM directory vc6.0 chapter7 SETUP.EXE is the system setup program. 3, CD-ROM directory vc6.0 chapter7 src WMVC *.*-based system of VC source. "Wubi coding Check System," how to build : direct hits compiler of the entire project completed compiler. "Wubi coding Check System,"
- 2022-07-10 21:46:01下载
- 积分:1
-
Someone with the C language written in the blood of Warcraft remarkable program...
别人用C语言写的魔兽争霸显血程序希望能有用。-Someone with the C language written in the blood of Warcraft remarkable program would like to be useful.
- 2023-06-25 20:05:03下载
- 积分:1
-
自动点击程序
Windows系统,鼠标自动点击代码包,实现鼠标自动点击功能,可自由调节点击点击事件间隔、点击次数等。。。
- 2022-08-11 08:21:15下载
- 积分:1
-
a chess game to try to use the C data structures Guide Chain and object
一个自编的象棋游戏,尝试使用C++数据结构教程中链表和面向对象设计模式的探索-a chess game to try to use the C data structures Guide Chain and object-oriented design patterns exploration
- 2022-11-18 01:20:03下载
- 积分:1
-
学生信息管理系统,c++编写,适合初学者参考,希望大家学有所成!...
学生信息管理系统,c++编写,适合初学者参考,希望大家学有所成!-Student Information Management System, c++ to prepare, suitable for beginners reference I hope you have achieved!
- 2022-03-03 07:24:55下载
- 积分:1
-
Kalman as a predictor
Kalman as a predictor
- 2022-06-26 20:43:59下载
- 积分:1
-
本程序用“五点三次虑波”方法进行趋势产量模拟 ,需要输入变量个数(N),变量y,输出趋势产量...
本程序用“五点三次虑波”方法进行趋势产量模拟 ,需要输入变量个数(N),变量y,输出趋势产量-This procedure of
- 2022-05-21 05:57:57下载
- 积分:1
-
读取 excel 在 c# 中的文件
我们经常遇到的特别发展中国家在.NET 中,我们需要做很多的报告生成在 Microsoft Excel 中的桌面应用程序的要求。在接下来几个教程在 Excel 上,我们将看到如何读取、 写入和执行在 C# 中的 Excel 操作。在本教程中,我们将会看到如何在 C# 中一个 Excel 文件中读取。
在本教程结束了,我们将看到如何在 C# 中,打开 Microsoft Excel 文件从 Excel 文件中读取几列并将它另存为 C# 中的列表和关闭 Excel 文件。我们考虑一个非常简单 Excel 文件包括 2 数据列的姓名和年龄。所以,我们的目标是阅读的 10 行的 A 列和 B 列并将其保存为一个列表。您可以使用此列表来显示中使用 DatagridView 控件的表格格式的数据。这是讨论的我们为本主题范围。
那里有很多的第三方库和讨论在互联网技术。在这里我们使用是在您的系统中可用的如果你有安装的 Microsoft office 的 COM 库。
- 2022-04-19 14:29:43下载
- 积分:1