代码搜索:remember
找到约 978 项符合「remember」的源代码
代码结果 978
www.eeworm.com/read/390183/8480161
asm rdfseg2.asm
;; library function for rdfseg - this file is linked as a far segment
[BITS 16]
[GLOBAL _puts]
_puts:
;; can't remember how to print a string in DOS, but if anyone wants
;; to actually test
www.eeworm.com/read/460770/7241031
asm rdfseg2.asm
;; library function for rdfseg - this file is linked as a far segment
[BITS 16]
[GLOBAL _puts]
_puts:
;; can't remember how to print a string in DOS, but if anyone wants
;; to actually test this p
www.eeworm.com/read/435646/7788325
asm rdfseg2.asm
;; library function for rdfseg - this file is linked as a far segment
[BITS 16]
[GLOBAL _puts]
_puts:
;; can't remember how to print a string in DOS, but if anyone wants
;; to actually test
www.eeworm.com/read/144895/12763923
txt wsolve.txt
#########################################################
#11111111111111111111111111111111111111111111111111111111
#
#Part I: The basic functions
# Class, Leader, Initial
###########
www.eeworm.com/read/326691/13122837
txt 3-416msg3.txt
Subject: re : 3 . 408 adjunct
on the use of " when " as equivalent to " that " in sentence like " i remember the time when i first play golf " cf . the spatial neighbor " where " in e . g . " i can't
www.eeworm.com/read/131315/5942058
ctl expire.ctl
## $Revision: 1.8 $
## expire.ctl - expire control file
## Format:
## /remember/:
## ::::
## First line gives history retention; other lines specify
www.eeworm.com/read/101082/6243325
1c l32.1c
#print
Now, with the line
now is the time for all good men
and the command
s/t../TIM/p
what word will be changed? Again, type
"answer WORD"; remember that "." matches
any character, and the first
www.eeworm.com/read/456224/6278767
m f42.m
function retval = f42(X,Y)
% remember X and Y are matrices
retval = 0.25*X.^2 + Y.^2 -1;
www.eeworm.com/read/409871/11309196
txt 3-416msg3.txt
Subject: re : 3 . 408 adjunct
on the use of " when " as equivalent to " that " in sentence like " i remember the time when i first play golf " cf . the spatial neighbor " where " in e . g . " i can't
www.eeworm.com/read/150547/12286737
asm rdfseg2.asm
;; library function for rdfseg - this file is linked as a far segment
[BITS 16]
[GLOBAL _puts]
_puts:
;; can't remember how to print a string in DOS, but if anyone wants
;; to actually test