-
Midas的远程登陆窗口太简单了,不能让用户选择要连接的服务器的地址 不过好在 通过以下的方法你可以修改这个登陆窗口为你自己非常喜欢 的风格,当然也因此可以记录...
Midas的远程登陆窗口太简单了,不能让用户选择要连接的服务器的地址 不过好在 通过以下的方法你可以修改这个登陆窗口为你自己非常喜欢 的风格,当然也因此可以记录下别人的登陆密码哦 unit utLogIn interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,-Midas remote login window too simple and not to let the users choose to connect to the server addresses However Fortunately, the adoption of the following ways you can change the landing window for your very own favorite style, of course, it can also record other people"s passwords landing Oh unit utLogIn interface uses Windows Messages , SysUtils, Variants, Classes, Graphics, Controls, Forms,
- 2022-12-17 09:40:03下载
- 积分:1
-
网络办公自动化软件,OA系统,供大家学习之用,请大家快快下载...
网络办公自动化软件,OA系统,供大家学习之用,请大家快快下载-network office automation software, OA system for all learning, please hurry Download
- 2023-02-19 04:10:04下载
- 积分:1
-
串口调试助手的源代码,可以参考下做法,我以前编的
串口调试助手的源代码,可以参考下做法,我以前编的-Serial debugging aides source code, can refer to the next practice, I
- 2022-08-20 13:59:46下载
- 积分:1
-
codeguru上的一个网络编程框架
codeguru上的一个网络编程框架-codeguru the framework of a network programming
- 2022-06-01 12:12:14下载
- 积分:1
-
VB远程网络监视、文件传输、消息发送实例程序
VB远程网络监视、文件传输、消息发送实例程序
- 2022-05-05 03:49:11下载
- 积分:1
-
1:布局重新整理,使其更合理,修正慢的问题!
2:首页增加留言显示!
3:修正本地软件无法下载问题!
4:修正装备展示内容限制问题,可以无限添加!...
1:布局重新整理,使其更合理,修正慢的问题!
2:首页增加留言显示!
3:修正本地软件无法下载问题!
4:修正装备展示内容限制问题,可以无限添加!
5:删除合作资源,增加了新手指南!
****************************************************
保持3.3所有功能
V3.4更新内容
1:解决后台网站设置问题
2:增加菜单管理功能!(分顶部导航,顶部版权)
3:客服部分,电话,QQ采用无限制!
4:增加在线统计修改功能!
5:修正新手指南首页不显示错误!
6:修正了新手指南内容不换行错误!
7:修正新闻公告注入BUG!
8:修正首页只能显示一张照片的错误!
由于时间匆忙,请各位手动升级
V3.4最新功能,导航菜单添加管理,
升级方法:
新建表:Gq_menu
字段:id 自动编号
字段:menuid 长整型
字段:title 字符型 50
字段:url 字符型 随意
字段:open 逻辑型
字段:foot 逻辑型
字段:pass 逻辑型
新建表:Gq_config
字段分别为:qq dh sf RMB bbs
全部为备注型
-1 : layout re-organized to make it more reasonable, that the problem of slow! 2 : Home show increased voice! 3 : Amendments to the local software can not be downloaded! 4 : Amendments equipment display content restrictions, can add unlimited! 5 : delete cooperation resources, the increase is coming!**************************************************** maintain all the functions SP 3.3 update 1 : background website set up to solve
- 2022-03-04 04:36:30下载
- 积分:1
-
简单的Delphi 7的UDP聊天程序
简单的delphi7 UDP聊天程序
- 2022-04-25 02:59:59下载
- 积分:1
-
采用CSOCKET得到服务器的时间,利用TCP/IP的13端口提供的时间服务,要求提供时间服务的计算机安装简单TCP/IP协议。...
采用CSOCKET得到服务器的时间,利用TCP/IP的13端口提供的时间服务,要求提供时间服务的计算机安装简单TCP/IP协议。-CSOCKET used to be a time server using TCP/IP 13 ports for the service, asked for time to install the computer services simple TCP/IP protocol.
- 2022-06-16 07:00:20下载
- 积分:1
-
一个用VC++写的简单的异步网络通讯及消息传递程序代码
一个用VC++写的简单的异步网络通讯及消息传递程序代码 -With VC++ to write a simple asynchronous network communications and messaging program code
- 2022-04-26 16:07:46下载
- 积分:1
-
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取sv...
过直接控制DNS进程(其实也就是svchost.exe,不过对应用户名是NETWORK SERVICE)进行数据传输的例子.编程中出现了很多问题,比方说获取svchost对应用户名时没有权限(但是能够操作LOCAL SERVICE),在句柄值为0x2c时进行getsockname时会停止运行-DNS direct control over the process (that is, in fact, svchost.exe, but on the application name is NETWORK SERVICE) examples of data transmission. Programming in a lot of problems, for example, to obtain the application name svchost without permission (but able to operate LOCAL SERVICE), in the handle when the value of 0x2c will stop running getsockname
- 2022-10-10 17:30:03下载
- 积分:1