代码搜索:init
找到约 10,000 项符合「init」的源代码
代码结果 10,000
www.eeworm.com/read/194095/8199389
f init.f
www.eeworm.com/read/194035/8200059
s init.s
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/294663/8212806
c init.c
//***********************************************************************
// *
// P H I L I P S P R O P R I E T A R Y *
//
www.eeworm.com/read/294289/8243339
txt init.txt
close all
set safety off
cd sys(5)+curdir()+"数据"
create database sys(5)+curdir()+"学生管理"
create table 学生档案(学号 c(6) primary key,姓名 c(8),性别 c(10),出生日期 d,民族 c(10),籍贯 c(20),政治面貌 c(4),何时入学 n(4),;
所
www.eeworm.com/read/294289/8243425
prg init.prg
close all
set safety off
if !directory(sys(5)+curdir()+"数据\")
md sys(5)+curdir()+"数据\"
endif
cd sys(5)+curdir()+"数据\"
create database sys(5)+curdir()+"学生管理"
create table 学生档案(学号 c(6) prim
www.eeworm.com/read/294289/8243465
fxp init.fxp
www.eeworm.com/read/294273/8243864
s init.s
;*****************************************************************************
;* File Name : init.s
;* Author :
;* Date :
;* Version :
;* Description : 初始化堆栈指针,使能中断,进入main()
;*******
www.eeworm.com/read/294273/8243892
o init.o
www.eeworm.com/read/294273/8243933
s init.s
;*****************************************************************************
;* File Name : init.s
;* Author :
;* Date :
;* Version :
;* Description : 初始化堆栈指针,使能中断,进入main()
;*******
www.eeworm.com/read/294273/8243952