代码搜索:com
找到约 10,000 项符合「com」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5933465
c com.c
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/131315/5936131
com vmsconfig.com
$ !
$ ! Set up to compile GCC on VAX/VMS
$ !
$! Set the def dir to proper place for use in batch. Works for interactive too.
$flnm = f$enviroment("PROCEDURE") ! get current procedure name
$set def
www.eeworm.com/read/131315/5940814
com cxshare.com
$ v = 'f$verify(0)
$! THIS COMMAND FILE IS USED TO LINK C++ PROGRAMS TO THE libg++ library and
$! the C RUN TIME LIBRARY. The shared version of the library is used for
$! both libraries. This is the
www.eeworm.com/read/131315/5940824
com cxlink.com
$ v = 'f$verify(0)
$! THIS COMMAND FILE IS USED TO LINK C++ PROGRAMS TO THE libg++ library and
$! the C RUN TIME LIBRARY. The shared version of the library is used for
$! the C run time library ONLY.
www.eeworm.com/read/131315/5940827
com genclass.com
$ v='f$verify(0)
$! COMMAND FILE TO GENERATE CLASSES
$! ARGUMENTS ARE THE SAME AS IN THE UNIX CASE
$! @GENCLASS TYPE MODE FILE
$! OR
$! @GENCLASS -2 TYPE1 MODE1 TYPE2 MODE2 FILE
$NMODES=1
$IF P1.EQS."
www.eeworm.com/read/126933/6010285
com make.com
$ !
$ ! "Makefile" for VMS versions of UnZip/ZipInfo and UnZipSFX
$ !
$ ! To define additional options, define the global symbol
$ ! LOCAL_UNZIP prior to executing MAKE.COM:
$ !
$ ! $ LOCAL_UNZIP ==
www.eeworm.com/read/124609/6044674
dfpackage com.dfpackage
package id7weudr0gs7zjdr0h2ox1;
/**
@version 2.0
@physicalPackage
@__modelType diagram
*/
class diagram {
/**
@__ref
@__m
www.eeworm.com/read/116774/6112468
c com.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------