代码搜索结果

找到约 10,000 项符合 Screen 的代码

test.c

#include sbit P0_0=P0^0; sbit rs = P1^0; //H=data; L=command; sbit rw = P1^1; //H=read; L=write; sbit e = P1^2; //input enable; sbit busy=P2^7; //lcd busy bit #define

scrsave.c

#include "osdep.h" #include "umfunc.h" #include "screen.h" static int screen_mode_switched; static unsigned original_cursor_value; static unsigned original_cursor_location; static byte _far sc

scrsave.c

#include "osdep.h" #include "umfunc.h" #include "screen.h" static int screen_mode_switched; static unsigned original_cursor_value; static unsigned original_cursor_location; static byte _far sc

scrsave.c

#include "osdep.h" #include "umfunc.h" #include "screen.h" static int screen_mode_switched; static unsigned original_cursor_value; static unsigned original_cursor_location; static byte _far sc

scrsave.c

#include "osdep.h" #include "umfunc.h" #include "screen.h" static int screen_mode_switched; static unsigned original_cursor_value; static unsigned original_cursor_location; static byte _far sc

scroll.cpp

void CCaptionDemoDlg::OnButton1() { LPUSLONG ds, card_adress; int ww, wh, hh, y1, number; int i, j, scroll_step; // 如果窗口正在进行滚屏,DEMO 程序就停止滚屏。 pICg2k->spv_virtual_screen_pan_stop(); //

如何使用鼠标右键选择列表框中的项目.txt

你 可 以 利 用 LB_ITEMFROMPOINT判 断 鼠 标 的 位 置 处 于 第 几 项 , 下 面 是 一 个 例 子 : Private Sub List1_MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single) Debug.Print X / Screen.Twips

xlib.h

/*---------------------------------------------------------------------- ; ; XLIB - header file ; ; ; ; ****** XLIB - Mode X graphics library **************** ; ******

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

cfgmacro.h

struct screen macro_screen[] = { {1,0,"This utility reads an existing macro file. The file must exist" }, {2,0,"before running this utility. If you create a few favorite macros" }, {3,0,