代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/11139/199737
platform .platform
#
# FILE: micaz/.platform
#
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of -
www.eeworm.com/read/11139/199776
platform .platform
#
# FILE: iris/.platform
#
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of -
www.eeworm.com/read/11139/199859
platform .platform
#
# FILE: micaz/.platform
#
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of
www.eeworm.com/read/11139/199897
platform .platform
#
# FILE: micaz/.platform
#
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of
www.eeworm.com/read/11139/200660
platform .platform
#
# FILE: micaz/.platform
#
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of
www.eeworm.com/read/13871/284470
m dirkpm.m
function filenames = dirKPM(dirname, ext, varargin)
% dirKPM Like the built-in dir command, but returns filenames as a cell array instead of a struct
%
% filenames = dirKPM(dirname)
% returns all
www.eeworm.com/read/16793/690839
external
# Contributed by Noah Friedman.
# To avoid using a function in bash, you can use the `builtin' or
# `command' builtins, but neither guarantees that you use an external
# program instead of a bash bui
www.eeworm.com/read/471245/1432816
pas my_api_for_systemini.pas
// Author:Youzhen
// Date: 2000/08/09
// Version: 1.0
//
// This Is A Dll File For Config ScreenSave
//
// Don't Use TString In Dll File !
// Use shortstring Instead of TString !
//
// Topic
www.eeworm.com/read/471245/1432819
pas my_api.pas
// Author:Youzhen
// Date: 2000/08/09
// Version: 1.0
//
// This Is A Dll File For Config ScreenSave
//
// Don't Use TString In Dll File !
// Use shortstring Instead of TString !
//
// Topic
www.eeworm.com/read/470713/1453221
java pr109.java
// PR 109
// Running the test code produces the output "0" instead of the
// expected "01234".
// The break statement exits both for-loops (not just the innermost
// one) if the (single statement) b