代码搜索结果
找到约 10,000 项符合
Screen 的代码
touch_panel_custom.c
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
imxfb.h
/*
* This structure describes the machine which we are running on.
*/
struct imxfb_mach_info {
u_long pixclock;
u_short xres;
u_short yres;
u_char bpp;
u_char hsync_len;
u_char left_ma
voxsetup.cpp
#include "ray.h"
#include "resnames.h"
#include "globals.h"
#include "voxel.h"
#include "rayfile.h"
#include "waves.h"
#include "prevarr.h"
#include "scrconf.h"
#include "gentree.h"
#include
voxsetup.cpp
#include "ray.h"
#include "resnames.h"
#include "globals.h"
#include "voxel.h"
#include "rayfile.h"
#include "waves.h"
#include "prevarr.h"
#include "scrconf.h"
#include "gentree.h"
#include
data.properties
#if(${ant.handset_screen}=="screen_s")
screen_s
#end
#if(${ant.handset_screen}=="screen_m")
screen_m
#end
#if(${ant.handset_memory}=="s")
memory_s
#end
怎样把过滤过的数据在dbgrid上显示出来.txt
下 面 是 大 致 的 代 码 :
Private Sub cmdFilter_Click()
On Error GoTo FilterErr
Dim recRecordset1 As Recordset, recRecordset2 As Recordset
Dim sFilterStr As String
frmyulan.frm
VERSION 5.00
Begin VB.Form frmYuLan
AutoRedraw = -1 'True
BackColor = &H00FFFFFF&
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
tstest.c
#include
#include
#include
/* for data reading from /dev/ts */
typedef struct {
unsigned short pressure;
unsigned short x;
unsigned short y;
unsign
project1.dpr
{
Demo: Realisierung eines Splash-Screen
(c) 1998 Rainer Reusch & Toolbox
}
program Project1;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1},
Unit2 in 'Unit2.pas' {SplashForm};
{$R *.
nnbg.m
function fig = nnbg(n,r)
%NNBG Neural Network Design utility function.
% NNBG(N,R)
% N - Window name (default = figure #).
% R - Rectangle without tf names (default = none).
% Returns