代码搜索:Modifies
找到约 219 项符合「Modifies」的源代码
代码结果 219
www.eeworm.com/read/293597/8283611
inc dos.inc
; DOS Interface Macros - Version 1.3 - for Microsoft Macro Assembler 6.1
; (C) Copyright Microsoft Corporation, 1987, 1988, 1989, 1990, 1993
; Typedefs for testing pointers
NPVOID TYPEDEF NEAR P
www.eeworm.com/read/293597/8283615
inc bios.inc
; BIOS Interface Macros - Version 1.2 - for Microsoft Macro Assembler 6.1
; (C) Copyright Microsoft Corporation, 1987,1988,1989,1990
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
www.eeworm.com/read/411404/11246658
inc dos.inc
; DOS Interface Macros - Version 1.3 - for Microsoft Macro Assembler 6.1
; (C) Copyright Microsoft Corporation, 1987, 1988, 1989, 1990, 1993
; Typedefs for testing pointers
NPVOID TYPEDEF NEAR P
www.eeworm.com/read/411404/11246661
inc bios.inc
; BIOS Interface Macros - Version 1.2 - for Microsoft Macro Assembler 6.1
; (C) Copyright Microsoft Corporation, 1987,1988,1989,1990
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
www.eeworm.com/read/417848/10974121
fist base0fs.fist
%{
/*
* base0fs: like lofs, modifies neither file names nor their data
*/
%}
debug on;
%%
%%
/* no extra routines are needed */
/*
* Local variables:
* c-basic-offset: 4
* End:
*/
www.eeworm.com/read/355017/10302003
cpp rttable.cpp
//===========================================================================
//
// Module: RTTABLE.CPP
//
// Description:
// Sample C++ API program that creates and modifies
//
www.eeworm.com/read/248541/12554346
f crackflow.f
subroutine crackflow
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this surboutine modifies surface runoff to account for crack flow
!! ~ ~ ~ INCOMING VARIABLES ~ ~ ~
!! name |units
www.eeworm.com/read/248541/12553898
f crackvol.f
subroutine crackvol
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this surboutine computes total crack volume for the soil profile and
!! modifies surface runoff to account for crack flow
!!
www.eeworm.com/read/447020/7560232
m labelsafe.m
function theResult = LabelSafe(theLabel)
% LabelSafe -- Safe label for axes.
% LabelSafe('theLabel') modifies 'theLabel' by
% "escaping" instances of '\', '_', and '\^',
% after removing al
www.eeworm.com/read/127767/14336003
txt e483. modifying an object's attributes in the directory.txt
This example modifies some of an object's attributes from the directory.
try {
// Specify the changes to make
ModificationItem[] mods = new ModificationItem[3];