第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

麻煩各位老師看一下,為什么我這里返回的結(jié)果是空的?

package?com.imooc.javabeginner.second.weatherforecast;

import?com.imooc.weather.HourWeather;
import?com.imooc.weather.WeatherUtils;
import?com.imooc.weather.impl.WeatherUtilsImpl;

import?java.util.List;
import?java.util.Scanner;

public?class?QueryWeather?{
????public?static?void?main(String[]?args)?{
????????String?appCode?=?"xxxxxx";

????????System.out.println("可以選擇的服務(wù)如下所示:");
????????System.out.println("1:查詢(xún)24h內(nèi)的天氣信息");
????????System.out.println("2:?查詢(xún)3天內(nèi)的天氣信息");
????????System.out.println("3:?查詢(xún)7天內(nèi)的天氣信息");
????????System.out.print("請(qǐng)選擇所需服務(wù)的代號(hào):");

????????Scanner?scanner?=?new?Scanner(System.in);
????????int?i?=?scanner.nextInt();
????????if?(i?==?1){
????????????System.out.print("請(qǐng)輸入所需查詢(xún)天氣的城市名稱(chēng):");
????????????String?city?=?scanner.next();
????????????WeatherUtils?weatherUtils?=?new?WeatherUtilsImpl();
????????????List<HourWeather>?weatherList?=?weatherUtils.w24h(appCode,?city);
????????????System.out.println(weatherList);
????????}
????}
}

http://img1.sycdn.imooc.com//5ff824780001206c15550306.jpg

正在回答

3 回答

你第26行appcode要輸入那串控制臺(tái)授權(quán)碼

0 回復(fù) 有任何疑惑可以回復(fù)我~

我也是,求問(wèn)

0 回復(fù) 有任何疑惑可以回復(fù)我~

我也是,求問(wèn)

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

麻煩各位老師看一下,為什么我這里返回的結(jié)果是空的?

我要回答 關(guān)注問(wèn)題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)