资源列表

« 1 2 ... .07 .08 .09 .10 .11 48612.13 .14 .15 .16 .17 ... 66605 »

[其他小程序GettheMACaddress

说明:此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取。首先发送 NCBENUM 命名枚举机器上所有网卡(因为一台PC上有可能装多张网卡),由此可以获得网卡的数目和每张网卡的内部编号,接着针对每个网卡编号发送 NCBASTAT 命令获取其 MAC 地址。注意使用本例所提供的方法获取MAC地址,网卡事先必须与 MS NetBEIU 协议进行绑定。-Get the MAC address
<乐乐> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[Windows编程Mutithreading

说明:VB 多线程。 标准类模块封装,用户透明调用。 测试稳定,可作为初学者VB多线程实例教程。-Mutil thread programing using VB
<周生> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[Windows编程opc

说明:OPC的异步读取数据的类的封装。将opc的初始化,异步读取,同步读取,写,停止等功能封装到类中。使用的时候自己创建一个vc6项目,然后把压缩文件中的文件放到项目根目录,include头文件后就可以用了。-OPC asynchronous read data class package. The opc initialization, asynchronous read, synchronous read, write, and stop
<温运伟> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[其他小程序sjjg

说明:订飞机票和航班系统课程设计等源程序有几个小错误的剩下的有好的-Airline booking and flight system, curriculum design, etc. There are several minor errors in source code of the rest of the good
<lixin> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[Windows编程ButtonColor

说明:显示按钮颜色的一点小技术,用C#实现的,供大家参考。-SHOW BUTTON COLOR
<dushaoheng> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[GDI/图象编程clipboard_faq_demo1

说明:图片与剪切板的操作,包括bmp,jpg,wmf,emf等格式-operation on picture and clipboard,including bmp,jpg,wmf,emf etc.
<zhangjt> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[Windows编程www_soojoo_cn_21807_wz_jsgraphics

说明:VML绘图部件,很难找到的东西,谢谢我吧
<lzk3824> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[Windows编程Status

说明:状态栏的测试程序,经过编译可以直接运行的使用类向导把控制和成员变量绑定-The status bar test program compiled to run directly using the Class Wizard to control and members of the variable binding
<liulan> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[Windows编程TestArchive

说明:4.CArchive 创建时要指定一个CFile对象和一个操作模式(这个模式必须要和CFile的模式一致)-4.CArchive created to specify a CFile object and an operation mode (this mode must be consistent and CFile model)
<liulan> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[Windows编程TestString

说明:3.使用类向导把控制和成员变量绑定 查看->建立类向导->Member variables 变量类型可以是控件类型和值类型 可以调用UpdateData(bool flag=true)实现控件与变量数据交换 参数true 是从控件到变量,false相反 -3. Using the Class Wizard to control and members of the variable binding vie
<张娟> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[Windows编程TestTime

说明:2.CTime CTime中默认的构造函数不初始化成员,所以这样创建的对象,就这样使用会出问题一般不这样用 GetDayOfWeek()要注意返回值1 = Sunday, 2 = Monday, to 7 = Saturday 计算两个日期相差时间可以直接相减 CTime t1,t1 CTimeSpan ts=t1-t2 ts两个日期相差的一个时间类-2.CTime CTime default constru
<liulan> 在 2025-03-05 上传 | 大小:12kb | 下载:0

[其他小程序contingency

说明:contingency analysis advanced coputer methods in power system
<zammu> 在 2025-03-05 上传 | 大小:12kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 48612.13 .14 .15 .16 .17 ... 66605 »

源码中国 www.ymcn.org