代码搜索:ISO 9001 是什么?
找到约 10,000 项符合「ISO 9001 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/205421/15316227
h iso9660.h
/* SCCSID @(#)iso9660.h 1.1 11/19/97 */
/*
* Header file iso9660.h - assorted structure definitions and typecasts.
* specific to iso9660 filesystem.
Written by Eric Youngdale (1993).
Copy
www.eeworm.com/read/2764/19108
gif iso_protab.gif
www.eeworm.com/read/2788/21246
gif iso_protab.gif
www.eeworm.com/read/4824/41745
c part_iso.c
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can
www.eeworm.com/read/4824/41747
h part_iso.h
/*
* (C) Copyright 2001
* Denis Peter, MPL AG Switzerland, d.peter@mpl.ch.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can
www.eeworm.com/read/6374/84890
h iso82930.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
Iso82930.h
Abstract:
Kernel mode definitions and function prototypes
Environment:
Kernel mode
Notes:
www.eeworm.com/read/7837/136871
txt iso文件解析.txt
<mark>ISO</mark>文件解析
1.什么是<mark>ISO</mark>文件
<mark>ISO</mark>文件:就是以<mark>iso</mark>为扩展名的文件,它是<mark>iso</mark>9660文件格式,一种光盘(CD)上的文件系统格式。简单地说,就是数据在数据光盘上的组织形式:
它的特点是:
1)最多只包含8级子目录(可以用RockRidge Extension增大这个限制)
2)文件名最大32字符
3)文件大小不超过650M
2.在Linux下如何使用I ...
www.eeworm.com/read/7870/137592
c iso9660.c
/*C**************************************************************************
* NAME: iso9660.c
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/7870/137600
h iso9660.h
/*H**************************************************************************
* NAME: iso9660.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/10438/185711
h iso646.h
/* iso646.h standard header */
#pragma once
#ifndef _ISO646
#define _ISO646
#if !defined(__cplusplus) || defined(_MSC_EXTENSIONS)
#define and &&
#define and_eq &=
#define bitand &
#defin