代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/193974/5138583

py posixpath.py

"""Common operations on Posix pathnames. Instead of importing this module directly, import os and refer to this module as os.path. The "os.path" name is an alias for this module on Posix systems; on
www.eeworm.com/read/192707/5150358

libdir makefile.libdir

This is a place-holder which indicates to Configure that it shouldn't provide the default targets when building the Makefile in this directory. Instead it'll just prepend all the important variable de
www.eeworm.com/read/191666/5163737

s boot.s

/* LPC2100 startup/initialization file */ .extern main .extern exit /* .text is used instead of .section .text so it works with arm-aout too. */ .text .c
www.eeworm.com/read/191666/5163773

s boot.s

/* LPC2100 startup/initialization file */ .extern main .extern exit /* .text is used instead of .section .text so it works with arm-aout too. */ .text .c
www.eeworm.com/read/191666/5163808

s boot_from_lpc.s

/* LPC2100 startup/initialization file */ .extern main .extern exit /* .text is used instead of .section .text so it works with arm-aout too. */ .text .c
www.eeworm.com/read/191609/5164510

txt amrcodec.txt

This plugin implements an interface to the AMR-NB codec for OpenH323. For licensing reasons, the amr codec itself is not distributed with this plugin. Instead, you must download it yourself from
www.eeworm.com/read/186639/5230703

m flxor.m

function z = flxor(x,y) %FLXOR Perform integer exclusive OR (XOR) computation. % %WARNING: This is an obsolete function and may be removed in the future. % Please use BITXOR instead. %
www.eeworm.com/read/183315/5256700

py validator3.py

import wx import string about_txt = """\ The validator used in this example will validate the input on the fly instead of waiting until the okay button is pressed. The first field will not allow dig
www.eeworm.com/read/181985/5274323

m flxor.m

function z = flxor(x,y) %FLXOR Perform integer exclusive OR (XOR) computation. % %WARNING: This is an obsolete function and may be removed in the future. % Please use BITXOR instead. %
www.eeworm.com/read/180564/5282620

svn-base normal.css.svn-base

/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/ /* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases.