01 2019 档案
摘要:一、dept和emp表结构: create table dept(deptno int(100) not null,dname varchar(255),loc varchar(255),);alter table dept add constraint PK_DEPT primary key (d
阅读全文
摘要:1、首先建立一个web project ,我起的名字:weatherInf 【我用的编译器是MyEclipse】 2、在src下新建一个file 起名:WeatherWebService.wsdl,将该链接中的代码 http://www.webxml.com.cn/WebServices/Weath
阅读全文

浙公网安备 33010602011771号