代码搜索:STEL
找到约 39 项符合「STEL」的源代码
代码结果 39
www.eeworm.com/read/223029/14663495
sql 无标题2.sql
create table message
(sno char(9)primary key,
sname char(20),
ssex char(9),
sage char(4),
stel char(9),
sqq char(10),
smt char(12),
sadd char(25)
);
insert into message(sno,sname,ssex,sage,s
www.eeworm.com/read/430149/8763955
c ch03_17.c
#include
int main(void)
{
char local[20];
char ftel[20];
char stel[20];
printf("叫块
www.eeworm.com/read/419610/10853844
cpp pbitemview.cpp
/*
* ============================================================================
* Name : CPBItemView from CAknView
* Part of : PBItemView
* Copyright (c) 2003 Nokia. All rights reserved.
www.eeworm.com/read/419610/10853872
bak pbitemview.cpp.bak
/*
* ============================================================================
* Name : CPBItemView from CAknView
* Part of : PBItemView
* Copyright (c) 2003 Nokia. All rights reserved.
www.eeworm.com/read/147853/12514258
pdf 用stel_2000a设计扩频遥控系统.pdf
www.eeworm.com/read/478725/6701299
cpp dialcommandlineinfo.cpp
// DialCommandLineInfo.cpp: implementation of the CDialCommandLineInfo class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Dialer.h"
#
www.eeworm.com/read/204199/15343456
cpp dialcommandlineinfo.cpp
// DialCommandLineInfo.cpp: implementation of the CDialCommandLineInfo class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Dialer.h"
#
www.eeworm.com/read/481609/6636385
pdf 突发解调器stel_9257在宽带无线接入系统中的应用.pdf
www.eeworm.com/read/390784/2525024
vb class1.vb
Public Class student
Private snumber As Integer
Private sname As String
Private sTel As String
Private smathscore As Integer
Private scomputerscore As Integer
Private ssu