-
一个小巧的磁盘整理工具 方便的实现磁盘整理 方便 实用
一个小巧的磁盘整理工具 方便的实现磁盘整理 方便 实用-a compact disk tool needed to facilitate the realization of practical convenience disk collate
- 2022-11-02 01:30:04下载
- 积分:1
-
SQLSever 数据库贴付机工具 (SQLServer 2000 年)
SQLSever 数据库贴付机是 sqlserver 2000 贴付机数据库文件 (包括日志文件)。它使用 C# 作为编程语言,可以创建,修饰和在 VS 2013 IDE 中进行编译。geneally 说,它可以用作 auxilury 工具附加 DB 文件为安装程序向导。它支持两种类型的连接方法包括 windows 系统授权和数据库用户登录在 (与有效的密码)。
- 2022-02-24 09:34:49下载
- 积分:1
-
界面很漂亮 功能很全哦4. 利用静态数组(或链表)实现通讯录管理,数组的每一个元素是结构体类型,通过这个例子了解数据库管理的基本功能,重点掌握数组元素为结构体的...
界面很漂亮 功能很全哦4. 利用静态数组(或链表)实现通讯录管理,数组的每一个元素是结构体类型,通过这个例子了解数据库管理的基本功能,重点掌握数组元素为结构体的应用、数组坐函数参数、文件读写、自定义函数等知识,这里主要包括输入、显示、查找、删除、插入、保存、读入、排序等功能-Interface function is very beautiful, oh-wide 4. Use a static array (or list) to address book management, each array element is the type of structure, through this example to understand the basic functions of database management, focusing on the array elements to master the structure of applications, an array of function parameters to sit, document reading write, custom function, such as knowledge, here mainly include input, display, search, delete, insert, save, read, sorting and other functions
- 2023-01-27 23:15:03下载
- 积分:1
-
njRAT v0.7d
遠程控制 njRAT v0.7d 轉載rekings.com
- 2022-02-06 00:45:13下载
- 积分:1
-
对单链表的实现处理全集,用C语言编写,随便下载
对单链表的实现处理全集,用C语言编写,随便下载
-The realization of a single list of The Complete Works of treatment, using C language, just download
- 2022-03-10 11:08:08下载
- 积分:1
-
Windows PE文件格式分析与PEDUMP的实现
Windows PE文件格式分析与PEDUMP的实现-Windows PE File Format Analysis and realization of PEDUMP
- 2022-03-12 19:18:34下载
- 积分:1
-
C++ Builder开发者的很好的参考资料
C++ Builder开发者的很好的参考资料-C Builder development of good reference
- 2023-07-22 14:05:06下载
- 积分:1
-
实现俄罗斯方块的源代码,功能简单,操作容易,可供参考!...
实现俄罗斯方块的源代码,功能简单,操作容易,可供参考!-the source code carried out the Russia diamonds,function is easy,operating is easy,for reference !
- 2022-11-20 00:45:02下载
- 积分:1
-
win开发用简易日志软件
简易日志显示软件。
支持显示日志、保存日志到文件、udp方式接收日志,支持显示日志网络来源。
本地调用:任何win软件使用如下函数,即可向该软件发送日志数据,日志软件会显示并保存到指定文件中。
int WriteLog(DWORD LogType, char* lpszFormat, ...)
{
static HWND m_hWndLog = NULL;
if (m_hWndLog == NULL)
{
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
char cCurPath[MAX_PATH];
if (GetCurrentDirectoryA(MAX_PATH, cCurPath) > 0)
{
char cExePath[MAX_PATH];
wsprintfA(cExePath, "%sstk1Log.exe", cCurPath);
WinExec(cExePath, SW_SHOW);
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
// AfxMessageBox("无法找到Stk1Log.exe用于显示日志!");
return -1;
}
}
}
}
else
{
if (IsWindow(m_hWndLog) == FALSE)
{
m_hWndLog = NULL;
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWnd
- 2022-07-25 17:36:54下载
- 积分:1
-
aaaaaa fff f
aashjhlk jlkhlkjhlkj
kjÅŸlkajsÅŸlkj
alksjlakjsÅŸ
lakjsÅŸlkja
- 2022-11-20 17:55:03下载
- 积分:1