代码搜索:folder
找到约 10,000 项符合「folder」的源代码
代码结果 10,000
www.eeworm.com/read/234516/14110577
mac makeproj.mac
--
-- makeproj.mac
--
-- This AppleScript builds Code Warrior PRO Release 2 project files for the
-- libjpeg library as well as the test programs 'cjpeg', 'djpeg', 'jpegtran'.
-- (We'd distribute real
www.eeworm.com/read/131795/14125748
dat vb_att37b.dat
语法
----
object.Size
object 总是一个 File 或 Folder 对象。
说明
----
下面的代码用一个 Folder 对象举例说明了 Size 属性的用法:
Sub ShowFolderSize(filespec)
Dim fs, f, s
Set fs = CreateObject("Scripting.FileSy
www.eeworm.com/read/131795/14125867
dat vb_att23b.dat
语法
----
object.IsRootFolder
object 总是一个 Folder 对象。
说明
----
下面的代码举例说明了 IsRootFolder 属性的用法:
Dim fs
Set fs = CreateObject("Scripting.FileSystemObject")
Sub DisplayLevelDepth(pathspec)
www.eeworm.com/read/233472/14149893
dev 模拟飞机起飞降落.dev
[Project]
FileName=模拟飞机起飞降落.dev
Name=模拟飞机起飞降落
UnitCount=10
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=
Linker=
IsCpp=1
www.eeworm.com/read/130884/14170423
dev honey1_3.dev
[Project]
FileName=honey1_3.dev
Name=honey1.3
UnitCount=1
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=honey1_3_private.rc
ResourceIncludes=
MakeIncludes=
Compiler=
Linker=
IsC
www.eeworm.com/read/130879/14170687
dev checkers.dev
[Project]
FileName=checkers.dev
Name=checkers
UnitCount=1
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=checkers_private.rc
ResourceIncludes=
MakeIncludes=
Compiler=
Linker=-lws2
www.eeworm.com/read/232503/14193953
mcs adc.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=E:\DOC\ELECTRONIC\PIC\Project\Libs\4455adc\main.p1
Folder=Intermediary
[File001]
Location=E:\DOC\ELECT
www.eeworm.com/read/232487/14194384
mcs glcd.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=E:\DOC\ELECTRONIC\PIC\Project\Libs\4455glcd\delay.p1
Folder=Intermediary
[File001]
Location=E:\DOC\ELE
www.eeworm.com/read/232454/14195101
dfm u_copyfoldertest.dfm
object Form1: TForm1
Left = 163
Top = 129
Width = 800
Height = 600
Caption = 'Copy folder test'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Fo