代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/418779/10904134
txt 8700.txt
Rule:
--
Sid:
8700
--
Summary:
This event is generated when an attempt is made to execute a cross site scripting attack by exploiting a known weakness in Microsoft .NET framework.
--
Impact:
www.eeworm.com/read/273614/10908506
pas unit12.pas
unit Unit12;
interface
uses
Classes;
type
Test = class(TThread)
private
{ Private declarations }
protected
procedure Execute; override;
end;
implementation
{ Im
www.eeworm.com/read/418205/10959215
txt 20.3.2 利用ado对象访问数据库.txt
20.3.2 利用ADO对象访问数据库
为了演示在VB环境中添加ADO对象的支持,我们再新建一个VB工程。然后选择