代码搜索:电容屏
找到约 4,731 项符合「电容屏」的源代码
代码结果 4,731
www.eeworm.com/read/701/1920
vi 闪屏.vi
www.eeworm.com/read/7938/139644
opt led屏.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/7938/139645
obj led屏.obj
www.eeworm.com/read/7938/139647
lst led屏.lst
C51 COMPILER V8.08 LED屏 02/04/2008 21:31:31 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE LED屏
OBJECT MODULE PLACED IN LED
www.eeworm.com/read/7938/139650
c led屏.c
#include
#include
xdata unsigned char DATA1[8] _at_ 0x0100;
xdata unsigned char DATA2[8] _at_ 0x0200;
xdata unsigned char COM0 _at_ 0x0300;
xdata unsigned char COM1 _at
www.eeworm.com/read/148115/12493286
hex 点屏.hex
:03180F00015D0078
:0613B5008F108D118B1258
:1013BB00E4F516C223A2AF9222C2AF202323121D43
:1013CB00B0120003121E9AAF100510121AA1922927
:1013DB002029E8AF11121AA192292029DED22380ED
:1013EB00DA120003C223
www.eeworm.com/read/236526/14012570
txt 飞屏.txt
一、增加一个WinForm为SplashScreen,设置其Formborderstyle:None
二、增加引用using System.Threading;
三、在Form1的static void Main() 中增加入下代码:
SplashScreen splashForm = new SplashScreen(); //飞屏
splashForm.Show();
A
www.eeworm.com/read/103038/15748315
txt 飞屏.txt
一、增加一个WinForm为SplashScreen,设置其Formborderstyle:None
二、增加引用using System.Threading;
三、在Form1的static void Main() 中增加入下代码:
SplashScreen splashForm = new SplashScreen(); //飞屏
splashForm.Show();
A