代码搜索结果
找到约 523 项符合
OLED 的代码
screen_saver.c
//*****************************************************************************
//
// screen_saver.c - A screen saver for the OSRAM OLED display.
//
// Copyright (c) 2006 Luminary Micro, Inc. All
frmdata.dfm
object MyData: TMyData
OldCreateOrder = False
Left = 333
Top = 287
Height = 168
Width = 215
object ADOCon: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLED
mdlcommon.bas
Attribute VB_Name = "mdlCommon"
Option Explicit
Public Sub OpenTable(pAdo As Adodc, pRecordSource As String) '打开一个表,得到一个数据集
With pAdo
.ConnectionString = "Provider=Microsoft.Jet.OLED
ssoledbapi.h
// ssOleDbAPI.h
//
//////////////////////////////////////////////////////////////////////
#if !defined(__SSOLEDBAPI_H__)
#define __SSOLEDBAPI_H__
#include "SQLAPI.h"
// API header(s)
#include
unit2.dfm
object DM: TDM
OldCreateOrder = False
Left = 307
Top = 193
Height = 177
Width = 193
object ADOConnection1: TADOConnection
ConnectionString =
'Provider=Microsoft.Jet.OLED
den_lcm_test.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
den_lcm_test.qsf.bak
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
fivecall.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
fivecall.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu
ftimer.vhd.bak
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY FTIMER IS
PORT( iKEY: IN STD_LOGIC_VECTOR(4 DOWNTO 0);
iIS: IN STD_LOGIC_VECTOR(4 DOWNTO 0);
oL