代码搜索:pcode
找到约 332 项符合「pcode」的源代码
代码结果 332
www.eeworm.com/read/234134/4661465
inc pcode.inc
;***
;pcode.inc
;
; Copyright 1986, 1987 Microsoft Corporation
;
;Purpose:
; This include file contains constants which refer to operands in pcode
; See rtps.inc for constants which are kn
www.eeworm.com/read/209211/4984100
c pcode.c
#include
#include
#include
#include
#include "code.h"
/* read an annotated spelling list in the form
word affixcode [ , affixcode ] ...
print a reencoded ve
www.eeworm.com/read/204040/5035798
inc pcode.inc
;***
;pcode.inc
;
; Copyright 1986, 1987 Microsoft Corporation
;
;Purpose:
; This include file contains constants which refer to operands in pcode
; See rtps.inc for constants which are kn
www.eeworm.com/read/171026/5399924
h pcode.h
///////////////////////////////////////////////////////////////////////
// pcode.h
#pragma VxD_PAGEABLE_CODE_SEG
#undef CURSEG
#define CURSEG() PCODE
www.eeworm.com/read/171026/5400554
h pcode.h
///////////////////////////////////////////////////////////////////////
// pcode.h
#pragma VxD_PAGEABLE_CODE_SEG
#undef CURSEG
#define CURSEG() PCODE
www.eeworm.com/read/418929/2082435
java pcode.java
package ecust.edu.cn.pl0;
public class pcode// pcode类 表示pcode指令
{
String f = " ";// 第一个参数:操作码
int l; // 第二个参数:层次差
int a; //
//pcode的构造函数
public pcode(String x, int y, int z) {
f = x
www.eeworm.com/read/375736/2721126
inc pcode.inc
;***
;pcode.inc
;
; Copyright 1986, 1987 Microsoft Corporation
;
;Purpose:
; This include file contains constants which refer to operands in pcode
; See rtps.inc for constants which are kn
www.eeworm.com/read/260597/4331131
inc pcode.inc
;***
;pcode.inc
;
; Copyright 1986, 1987 Microsoft Corporation
;
;Purpose:
; This include file contains constants which refer to operands in pcode
; See rtps.inc for constants which are kn
www.eeworm.com/read/269733/11080584
prg pcode.prg
www.eeworm.com/read/269732/11080669
bak pcode.bak
nMoney=10249 &&赋初值
cMoney=ALLT(STR(nMoney))
cString1='零壹贰叁肆伍陆柒捌玖'
cString2='万仟佰拾元'
cResult=space(0) && cResult=SPACE(0) 2分
FOR n=1 TO LEN(cMoney)
c=SUBSTR(cMoney,n,1) && c=SUBSTR