代码搜索:Move

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

代码结果 10,000
www.eeworm.com/read/216502/4891135

c move.c

# include "e.h" # include "e.def" move(dir, amt, p) int dir, amt, p; { int a; yyval = p; a = VERT( (EFFPS(ps) * 6 * amt) / 100); printf(".ds %d ", yyval); if( dir == FWD || dir == BACK ) /* fwd
www.eeworm.com/read/216502/4891378

c move.c

# include "e.h" # include "e.def" move(dir, amt, p) int dir, amt, p; { int a; yyval = p; a = VERT( (amt+49)/50 ); /* nearest number of half-lines */ printf(".ds %d ", yyval); if( dir == FWD ||
www.eeworm.com/read/216450/4893775

c move.c

#include #include "curspriv.h" /****************************************************************/ /* Wmove() moves the cursor in window 'win' to position (x,y). */ /***********************
www.eeworm.com/read/212217/4938251

manifest move.manifest

www.eeworm.com/read/212217/4938257

vcproj move.vcproj

www.eeworm.com/read/212217/4938259

rc move.rc

// Microsoft Visual C++ 生成的资源脚本。 // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ///////////////////////////////////////////////////////////////////////////// // // 从 TEXTINCLUDE 2
www.eeworm.com/read/212217/4938261

sln move.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Move", "Move.vcproj", "{3A6B7A6B-6D69-4E92-965E-BDAC22D000F4}" ProjectSection(Project
www.eeworm.com/read/212217/4938262

cpp move.cpp

// Move.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "Move.h" #include "MainFrm.h" #include "MoveDoc.h" #include "MoveView.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CMo
www.eeworm.com/read/212217/4938263

h move.h

// Move.h : Move 应用程序的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error 在包含用于 PCH 的此文件之前包含“stdafx.h” #endif #include "resource.h" // 主符号 // CMoveApp: // 有关此类的实现,请参阅 Move.cpp //
www.eeworm.com/read/209559/4974005

h move.h

/* * Copyright (c) 2000-2003 Silicon Graphics, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU Gene