-
一个模拟的COM的改进(一个win32的控制台程序)
一个模拟的COM的改进(一个win32的控制台程序)-a simulated COM improvements (a win32 the Console)
- 2022-07-09 23:37:13下载
- 积分:1
-
作者创建了CNetwork及及其继承类CNetSearch,通过使用CNetSearch类的IsServer和GetRemoteName等方法,可以完成列举局域...
作者创建了CNetwork及及其继承类CNetSearch,通过使用CNetSearch类的IsServer和GetRemoteName等方法,可以完成列举局域网中的所有计算机的计算机名。该类使用简单,具体看源代码。-author and the creation of its successor CNetwork CNetSearch category, through the use of the category CNetSearch GetRemoteName IsServer and other methods, to be completed list of all LAN computer computer name. Such use of a simple, specific look at the source code.
- 2023-06-04 11:55:03下载
- 积分:1
-
防篡改防火墙,很牛很强大。大家赶快下载,功能强大。使用简单。...
防篡改防火墙,很牛很强大。大家赶快下载,功能强大。使用简单。-iis firewall
- 2022-01-25 16:04:46下载
- 积分:1
-
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2...
函数 long StrToData(CString strData,int jz) 功能:字符串转为正整数值 [字符串可为2-16]任意进制数值字符串 返回:长整型数值 参数:strData 为将要转换的字符串 参数:jz 为字符串的进制 如: CString s s="FFA6" long data=StrToData(s,16) 则:data的值为:65446 用法:将StrToData.h和StrToData.cpp复制加入到您的工程里,在需要调用的函数中 加入#include "StrToData.h"即可调用-function of long StrToData(CString strData,int jz) :changed character string to positive integer,changed character may be any decimal system,return:long Integer value,parameter:strData is the character string to be changed,jz is type of decimal system.
- 2022-01-21 02:18:21下载
- 积分:1
-
windows下小游戏扫雪的源代码,大家快来分享.
windows下小游戏扫雪的源代码,大家快来分享.-small snow game"s source code, we hurry to share.
- 2022-08-10 12:02:03下载
- 积分:1
-
一个好的 代理的例子
一个好的 代理的例子-a good example
- 2022-02-10 00:21:37下载
- 积分:1
-
Hash algorithm of data structure. It uses for the experiment.
数据结构中的哈希表算法。做来完成实验的。-Hash algorithm of data structure. It uses for the experiment.
- 2022-02-01 21:22:26下载
- 积分:1
-
USB读写的简单程序,用于读取USB信息
一个读写usb的简单程序,用来读取usb的信息-Usb a to read and write simple procedures, used to read the usb information
- 2022-03-12 07:50:22下载
- 积分:1
-
这是一个比较简单的程序。
this a relatively simple program.
-this is a relatively simple program.
- 2022-12-26 17:30:03下载
- 积分:1
-
jsp网上商城
一、系统开发环境为myEclipse,应用服务器为Tomcat,数据库环境为同时兼容MySql5.0、 Sqlserver2000、Sqlserver2005和Oracle,方便您选择和移植。二、系统采用B/S架构,开发同时通过IE、FireFox和Chrome等主流浏览器测试,使系统UI具备较强的兼容性。Web前台使用到的技术包括HTML、CSS等。三、系统采用struts+servlet+jsp架构进行开发,沿用MVC思想,使得项目层次更加清晰,提高了系统的安全性和可扩展性,方便功能扩展与二次开发。
- 2023-06-15 14:35:11下载
- 积分:1