代码搜索:Move
找到约 10,000 项符合「Move」的源代码
代码结果 10,000
www.eeworm.com/read/352920/3092203
java move.java
package com.laoer.bbscs.web.action;
import com.laoer.bbscs.web.form.*;
import com.laoer.bbscs.bean.*;
import com.laoer.bbscs.web.servlet.*;
import com.laoer.bbscs.sys.*;
import com.laoer.comm.u
www.eeworm.com/read/351043/3110832
h move.h
#define SCROLL_WIDTH (unsigned int)640
#define SCROLL_HEIGHT (unsigned int)50
void PCX_Init_Scroll(pcx_picture_ptr image)
{
unsigned int a=(unsigned int)SCROLL_WIDTH * SCROLL_HEIGHT + 1;
// thi
www.eeworm.com/read/260597/4331520
txt move.txt
SUMMARY memory routines
#include
cProc Move,,
parmD src
parmD dst
parmW count
cProc Fill,,
parmD dst
parmB value
parmW count
DESCRIPTION
www.eeworm.com/read/260597/4331592
asm move.asm
;
; memory routines
;
; Modifications:
;
; 01-Dec-1986 mz Optimize odd move using rcl hack
;
.xlist
include ..\h\cmacros.inc
.list
sBegin code
assumes cs,code
cProc Move,,
www.eeworm.com/read/254811/4380459
txt move.txt
SUMMARY memory routines
#include
cProc Move,,
parmD src
parmD dst
parmW count
cProc Fill,,
parmD dst
parmB value
parmW count
DESCRIPTION
www.eeworm.com/read/254811/4380531
asm move.asm
;
; memory routines
;
; Modifications:
;
; 01-Dec-1986 mz Optimize odd move using rcl hack
;
.xlist
include ..\h\cmacros.inc
.list
sBegin code
assumes cs,code
cProc Move,,
www.eeworm.com/read/252366/4408183
c move.c
#include
#include "curspriv.h"
/****************************************************************/
/* Wmove() moves the cursor in window 'win' to position (x,y). */
/******************
www.eeworm.com/read/161757/5550348
java move.java
package com.laoer.bbscs.web.action;
import com.laoer.bbscs.web.form.*;
import com.laoer.bbscs.bean.*;
import com.laoer.bbscs.web.servlet.*;
import com.laoer.bbscs.sys.*;
import com.laoer.comm.u