代码搜索:Changing
找到约 3,056 项符合「Changing」的源代码
代码结果 3,056
www.eeworm.com/read/235000/14089330
s 44blib_a.s
NoInt EQU 0x80
AREA |C$$code|, CODE, READONLY
EXPORT ChangeMemCon
;*************************************************************************
;* The function for changing the Bank control an
www.eeworm.com/read/204968/15330865
s 44blib_a.s
NoInt EQU 0x80
AREA |C$$code|, CODE, READONLY
EXPORT ChangeMemCon
;*************************************************************************
;* The function for changing the Bank control an
www.eeworm.com/read/165536/10058343
txt touch.txt
TOUCH [DUAL MODE]
NAME TOUCH - Touch the file changing its date stamp.
SYNTAX
touch [/H | /?] file(s)
DESCRIPT
www.eeworm.com/read/354597/10343471
txt touch.txt
TOUCH [DUAL MODE]
NAME TOUCH - Touch the file changing its date stamp.
SYNTAX
touch [/H | /?] file(s)
DESCRIPT
www.eeworm.com/read/38039/1094843
mnu timpfeatred.mnu
IMPFEAT#Redef
#
Change#Attr
Redefine of import feature by changing attributes.
#
Substitute
Redefine of import feature by substitution.
#
www.eeworm.com/read/100333/15877040
h oldenv.h
/*
Little Smalltalk
execution environment definitions.
The Little Smalltalk system is tailored to various machines by
changing defined constants. These constants, and their meanings,
are a
www.eeworm.com/read/381112/9109314
py mymod.py
#########################################################
# C runs Python code in this module in embedded mode.
# Such a file can be changed without changing the C layer.
# There is just standard P
www.eeworm.com/read/165315/10068138
java selgraphics.java
// SelGraphics.java
// Modified by Alix Herrmann alix.herrmann@epfl.ch 3/98
// (Added capability for changing x-increments)
// ==============================================================