代码搜索:ISO 9001 是什么?
找到约 10,000 项符合「ISO 9001 是什么?」的源代码
代码结果 10,000
www.eeworm.com/read/412045/2176870
txt cz_iso.txt
# ***** GLOBAL VARS ****** #
# User-friendly names to system folders
inbox_extended = P
www.eeworm.com/read/411046/2196135
c iso_8859.c
/*
* Program: ISO-8859 conversion tables
*
* Author: Mark Crispin
* Networks and Distributed Computing
* Computing & Communications
* University of Washington
* Administration Building, AG-
www.eeworm.com/read/410885/2199948
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/410339/2210795
h iso646.h
/* Copyright (C) 1997, 1999 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License
www.eeworm.com/read/410339/2210807
h iso646.h
/* Copyright (C) 1997, 1999 Free Software Foundation, Inc.
This file is part of GCC.
GCC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License
www.eeworm.com/read/410339/2211787
h iso_fs.h
#ifndef _ISOFS_FS_H
#define _ISOFS_FS_H
#include
/*
* The isofs filesystem constants/structures
*/
/* This part borrowed from the bsd386 isofs */
#define ISODCL(from, to) (to - fr
www.eeworm.com/read/408818/2246588
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/408818/2246590
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/408246/2253150
lisp enc-iso.lisp
(in-package "SB!IMPL")
(define-unibyte-mapper iso-8859-2->code-mapper code->iso-8859-2-mapper
(#xA1 #x0104) ; LATIN CAPITAL LETTER A WITH OGONEK
(#xA2 #x02D8) ; BREVE
(#xA3 #x0141) ; LATIN CAPI
www.eeworm.com/read/407313/2266676
h iso9660.h
/*
* ISO 9660 filesystem backend for GRUB (GRand Unified Bootloader)
* including Rock Ridge Extensions support
*
* Copyright (C) 1998, 1999 Kousuke Takai
*
* This p