代码搜索:Mac 开发教程
找到约 10,000 项符合「Mac 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/457930/1592440
mac mode716.mac
;Copyright (C) 1997-2007 ZSNES Team ( zsKnight, _Demo_, pagefault, Nach )
;
;http://www.zsnes.com
;http://sourceforge.net/projects/zsnes
;https://zsnes.bountysource.com
;
;This program is free softwar
www.eeworm.com/read/457930/1592446
mac newg162.mac
;Copyright (C) 1997-2007 ZSNES Team ( zsKnight, _Demo_, pagefault, Nach )
;
;http://www.zsnes.com
;http://sourceforge.net/projects/zsnes
;https://zsnes.bountysource.com
;
;This program is free softwar
www.eeworm.com/read/457053/1600595
tcl ns-mac.tcl
#
# Copyright (c) 1997 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided th
www.eeworm.com/read/457053/1600962
tcl mac-test.tcl
#!/bin/sh
# the next line finds ns \
nshome=`dirname $0`; [ ! -x $nshome/ns ] && [ -x ../../ns ] && nshome=../..
# the next line starts ns \
export nshome; exec $nshome/ns "$0" "$@"
if [info exists e
www.eeworm.com/read/456693/1604655
c dynload_mac.c
/* Support for dynamic loading of extension modules */
#include "Python.h"
#include "importdl.h"
#include
#include
#ifdef USE_GUSI1
#include "TFileSpec.h" /*
www.eeworm.com/read/455847/1608483
h mac_const.h
/*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author Andre Cunha
*/
// The MAC constants are defined in here.
// Notice that these makes use of the PHY constants.
//pag
www.eeworm.com/read/455847/1608484
h mac_enumerations.h
/*
* @author IPP HURRAY http://www.hurray.isep.ipp.pt/art-wise
* @author Andre Cunha
*/
//Mac enumerations standard pag 110
enum {
MAC_SUCCESS = 0x00,
MAC_BEACON_LOSS = 0xE0,
www.eeworm.com/read/455567/1610596
h prefix_mac.h
#include
#undef TARGET_RT_BIG_ENDIAN
#define TARGET_RT_BIG_ENDIAN 1
#define BZ_NO_STDIO 1
www.eeworm.com/read/455269/1624468
tcl ns-mac.tcl
#
# Copyright (c) 1997 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided th
www.eeworm.com/read/455269/1624838
tcl mac-test.tcl
#!/bin/sh
# the next line finds ns \
nshome=`dirname $0`; [ ! -x $nshome/ns ] && [ -x ../../ns ] && nshome=../..
# the next line starts ns \
export nshome; exec $nshome/ns "$0" "$@"
if [info exists e