代码搜索:folder
找到约 10,000 项符合「folder」的源代码
代码结果 10,000
www.eeworm.com/read/307218/13726337
opj 抢答器.opj
(ExpressProject ""
(ProjectVersion "19981106")
(ProjectType "PCB")
(Folder "Design Resources"
(Folder "Library")
(File ".\抢答器.dsn"
(Type "Schematic Design"))
(BuildFileA
www.eeworm.com/read/306567/13741869
txt pmplear.txt
[原創]pm收件箱,發件箱 加入速清空
簡介: 能一按就清空指定信箱, 快捷方便, 對於pm超多的用戶更是方便
1, 打開pm.php
查找
[Copy to clipboard] [ - ]CODE:
} elseif($action == 'view') {
之上增加
[Copy to clipboard] [ - ]CODE:
} elseif($action
www.eeworm.com/read/306451/13744853
mcs pic_spwm.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=D:\DL10\PIC\SPWM_16K.obj
Folder=Intermediary
[File001]
Location=D:\DL10\PIC\SPWM_16K.cce
Folder=Inter
www.eeworm.com/read/306057/13753329
mcs lf16b_01c.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=E:\_06_02_09\LF16B_01C\_50hz_60hzc.obj
Folder=Intermediary
[File001]
Location=E:\_06_02_09\LF16B_01C\_
www.eeworm.com/read/305286/13775857
cpp generatedata.cpp
#include "stdafx.h"
#include "math.h"
#include "stdlib.h"
#include "windows.h"
#define DATA_FOLDER "E:\\lbc\\fftTest\\data\\"
double GetRandData()
{
return (double)(rand() & 0xffff);
}
v
www.eeworm.com/read/305168/13777565
txt readme.txt
这个例子是例子2的另一种写法,它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数,本且用了信号进行同步.函数TaskB是优先级1~5的任务函数,因为没有使用局部变量,这些任务可以用一个函数.
注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击S ...