代码搜索:AntiVirus 有哪些应用?
找到约 10,000 项符合「AntiVirus 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/438912/7724408
png antivirus.png
www.eeworm.com/read/124165/14592306
js antivirus.js
/*
antivirus.js
- determine whether the latest antivirus software is installed
- assumes existence of following regkey:
HKCU\Software\AntiVirusVendor\LatestUpdate
*/
var iVirusRet
www.eeworm.com/read/264344/4288044
cfg antivirus.cfg
AVG 6.0,7.0 Antivirus
plugins\avg.dll
Kingsoft Duba - 金山毒霸测试版
www.eeworm.com/read/192685/8360547
txt 哪些是对象,哪些不是.txt
其 实 判 断 是 否 是 对 象 很 简 单 。 一 个 对 象 应 该 具 有 属 性 或 者 方 法 。 在 你 这 段 代 码 中 , Command1、 Form1都 具 有 属 性 , 它 们 是 对 象 。 Click、 Load分 别 是 Command1和 Form1的 事 件 。 ClearData是 过 程 。 留 个 练 习 题 , Text1是 对 象 吗 ?
www.eeworm.com/read/242302/13075978
txt 哪些是对象,哪些不是.txt
其 实 判 断 是 否 是 对 象 很 简 单 。 一 个 对 象 应 该 具 有 属 性 或 者 方 法 。 在 你 这 段 代 码 中 , Command1、 Form1都 具 有 属 性 , 它 们 是 对 象 。 Click、 Load分 别 是 Command1和 Form1的 事 件 。 ClearData是 过 程 。 留 个 练 习 题 , Text1是 对 象 吗 ?
www.eeworm.com/read/114100/15110184
txt 哪些是对象,哪些不是.txt
其 实 判 断 是 否 是 对 象 很 简 单 。 一 个 对 象 应 该 具 有 属 性 或 者 方 法 。 在 你 这 段 代 码 中 , Command1、 Form1都 具 有 属 性 , 它 们 是 对 象 。 Click、 Load分 别 是 Command1和 Form1的 事 件 。 ClearData是 过 程 。 留 个 练 习 题 , Text1是 对 象 吗 ?
www.eeworm.com/read/317526/13502855
rc vx_antivirus.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/317526/13502856
cpp vx_antivirus.cpp
// Vx_AntiVirus.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "Vx_AntiVirus.h"
#include "Vx_AntiVirusDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CVx_AntiVirusApp
BEGIN_
www.eeworm.com/read/317526/13502858
ico vx_antivirus.ico
www.eeworm.com/read/317526/13502862
h vx_antivirus.h
// Vx_AntiVirus.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#include "resource.h" // 主符号
// CVx_AntiVirusApp:
//