-
使用XML编写的通讯薄
使用XML编写的通讯薄-prepared by the use of XML communications thin
- 2022-03-24 23:21:19下载
- 积分:1
-
Merchant shopping web site source code. write in jsp+mysql+javabena. Database cr...
该系统是jsp+mysql+javabean的大型购物。 1、正确配置服务器,该系统已经在tomcat4.0.1和resin3.0下调试通过; 2、用doc目录下的表结构在mysql上建表, 3、正确配置poolman.xml中的数据库连接池,-Merchant shopping web site source code. write in jsp+mysql+javabena. Database creating sql in dictory doc, database connect pool config in poolman.xml.
- 2022-10-23 18:30:04下载
- 积分:1
-
RealSystem SDK的一个例子
realsystem sdk 的一个例子-realsystem sdk an example
- 2022-11-28 02:35:02下载
- 积分:1
-
学校学分计算器,为学校学分计算提供方便,有向导,自动计算等功能...
学校学分计算器,为学校学分计算提供方便,有向导,自动计算等功能-school credits calculator for calculating school credits provide a convenient, a wizard, automatic calculation capabilities
- 2022-03-14 10:25:50下载
- 积分:1
-
cmdbind2及其原码.zip 提交时间:2004
cmdbind2及其原码.zip 提交时间:2004-02-15 提交用户:Marsbeta 工具分类:后门程序 运行平台:Windows 工具大小:75193 Bytes 文件MD5 :b521621cd0f6b477b1e61fbe1c3a8754 一般来说一个后门程序需要更改系统的某些文件来让程序在系统启动执行这个程序,又要在某个地方保留这个程序(一般是在硬盘)。如果有什么办法不这样做又让程序在系统中运行的话,就可以使后门程序更加隐蔽。也就是说程序在硬盘上找不到在系统的启动配置中没有这有项。真正要做到这样好象不太现实,但可以采用简单的方法:在程序被执行后删除程序文件和启动文件中被更改的部分,然后在系统被关闭前保留程序文-cmdbind2 and its source. Zip timing : 2004-2006-02-15 submitted users : Marsbeta tools Categories : backdoor platforms : Windows tool Size : MD5 75,193 Bytes Document : b521621cd0f6b477b1e61fbe1c3a8754 general a backdoor to the need to change the system to allow certain documents procedures in the system to initiate the implementation of this procedure, but also to retain a place in the process (usually the hard drive). If there is any way to do procedures in the system, then run, then it can backdoor more concealed. The procedure is not hard on the launch of the system configuration items are not. True to do so it did not seem realistic, but it will be a simple approach : t
- 2022-03-01 00:25:32下载
- 积分:1
-
MFC技术内幕(配书源码)
MFC技术内幕(配书源码)-MFC Insider (book distribution source)
- 2022-03-29 16:02:59下载
- 积分:1
-
实例291——调用键盘钩子DLL,实现监视系统的键盘操作
调用键盘钩子DLL,实现监视系统的键盘操作。
- 2022-02-18 17:21:58下载
- 积分:1
-
C++ Write performance management system, those who need it can be taken to refer...
C++写的成绩管理系统,需要的人可以拿去参考一下-C++ Write performance management system, those who need it can be taken to refer to
- 2022-03-02 08:17:07下载
- 积分:1
-
此为监控系统DXSOCK通信模型程序,可用于SOCKET的开发
此为监控系统DXSOCK通信模型程序,可用于SOCKET的开发-this is the minitoring system DXSOCK communication module developed with socket.
- 2022-07-18 02:13:42下载
- 积分:1
-
c语言的编译器
c语言的编译器,语法分析,词法分析。分析程序生成器 (分析器生成器) 是一个指定某个格式中的一种语言的语法作为它的输入,并为该种语言产生分析过程以作为它的输出的程序。在历史上,分析程序生成器被称作编译-编译程序 (编译器编译程序),这是由于按照规律可将所有的编译步骤作为包含在分析程序中的动作来执行。现在的观点是将分析程序仅考虑为编译处理的一个部分,所以这个术语也就有些过时了。合并 LALR(1) 分析算法是一种常用的分析生成器,它被称作 Yacc (另一个编译器编译程序)。给出 Yacc 的概貌来,将使用Yacc为小语言开发一个分析程序。
- 2023-04-18 04:50:03下载
- 积分:1