代码搜索:Directory

找到约 10,000 项符合「Directory」的源代码

代码结果 10,000
www.eeworm.com/read/233524/14148182

txt out_directory_tmp.txt

F:/SmartSOPC/smartsopc_board_cyclone_1c6/system_copy/db/ F:/SmartSOPC/smartsopc_board_cyclone_1c6/system_copy/db/ F:/SmartSOPC/smartsopc_board_cyclone_1c6/system_copy/db/ F:/SmartSOPC/smartsopc_boa
www.eeworm.com/read/126803/14402692

sql create directory table.sql

//如果表已经存在,则删除 if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[Directory]') and OBJECTPROPERTY(id, N'IsUserTable') = 1) drop table [dbo].[Directory] GO //创建表 CREATE TABLE [
www.eeworm.com/read/224015/14607842

txt fat directory entry.txt

template "FAT Directory Entry" // Template by Stefan Fleischmann // To be applied to a sector of a FAT16 or FAT32 drive // that contains a directory. Not suitable for LFN // (long filename) di
www.eeworm.com/read/223348/14643996

c irp_mj_directory.c

/* * Clandestine File System Driver * Copyright (C) 2005 Jason Todd * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the i
www.eeworm.com/read/223348/14644010

h irp_mj_directory.h

/* * Clandestine File System Driver * Copyright (C) 2005 Jason Todd * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the i
www.eeworm.com/read/114440/15053372

txt fat directory entry.txt

template "FAT Directory Entry" // Template by Stefan Fleischmann // To be applied to a sector of a FAT16 or FAT32 drive // that contains a directory. Not suitable for LFN // (long filename) di
www.eeworm.com/read/114018/15117904

txt fat directory entry.txt

template "FAT Directory Entry" // Template by Stefan Fleischmann // To be applied to a sector of a FAT16 or FAT32 drive // that contains a directory. Not suitable for LFN // (long filename) di