资源列表

« 1 2 ... .37 .38 .39 .40 .41 7242.43 .44 .45 .46 .47 ... 16274 »

[系统编程CFile

说明:文件操作的封装类,类结束时会自动关闭文件,避免有些文件打开后忘记关闭的情况。 Private mlogFileAccess As CFile Set mlogFileAccess = New CFile mlogFileAccess.OpenFile mlogFileName, omAppend Print #mlogFileAccess.handle, LogText -Wrapper class for file operations at the end of the
<gisnt> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[系统编程SimpleXML

说明:简化的XML处理类,能得到XML中元素的值,使用简单。 使用方法:将XML字符串传给本类实例即可,如下所示(Result为XML字符串,可从文件中读出)。 Dim XML As New SimpleXML Dim strName as string XML.Content = Result strName = XML.GetTag("Name") -Simplify XML processing class, to get the values 
<gisnt> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[系统编程1

说明:一个MFC的连接数据库的程序,通过连接类连接SQL数据库-connect to the my sql database
<烈炎孤魂> 在 2025-07-19 上传 | 大小:904kb | 下载:0

[系统编程VBDLLlink

说明:用vb生成可以导出函数的dll,主要是针对dll的。如果生成的是非dll则调用原来的link 生成,如果生成的是dll则在默认的link命令。-Vb generated can be exported function of dll, for dll. If the resulting non-dll call the original link generation, if the generated dll in the default link command.
<市容百> 在 2025-07-19 上传 | 大小:2.8mb | 下载:0

[系统编程3920

说明:VC++ 医院系统内涵ocx控件,登录名和数据库里面都有,-VC++ hospital system connotation ocx controls, login name and database which has
<黄茂青> 在 2025-07-19 上传 | 大小:875kb | 下载:0

[系统编程Bypass

说明:可以实现程序更改主板的bypass功能的源码-Can achieve the source code of the program to change the motherboard bypass function
<天云> 在 2025-07-19 上传 | 大小:9kb | 下载:0

[系统编程LJ

说明:快速清理系统垃圾,马上让电脑变快!节省内存!-Immediately so that the computer becomes faster
<gxm> 在 2025-07-19 上传 | 大小:1kb | 下载:0

[系统编程student_management_system_VCPAccess

说明:学生管理系统 提供学生的基本信息管理 ,班级管理和成级管理等-student management system vc and access
<liugang> 在 2025-07-19 上传 | 大小:9.35mb | 下载:0

[系统编程zzh

说明:一个可以把简体转换成繁体的代码,只有几十句,简单实用。-A Simplified convert Traditional code, only a few dozen sentences, simple and practical.
<陈中> 在 2025-07-19 上传 | 大小:10kb | 下载:0

[系统编程802.1X

说明:802.1X 标准应用于试图连接到端口或其它设备(如Cisco Catalyst交换机或Cisco Aironet系列接入点)(认证方)的终端设备和用户(请求方)。认证和授权都通过鉴权服务器(如Cisco Secure ACS)后端通信实现。IEEE 802.1X提供自动用户身份识别,集中进行鉴权、密钥管理和LAN连接配置。 整个802.1x 的实现设计三个部分,请求者系统、认证系统和认证服务器系统。-The 802.1X standard applies to terminal equipme
<braddy> 在 2025-07-19 上传 | 大小:3kb | 下载:0

[Linux/Unix编程Serial

说明: tq2440通过串口控制TC35发短信,已经成功了!- TQ2440 TC35 through the serial control messages, has been successful!
<张小明> 在 2025-07-19 上传 | 大小:10kb | 下载:0

[加密解密des

说明:自己以前写的代码,实现des基本的功能。-Own previously written code to achieve des basic functions.
<> 在 2025-07-19 上传 | 大小:633kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 7242.43 .44 .45 .46 .47 ... 16274 »

源码中国 www.ymcn.org