代码搜索:Mac 有哪些应用?

找到约 10,000 项符合「Mac 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/390183/8480313

mac version.mac

%define __NASM_MAJOR__ 0 %define __NASM_MINOR__ 99 %define __NASM_SUBMINOR__ 5 %define __NASM_PATCHLEVEL__ 0 %define __NASM_VERSION_ID__ 000630500h %define __NASM_VER__ "0.99.05"
www.eeworm.com/read/390183/8480358

mac exebin.mac

; -*- nasm -*- ; NASM macro file to allow the `bin' output format to generate ; simple .EXE files by constructing the EXE header by hand. ; Adapted from a contribution by Yann Guidon
www.eeworm.com/read/390183/8480372

mac scitech.mac

;**************************************************************************** ;* ;* ======================================================================== ;* ;* The contents of this file are
www.eeworm.com/read/390183/8480677

mac standard.mac

; Standard macro set for NASM -*- nasm -*- ; Macros to make NASM ignore some TASM directives before the first include ; directive. %idefine IDEAL %idefine JUMPS %idefine P386
www.eeworm.com/read/189157/8487619

mac _objects.mac

MUI_386_OBJECTS= \ $(_OBJ_DIR)\i386\usbview.res 386_OBJECTS= \ $(_OBJ_DIR)\i386\usbview.res \ $(_OBJ_DIR)\i386\usbview.obj \ $(_OBJ_DIR)\i386\display.obj \ $(_OBJ_DIR)\i386
www.eeworm.com/read/188790/8514931

h mac.h

/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */ /* * Copyright (c) 1997 Regents of the University of California. * All rights reserved. * * Redistribution and use in sour
www.eeworm.com/read/188790/8515031

tex mac.tex

%\documentclass[12pt,openany]{report} %\begin{document} \section{MAC Implementation Details} Implementation details of the Mac Layer\footnotemark[3] are described here. We describe the basic chann
www.eeworm.com/read/389295/8534922

c mac.c

/* * The Sleuth Kit * * Brian Carrier [carrier sleuthkit [dot] org] * Copyright (c) 2006-2008 Brian Carrier, Basis Technology. All rights reserved * Copyright (c) 2003-2005 Brian Carrier.
www.eeworm.com/read/188349/8547116

mac exebin.mac

; -*- nasm -*- ; NASM macro file to allow the `bin' output format to generate ; simple .EXE files by constructing the EXE header by hand. ; Adapted from a contribution by Yann Guidon
www.eeworm.com/read/188349/8547132

mac scitech.mac

;**************************************************************************** ;* ;* ======================================================================== ;* ;* The contents of this file are