代码搜索:folder
找到约 10,000 项符合「folder」的源代码
代码结果 10,000
www.eeworm.com/read/241931/13108361
h filespec.h
/*
* $Header: /common/FileSpec.h 2 12/04/01 11:40p Admin $
*
* $History: FileSpec.h $
*
* ***************** Version 2 *****************
* User: Admin Date: 12/04/01 Time: 1
www.eeworm.com/read/326556/13135998
txt readme.txt
这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数.
注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页点击Se ...
www.eeworm.com/read/325696/13189382
cpp filepanelc.cpp
#include "filepanelc.h"
#include "ndirview.h"
#include "panelswitcher.h"
#include
#include
FilePanelC::FilePanelC(NDirSource *src, PanelSwitcher *ps, const char *name)
: QObje
www.eeworm.com/read/239943/13246560
pas ufrmseldir.pas
unit UfrmSelDir;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, frmmain,U_pub, SUIComboBox, SUIButton;
type
T
www.eeworm.com/read/239041/13304966
bas modceproj.bas
Attribute VB_Name = "modcEProj"
' This module is all the cEdit project file code. It will load cEdit projects
' and save them.
' Format for these projects is:
' File=name; location
' Link=nam
www.eeworm.com/read/321543/13403438
mcs jac-ets.mcs
[Header]
MagicCookie={0b13fe8c-dfe0-40eb-8900-6712719559a7}
Version=1.0
[File000]
Location=E:\JAC\JAC-ETS-3\JAC-ETS.obj
Folder=Intermediary
DeviceName=
LanguageToolSuiteID=
LanguageToolID=
La
www.eeworm.com/read/320159/13432116
makefile
# executable files for this directory
OBJECTS = Foldermain.exe smart-ptr.exe value-ptr.exe \
plain-ptr.exe
# tells make to use the file "..\MS_makefile_template", which
# defines general rule