代码搜索:Move

找到约 10,000 项符合「Move」的源代码

代码结果 10,000
www.eeworm.com/read/136812/5859175

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/5859191

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/5859208

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/5859225

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/5859242

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/5859257

c move.c

#ifndef lint static char sccsid[] = "@(#)move.c 1.1 92/07/30 SMI"; /* from UCB 4.1 6/27/83 */ #endif extern vti; extern xnow,ynow; move(xi,yi){ struct {char pad,c; int x,y;} p; p.c = 9; p.x = xnow
www.eeworm.com/read/136812/5859272

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){ putch(035); cont(xi,yi); }
www.eeworm.com/read/136812/5860998

cursor move.cursor

/* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0xAAA8,0x0000,0x8008,0x0000,0x8FFF,0x0801,0x8809,0x0801, 0x8809,0x0801,0x8809,0x0801,0xAAA9,0x0801,0x0801,0x0FFF
www.eeworm.com/read/136812/5861188

cursor move.cursor

/* Format_version=1, Width=16, Height=16, Depth=1, Valid_bits_per_item=16 */ 0xC000,0xF000,0x7C00,0x7F00,0x3F00,0x3E00,0x1F00,0x1BFF, 0x01FF,0x01FF,0x01FF,0x01FF,0x01FF,0x01FF,0x01FF,0x01FF
www.eeworm.com/read/135691/5882278

js move.js

var checkZIndex = true; var dragobject = null; var tx; var ty; var ie5 = document.all != null && document.getElementsByTagName != null; function getReal(el) { temp = el; while ((tem