代码搜索:Scripting
找到约 2,777 项符合「Scripting」的源代码
代码结果 2,777
www.eeworm.com/read/216553/4890145
asm script.asm
MSG_Welcome DB 'FDOS Scripting',13,10,
DB 'Copyright Stefan Tappertzhofen 2002-2003',13,10,13,10,
DB 'Syntax: script [/option]',13,10,
DB ' script [/h] [command]',13,10,
DB
www.eeworm.com/read/216553/4890150
asm script.asm
MSG_Welcome DB 'FDOS Scripting',13,10,
DB 'Copyright Stefan Tappertzhofen 2002-2003',13,10,13,10,
DB 'Syntax: script [/option]',13,10,
DB ' script [/h] [command]',13,10,
DB '
www.eeworm.com/read/177353/5328285
c hooks.c
/* Guile scripting hooks */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include "elinks.h"
#include "cache/cache.h"
#include "main/event.h"
#include "protocol/uri.h"
#in
www.eeworm.com/read/298155/3874198
dat vb_att40b.dat
语法
----
object.TotalSize
object 总是一个 Drive 对象。
说明
----
下面的代码举例说明了 TotalSize 属性的用法:
Sub ShowSpaceInfo(drvpath)
Dim fs, d, s
Set fs = CreateObject("Scripting.FileSystemObject")
www.eeworm.com/read/113072/15470818
txt 95.txt
DatePart 函数
Microsoft® Visual Basic® Scripting Edition
DatePart 函数
语言参考
版本 2
请参阅
描述
返回给定日期的指定部分。
语法
DatePart(interval, date[, firstdayofweek[, firstweekofyear]])
DatePart 函数