代码搜索结果
找到约 10,000 项符合
Screen 的代码
screen3.cpp
/*
* This file contains code from "C++ Primer, Fourth Edition", by Stanley B.
* Lippman, Jose Lajoie, and Barbara E. Moo, and is covered under the
* copyright and warranty notices given in that
screen.rc2
//
// SCREEN.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
touch_screen.c
/*
*********************************************************************************************************
* 文件: Touch_Screen.C
* 描述: 此处函数 GUI 中定义了,但此次移植并未使用.
* 编写: 深思 (001-12345@sohu.com).
***