代码搜索:Move
找到约 10,000 项符合「Move」的源代码
代码结果 10,000
www.eeworm.com/read/136994/5826514
js move.js
var pic1=eval('document.'+_all+'pic1'+_style);
var isNS = ((navigator.appName == "Netscape") && (parseInt(navigator.appVersion) >= 4));
var _all = '';
var _style = '';
var wwidth, wheight;
var yd
www.eeworm.com/read/136812/5858781
c _move.c
/* Copyright (c) 1984 AT&T */
/* All Rights Reserved */
/* THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF AT&T */
/* The copyright notice above does not evidence any */
/* actual or intended p
www.eeworm.com/read/136812/5859048
c move.c
/*
* Copyright (c) 1985 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859064
c move.c
#ifndef lint
static char sccsid[] = "@(#)move.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */
#endif
move(xi,yi){
movep(xconv(xsc(xi)),yconv(ysc(yi)));
return;
}
www.eeworm.com/read/136812/5859080
c move.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859095
c move.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859111
c move.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859126
c move.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859143
c move.c
/*
* Copyright (c) 1980 Regents of the University of California.
* All rights reserved. The Berkeley software License Agreement
* specifies the terms and conditions for redistribution.
*/
#ifnde
www.eeworm.com/read/136812/5859159
c move.c
#ifndef lint
static char sccsid[] = "@(#)move.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */
#endif
#include
move(xi,yi){
putc('m',stdout);
putsi(xi);
putsi(yi);
}