-
多线程网站论坛等网页弱密码猜解,采用idhttp进行post.
多线程网站论坛等网页弱密码猜解,采用idhttp进行post.-Multi-threaded web forums such as password guessing weak solution of the page, using idhttp to post.
- 2023-02-07 16:20:03下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1
-
简单servlet+bean+mysql代码
简单servlet+bean+mysql登录程序,
- 2022-03-19 11:55:31下载
- 积分:1
-
这个是学籍管理系统~有成绩学生课程三个表~里面还有一些资料做的比较简单~不过是今年的高分...
这个是学籍管理系统~有成绩学生课程三个表~里面还有一些资料做的比较简单~不过是今年的高分-This is management system ,it habe three form about student score schedule,and it have simple compare about date.
- 2022-09-07 23:20:03下载
- 积分:1
-
PHP的语法描述中的几个文件
php syntax description in tis file
- 2022-02-01 08:54:13下载
- 积分:1
-
modbusTCP客户端
在Windows系统中C++编程模拟成modbusTCP客户机设备,与工控场合的modbusTCP服务机设备实现通信。modbusTCP服务机采用MCGS触摸屏。用CAsyncSocket类实现基础TCP/IP通信,接收来自服务机的modbusTCP编码,识别编码并按照modbusTCP协议编制回应信息码,通过以太网返回服务机。编程环境为Visual C++6.0,程序简洁,可作交流与参考。
- 2023-02-12 01:40:03下载
- 积分:1
-
提取并保存EXE文件的图标
提取并保存EXE文件的图标-extracting EXE file and preserve the icon
- 2022-03-05 14:03:30下载
- 积分:1
-
对于残缺棋盘的图形演示,可以演示出是如何放入棋盘的
对于残缺棋盘的图形演示,可以演示出是如何放入棋盘的-Defective chessboard graphics for presentations, can be a demonstration of how the board Add the
- 2022-06-06 15:16:42下载
- 积分:1
-
我做的管理系统,可以实现好多管理方面的内容。我认为是非常不错的,请大家给点意见。...
我做的管理系统,可以实现好多管理方面的内容。我认为是非常不错的,请大家给点意见。-management system, can achieve a lot of the content management. I think it is very good, we have given points.
- 2022-08-11 07:11:37下载
- 积分:1
-
计算机视觉中的SSD算法源代码
SSD algorithm in computer vision source code
- 2022-04-09 23:32:50下载
- 积分:1