代码搜索结果
找到约 10,000 项符合
Screen 的代码
xlib.h
/*----------------------------------------------------------------------
;
; XLIB - header file
;
;
;
; ****** XLIB - Mode X graphics library ****************
; ******
mainmenu.java
package stopwatch;
import javax.microedition.lcdui.*;
public class MainMenu extends List implements CommandListener {
// These are our menu choices that will be in our List.
private static
8queue1.c
#include "stdio.h"
static char Queen[8][8];
static int a[8];
static int b[15];
static int c[15];
static int iQueenNum=0; //记录总的棋盘状态数
void qu(int i); //参数i代表行
int main()
{
int iLine,i
137.txt
使指定窗口总处于其他窗口之上
将以下代码加入到Form中,这个Form就成为一个在其他所有窗口之上的窗口了.
Private Declare Function SetWindowPos Lib "user32" (ByVal hwnd As Long, ByVal hWndInsertAfter
As Long, ByVal x As Long, ByVal y As
6405.html
笨鸟....addform是啥意思??
笨鸟....addform是啥意思??
9955.html
Re: 用 VB 写一个 Full screen 的 form
Re: 用 VB 写一个 Full screen 的 form
3956.html
萤幕保护程式 Screen Saver
萤幕保护程式 Screen Saver
9944.html
Re: 用 VB 写一个 Full screen 的 form
Re: 用 VB 写一个 Full screen 的 form
9964.html
Re: 请问如何用 VB 写一个 Full screen 的 form ?
Re: 请问如何用 VB 写一个 Full screen 的 form ?
6400.html
Re: 抓萤幕高度和宽度来运算设定
Re: 抓萤幕高度和宽度来运算设定