代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/414442/11112302
ini init.ini
[default]
skinname=simuxp
istransparent=1
toolbarcolor=14675951
enterboxcolor=14675951
menucolor=
menuselectcolor=
menubackcolor=
captionleft=25
captioncolor=16711422
www.eeworm.com/read/414442/11112315
ini init.ini
[default]
skinname=simuos2
istransparent=0
toolbarcolor=-2147483624
enterboxcolor=-2147483624
menucolor=
menuselectcolor=
menubackcolor=
captionleft=25
captioncolor=-2147483631
www.eeworm.com/read/414442/11112325
ini init.ini
[default]
skinname=aluna
istransparent=1
toolbarcolor=-2147483624
enterboxcolor=-2147483624
menucolor=
menuselectcolor=
menubackcolor=
captionleft=25
captioncolor=-2147483631
www.eeworm.com/read/414442/11112335
ini init.ini
[default]
skinname=simuxp
istransparent=1
toolbarcolor=14675951
enterboxcolor=14675951
menucolor=
menuselectcolor=
menubackcolor=
captionleft=80
captioncolor=-2147483631
www.eeworm.com/read/414414/11112631
s init.s
;******************************************************************************
;
; 启动代码
; LPC2214
; KEIL's
www.eeworm.com/read/268976/11112679
c init.c
#include
void init() //初始化
{
SCON=0X50; //8位异步(方式1),允许串行接收。
PCON=0X00; //SMOD=0
ES=1; PS=1;
TMOD=0X20;
TH1=0XFD; //波特率9600;2^SMOD/32 *fosc/(12(256-X)) ;
TL1
www.eeworm.com/read/268976/11112686
lst init.lst
C51 COMPILER V8.02 INIT 08/06/2007 21:18:26 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE INIT
OBJECT MODULE PLACED IN in
www.eeworm.com/read/268976/11112700
obj init.obj
www.eeworm.com/read/414414/11112788
lst init.lst
ARM Macro Assembler Page 1
1 00000000 ;*******************************************************
***********************
2 00000000 ;
www.eeworm.com/read/414414/11112814