代码搜索:folder
找到约 10,000 项符合「folder」的源代码
代码结果 10,000
www.eeworm.com/read/284803/8896345
pas _res__ids.pas
Unit _RES__IDS;
Interface
{ Strings IDs }
Const IDS_NOROOTFOLDER = 10000; { Could not get the root folder. }
Const IDS_NOENUM = 10005; { Could not enumerate system objects. }
www.eeworm.com/read/185374/9041232
c emptyfolders.c
#include "common.h"
static void prune_empty_folders(LIBMTP_mtpdevice_t *device, LIBMTP_file_t *files, LIBMTP_folder_t *folderlist, int do_delete)
{
if(folderlist==NULL)
return;
if(folderlist
www.eeworm.com/read/380716/9133836
lst smac_gb60_evb_3_0.lst
Units and locations in library 'D:\Profiles\flr005\My Documents\Bluetooth Exchange Folder\smac 4_0\CW_IDE_3p1\smac\bin\SMAC_gb60_evb_3_0.lib'
Unit name
www.eeworm.com/read/181832/9235376
readme
# Sasha/Anycast Implmentation
1. Plain Anycast
motes: [Anycast_Final]
sink : [ACBase]
listener: Anycast_Listen.java
2. Two Level Marzullo Implementation
motes : [Mote_Impl1]
sink : [Base_Impl1]
L
www.eeworm.com/read/178324/9407877
txt readme.txt
Small RTOS的键盘扫描驱动程序及其在DP-51下载仿真实验仪上使用的例子。本驱动程序支持最大254个按键,最多3个按键同时按下。
驱动程序的使用
a) 在用户程序中添加一个任务KeyInput,优先级要比较高。
b) 设置几个常量的值。
KEY_READ_BUF_LEGTH:键盘消息队列缓冲区的大小。
KEY_STA ...
www.eeworm.com/read/278336/10544095
cpp ppcfolderdlg.cpp
//PpcFolderDlg.cpp
#include "GSPlayer2.h"
#include "PpcFolderDlg.h"
CPpcFolderDlg::CPpcFolderDlg()
{
m_hwndMB = NULL;
m_pOrgProc = NULL;
}
CPpcFolderDlg::~CPpcFolderDlg()
{
}
void C
www.eeworm.com/read/435955/7780446
cdf 20bsp.cdf
/* 20bsp.cdf - BSP component description file */
/*
* Copyright (c) 2006-2007 Wind River Systems, Inc.
*
* The right to copy, distribute, modify or otherwise make use
* of this software may be li