代码搜索:para
找到约 10,000 项符合「para」的源代码
代码结果 10,000
www.eeworm.com/read/124879/14530286
asm rdconfig.asm
sseg segment stack
db 128 dup (0)
sseg ends
dseg segment para public 'global'
extrn parambuf:byte
extrn paramnr:word
extrn zonespace:byte
extrn newline:byte
www.eeworm.com/read/124164/14592698
htm textnode.htm
function bttnAdd_onClick()
{
var elemPara = document.getElementById("Para1");
var elemTxtBox = document.getElementById("textarea1");
var
www.eeworm.com/read/121420/14757160
cpp mailmonitordlg.cpp
/*
MailMonitorDlg.cpp
Ventana principal con todas las opciones para el usuario.
Autor: Sergio Scarnatto
*/
#include "stdafx.h"
#include "MailMonitor.h"
#include "MailMonitor
www.eeworm.com/read/121169/14767956
asm chagne.asm
;************* **定义宏*************
PRI MACRO A
LEA DX,A
MOV AH,9
INT 21H
ENDM
;**************定义堆栈段************
STACK SEGMENT PARA'STACK'
DB 200 DUP(?)
STACK ENDS
;********
www.eeworm.com/read/119473/14829508
asm arith.asm
; ARITH.ASM
;
; A simple recursive descent parser for arithmetic strings.
.xlist
include stdlib.a
includelib stdlib.lib
.list
dseg segment para public 'data'
; Grammar for si
www.eeworm.com/read/119473/14829559
asm fpgm.asm
.xlist
include stdlib.a
includelib stdlib.lib
matchfuncs
.list
include fpgm.a
dseg segment para public 'data'
; State variables for the player:
CurRoom word Room1
www.eeworm.com/read/119473/14829604
asm pgm6_4.asm
; Shift and Rotate Instructions
.386 ;So we can use extended registers
option segment:use16 ; and addressing modes.
dseg segment para public 'data'
; The following structure holds the
www.eeworm.com/read/215150/15071943
bak clk.asm.bak
data segment para public 'data' ;定义地址段
count100 db 100 ;100分频
tenhour db 0 ;下面为记录时间的几
www.eeworm.com/read/491640/1188667
1 tvtime-configure.1
.\" P醙ina man para tvtime-configure en castellano
.\" Copyright (c) 2003, 2004 Billy Biggs
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the G
www.eeworm.com/read/491640/1188668
1 tvtime.1
.\" P醙ina man para tvtime en castellano.
.\" Copyright (c) 2003, 2004 Billy Biggs
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU Genera