-
这个代码是个VB程序也可以调用的动态链接库,功能是改变NT的登陆口令。它封装了有关修改NT ChangePassword API等函数。在Windows 200...
这个代码是个VB程序也可以调用的动态链接库,功能是改变NT的登陆口令。它封装了有关修改NT ChangePassword API等函数。在Windows 2000上测试通过。在VB中的调用方法参见源代码压缩文件中的说明。-This code is a VB program can also be called dynamic link library, function is to change the NT Password landing. It encapsulates the changes, such as NT ChangePassword API function. In Windows 2000 on the test. In the VB method in the call, see the source code is described in the compressed file.
- 2022-06-21 15:32:16下载
- 积分:1
-
用于查询体育彩票的中奖情况,先导入自己写的体育彩票号码的文本文件,再导入历来中奖的体育彩票号码的文本文件,就可以查询。...
用于查询体育彩票的中奖情况,先导入自己写的体育彩票号码的文本文件,再导入历来中奖的体育彩票号码的文本文件,就可以查询。-inquiries for the sports lottery jackpot, the first to write into their sports lottery number in a text file, then import the sport has always winning lottery number in a text file, it can inquiries.
- 2022-12-14 10:05:03下载
- 积分:1
-
实例288——创建MFC扩展DLL,实现圆形按钮类
创建MFC扩展DLL,实现圆形按钮类。
- 2022-08-17 13:37:55下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
C#语言 邮件 C#语言编写的自动发送邮件程序
C#语言 邮件 C#语言编写的自动发送邮件程序-C# Language C# language, e-mail automatically sent the e-mail program
- 2022-02-05 15:18:45下载
- 积分:1
-
Weather Effects Demo
Weather Effects Demo
- 2023-04-01 16:50:04下载
- 积分:1
-
WPF多点触控DEMO
基于Visual C#2010开发的Windows7 多点触控应用程序,简单实现了图片的移动、放大、缩小等功能。开发者可以根据自己需求更改功能实现视频、文字。
- 2023-07-25 16:00:04下载
- 积分:1
-
超常文本阅读器1.0forBBS.zip是一个用于bbs阅读的程序,在fterm界面下阅读长文本的文章翻页比较麻烦,使用此程序可以很好的解决这一问题...
超常文本阅读器1.0forBBS.zip是一个用于bbs阅读的程序,在fterm界面下阅读长文本的文章翻页比较麻烦,使用此程序可以很好的解决这一问题-extraordinary 1.0forBBS.zip text reader is reading a bulletin board for the procedure, the interface fterm reading long text of the article flip more trouble, the use of this procedure can be a good solution to this problem
- 2022-07-28 12:57:34下载
- 积分:1
-
RealSystem SDK的一个例子
realsystem sdk 的一个例子-realsystem sdk an example
- 2022-11-28 02:35:02下载
- 积分:1
-
自己写的一个高校学生收费和票据套打程序,供大家参考
自己写的一个高校学生收费和票据套打程序,供大家参考-Himself wrote a college student fees and bills套打procedures for your reference
- 2022-02-06 22:32:35下载
- 积分:1