代码搜索:folder
找到约 10,000 项符合「folder」的源代码
代码结果 10,000
www.eeworm.com/read/228412/14386466
mcs 485test.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=H:\pic\485\485test.obj
Folder=Intermediary
[File001]
Location=H:\pic\485\485test.cce
Folder=Intermedi
www.eeworm.com/read/228407/14386533
mcs mch452.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=H:\pic\ch452\mch452.obj
Folder=Intermediary
[File001]
Location=H:\pic\ch452\mch452.cce
Folder=Interme
www.eeworm.com/read/228407/14386609
mcs ch452ss.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=H:\pic\ch452\ch452ss.obj
Folder=Intermediary
[File001]
Location=H:\pic\ch452\ch452ss.cce
Folder=Inter
www.eeworm.com/read/228407/14386612
mcs ch452jp.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=H:\pic\ch452\ch452jp.obj
Folder=Intermediary
DeviceName=
LanguageToolSuiteID=
LanguageToolID=
Langua
www.eeworm.com/read/228407/14386635
mcs ch452.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=H:\pic\ch452\ch4521.obj
Folder=Intermediary
DeviceName=
LanguageToolSuiteID=
LanguageToolID=
Languag
www.eeworm.com/read/127056/14386640
inc msg.inc
1000 then
InFolderTrash = true
else
InfolderTrash = false
end if
end function
function FolderName(folde
www.eeworm.com/read/228407/14386758
mcs ch452aj.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=H:\pic\ch452\ch452xs.obj
Folder=Intermediary
DeviceName=
LanguageToolSuiteID=
LanguageToolID=
Langua
www.eeworm.com/read/228407/14386762
mcs nch452.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=H:\pic\ch452\nch452.obj
Folder=Intermediary
[File001]
Location=H:\pic\ch452\nch452.cce
Folder=Interme
www.eeworm.com/read/127056/14387019
inc msg.inc
1000 then
InFolderTrash = true
else
InfolderTrash = false
end if
end function
function FolderName(folde
www.eeworm.com/read/228255/14394853
txt readme.txt
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示'1'~'5'.由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.
注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->O ...