• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

C# Weather.Country类代码示例

原作者: [db:作者] 来自: [db:来源] 收藏 邀请

本文整理汇总了C#中Desklet.Weather.Country的典型用法代码示例。如果您正苦于以下问题:C# Country类的具体用法?C# Country怎么用?C# Country使用的例子?那么恭喜您, 这里精选的类代码示例或许可以为您提供帮助。



Country类属于Desklet.Weather命名空间,在下文中一共展示了Country类的20个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于我们的系统推荐出更棒的C#代码示例。

示例1: Country_1

 private void Country_1() {
     this.curCountry = new Country("United Arab Emirates", 6);
     this.curCountry.Add(new Location("Abu Dhabi", "OMAA", "24-26N 054-39E"));
     this.curCountry.Add(new Location("Al Ain", "OMAL", "24-16N 055-36E"));
     this.curCountry.Add(new Location("Dubai", "OMDB", "25-15N 055-20E"));
     this.curCountry.Add(new Location("Fujairah", "OMFJ", "25-06N 056-20E"));
     this.curCountry.Add(new Location("Ras Al Khaimah", "OMRK", "25-37N 055-56E"));
     this.curCountry.Add(new Location("Sharjah", "OMSJ", "25-20N 055-31E"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:9,代码来源:LocationsGenerated.cs


示例2: Country_4

 private void Country_4() {
     this.curCountry = new Country("Yemen", 9);
     this.curCountry.Add(new Location("Aden", "OYAA", "12-40N 045-02E"));
     this.curCountry.Add(new Location("Ataq", "OYAT", "14-31N 046-51E"));
     this.curCountry.Add(new Location("Hodeidah", "OYHD", "14-45N 042-59E"));
     this.curCountry.Add(new Location("Marib", "OYMB", "15-26N 045-20E"));
     this.curCountry.Add(new Location("Sa'Ada/Sadah", "OYSH", "16-58N 043-44E"));
     this.curCountry.Add(new Location("Sana'A", "OYSN", "15-31N 044-11E"));
     this.curCountry.Add(new Location("Sayun", "OYSY", "15-58N 048-48E"));
     this.curCountry.Add(new Location("Socotra", "OYSQ", "12-38N 053-54E"));
     this.curCountry.Add(new Location("Taiz", "OYTZ", "13-41N 044-08E"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:12,代码来源:LocationsGenerated.cs


示例3: Country_181

 private void Country_181() {
     this.curCountry = new Country("Saint Lucia", 2);
     this.curCountry.Add(new Location("Hewanorra", "TLPL", "13-45N 060-57W"));
     this.curCountry.Add(new Location("Vigie", "TLPC", "14-01N 061-00W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:5,代码来源:LocationsGenerated.cs


示例4: Country_206

 private void Country_206() {
     this.curCountry = new Country("Antarctica", 3);
     this.curCountry.Add(new Location("Amundsen-Scott South Pole Station", "NZSP", "90-00S 00-00"));
     this.curCountry.Add(new Location("Ice Runway", "NZIR", "77-52S 166-32E"));
     this.curCountry.Add(new Location("Williams Field", "NZCM", "77-52S 166-58E"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:6,代码来源:LocationsGenerated.cs


示例5: Country_204

 private void Country_204() {
     this.curCountry = new Country("Barbados", 1);
     this.curCountry.Add(new Location("Grantley Adams", "TBPB", "13-04N 059-29W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:4,代码来源:LocationsGenerated.cs


示例6: Country_202

 private void Country_202() {
     this.curCountry = new Country("Saint Helena", 1);
     this.curCountry.Add(new Location("Wide Awake Field Ascension Island", "FHAW", "07-58S 014-24W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:4,代码来源:LocationsGenerated.cs


示例7: Country_200

 private void Country_200() {
     this.curCountry = new Country("Greenland", 7);
     this.curCountry.Add(new Location("Constable Pynt", "BGCO", "70-45N 022-39W"));
     this.curCountry.Add(new Location("Godthaab / Nuuk", "BGGH", "64-10N 051-45W"));
     this.curCountry.Add(new Location("Jacobshavn Lufthavn", "BGJN", "69-14N 051-04W"));
     this.curCountry.Add(new Location("Kulusuk Lufthavn", "BGKK", "65-35N 037-09W"));
     this.curCountry.Add(new Location("Narsarsuaq", "BGBW", "61-10N 045-25W"));
     this.curCountry.Add(new Location("Sdr Stroemfjord", "BGSF", "67-01N 050-42W"));
     this.curCountry.Add(new Location("Thule A. B.", "BGTL", "76-32N 068-45W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:10,代码来源:LocationsGenerated.cs


示例8: Country_198

 private void Country_198() {
     this.curCountry = new Country("Antigua and Barbuda", 2);
     this.curCountry.Add(new Location("Antigua", "TAPA", "17-07N 061-47W"));
     this.curCountry.Add(new Location("Charlestown/Newcast", "TKPN", "17-12N 062-35W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:5,代码来源:LocationsGenerated.cs


示例9: Country_188

 private void Country_188() {
     this.curCountry = new Country("Ecuador", 4);
     this.curCountry.Add(new Location("Guayaquil/Simón Bolívar", "SEGU", "02-09S 079-53W"));
     this.curCountry.Add(new Location("Latacunga", "SELT", "00-55S 078-37W"));
     this.curCountry.Add(new Location("Manta", "SEMT", "00-57S 080-41W"));
     this.curCountry.Add(new Location("Quito/Mariscal Sucre", "SEQU", "00-09S 078-29W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:7,代码来源:LocationsGenerated.cs


示例10: Country_187

 private void Country_187() {
     this.curCountry = new Country("Colombia", 27);
     this.curCountry.Add(new Location("Apartado/Los Cedros", "SKLC", "07-49N 076-42W"));
     this.curCountry.Add(new Location("Arauca/Santiago Pérez", "SKUC", "07-04N 070-44W"));
     this.curCountry.Add(new Location("Armenia/El Eden", "SKAR", "04-30N 075-43W"));
     this.curCountry.Add(new Location("Barrancabermeja/Yariguies", "SKEJ", "07-01N 073-48W"));
     this.curCountry.Add(new Location("Barranquilla/Ernesto Cortissoz", "SKBQ", "10-53N 074-47W"));
     this.curCountry.Add(new Location("Bogota/Eldorado", "SKBO", "04-43N 074-09W"));
     this.curCountry.Add(new Location("Bucaramanga/Palonegro", "SKBG", "07-06N 073-12W"));
     this.curCountry.Add(new Location("Cali/Alfonso Bonilla Aragón", "SKCL", "03-33N 076-23W"));
     this.curCountry.Add(new Location("Cartagena/Rafael Nuñez", "SKCG", "10-27N 075-31W"));
     this.curCountry.Add(new Location("Cucuta/Camilo Daza", "SKCC", "07-56N 072-31W"));
     this.curCountry.Add(new Location("Ibague/Perales", "SKIB", "04-26N 075-09W"));
     this.curCountry.Add(new Location("Ipiales/San Luis", "SKIP", "00-49N 077-38W"));
     this.curCountry.Add(new Location("Leticia/Vásquez Cobo", "SKLT", "04-10S 069-57W"));
     this.curCountry.Add(new Location("Medellín/Olaya Herrera", "SKMD", "06-13N 075-36W"));
     this.curCountry.Add(new Location("Monteria/Los Garzones", "SKMR", "08-49N 075-51W"));
     this.curCountry.Add(new Location("Neiva/Benito Salas", "SKNV", "02-58N 075-18W"));
     this.curCountry.Add(new Location("Pasto/Antonio Narin", "SKPS", "01-25N 077-16W"));
     this.curCountry.Add(new Location("Pereira/Matecana", "SKPE", "04-49N 075-44W"));
     this.curCountry.Add(new Location("Providencia Isla/El Embrujo", "SKPV", "13-22N 081-21W"));
     this.curCountry.Add(new Location("Puerto Carreno/A. Guauquea", "SKPC", "06-10N 067-30W"));
     this.curCountry.Add(new Location("Quibdo/El Carano", "SKUI", "05-43N 076-37W"));
     this.curCountry.Add(new Location("Riohacha/Almirante Padilla", "SKRH", "11-32N 072-56W"));
     this.curCountry.Add(new Location("Rionegro/J. M. Cordova", "SKRG", "06-08N 075-26W"));
     this.curCountry.Add(new Location("San Andrés Isla/Sesquicentenario", "SKSP", "12-35N 081-43W"));
     this.curCountry.Add(new Location("Santa Marta/Simón Bolívar", "SKSM", "11-08N 074-14W"));
     this.curCountry.Add(new Location("Valledupar/Alfonso López", "SKVP", "10-26N 073-15W"));
     this.curCountry.Add(new Location("Villavicencio/Vanguardia", "SKVV", "04-10N 073-37W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:30,代码来源:LocationsGenerated.cs


示例11: Country_186

 private void Country_186() {
     this.curCountry = new Country("Chile", 13);
     this.curCountry.Add(new Location("Antofagasta", "SCFA", "23-26S 070-26W"));
     this.curCountry.Add(new Location("Arica", "SCAR", "18-20S 070-20W"));
     this.curCountry.Add(new Location("Balmaceda", "SCBA", "45-55S 071-41W"));
     this.curCountry.Add(new Location("Chillán", "SCCH", "36-34S 072-02W"));
     this.curCountry.Add(new Location("Concepción", "SCIE", "36-46S 073-03W"));
     this.curCountry.Add(new Location("Iquique/Diego Arac", "SCDA", "20-32S 070-11W"));
     this.curCountry.Add(new Location("Isla De Pascua", "SCIP", "27-09S 109-25W"));
     this.curCountry.Add(new Location("La Serena", "SCSE", "29-54S 071-12W"));
     this.curCountry.Add(new Location("Pudahuel", "SCEL", "33-23S 070-47W"));
     this.curCountry.Add(new Location("Puerto Montt", "SCTE", "41-25S 073-05W"));
     this.curCountry.Add(new Location("Punta Arenas", "SCCI", "53-00S 070-51W"));
     this.curCountry.Add(new Location("Temuco", "SCTC", "38-45S 072-38W"));
     this.curCountry.Add(new Location("Valdivia", "SCVD", "39-37S 073-05W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:16,代码来源:LocationsGenerated.cs


示例12: Country_185

 private void Country_185() {
     this.curCountry = new Country("Bolivia", 30);
     this.curCountry.Add(new Location("Ascensión De Guarayos", "SLAS", "15-43S 063-06W"));
     this.curCountry.Add(new Location("Camiri", "SLCA", "20-00S 063-32W"));
     this.curCountry.Add(new Location("Charana", "SLCN", "17-35S 069-36W"));
     this.curCountry.Add(new Location("Cobija", "SLCO", "11-02S 068-47W"));
     this.curCountry.Add(new Location("Cochabamba", "SLCB", "17-25S 066-11W"));
     this.curCountry.Add(new Location("Concepción", "SLCP", "16-09S 062-01W"));
     this.curCountry.Add(new Location("Guayaramerin", "SLGY", "10-49S 065-21W"));
     this.curCountry.Add(new Location("La Paz/Alto", "SLLP", "16-31S 068-11W"));
     this.curCountry.Add(new Location("Magdalena", "SLMG", "13-20S 064-07W"));
     this.curCountry.Add(new Location("Oruro", "SLOR", "17-58S 067-04W"));
     this.curCountry.Add(new Location("Potosí", "SLPO", "19-33S 065-44W"));
     this.curCountry.Add(new Location("Puerto Suárez", "SLPS", "18-59S 057-49W"));
     this.curCountry.Add(new Location("Reyes", "SLRY", "14-19S 067-23W"));
     this.curCountry.Add(new Location("Riberalta", "SLRI", "11-00S 066-07W"));
     this.curCountry.Add(new Location("Robore", "SLRB", "18-19S 059-46W"));
     this.curCountry.Add(new Location("Rurrenabaque", "SLRQ", "14-28S 067-34W"));
     this.curCountry.Add(new Location("San Borja", "SLSB", "14-52S 066-52W"));
     this.curCountry.Add(new Location("San Ignacio De Moxos", "SLSM", "14-55S 065-36W"));
     this.curCountry.Add(new Location("San Ignacio De Velasco", "SLSI", "16-23S 060-58W"));
     this.curCountry.Add(new Location("San Javier", "SLJV", "16-16S 062-28W"));
     this.curCountry.Add(new Location("San Joaquín", "SLJO", "13-04S 064-49W"));
     this.curCountry.Add(new Location("San Jose De Chiquitos", "SLJE", "17-48S 060-44W"));
     this.curCountry.Add(new Location("Santa Ana", "SLSA", "13-46S 065-26W"));
     this.curCountry.Add(new Location("Santa Cruz/El Trompillo", "SLET", "17-48S 063-11W"));
     this.curCountry.Add(new Location("Sucre", "SLSU", "19-01S 065-18W"));
     this.curCountry.Add(new Location("Tarija", "SLTJ", "21-33S 064-42W"));
     this.curCountry.Add(new Location("Trinidad", "SLTR", "14-49S 064-55W"));
     this.curCountry.Add(new Location("Villamontes", "SLVM", "21-15S 063-27W"));
     this.curCountry.Add(new Location("Viru-Viru", "SLVR", "17-38S 063-08W"));
     this.curCountry.Add(new Location("Yacuiba", "SLYA", "21-57S 063-39W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:33,代码来源:LocationsGenerated.cs


示例13: Country_184

 private void Country_184() {
     this.curCountry = new Country("Turks and Caicos Islands", 1);
     this.curCountry.Add(new Location("Providenciales", "MBPV", "21-46-25N 072-15-57W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:4,代码来源:LocationsGenerated.cs


示例14: Country_183

 private void Country_183() {
     this.curCountry = new Country("Trinidad and Tobago", 2);
     this.curCountry.Add(new Location("Crown Pt./ Scarborou", "TTCP", "11-09N 060-51W"));
     this.curCountry.Add(new Location("Trinidad", "TTPP", "10-37N 061-21W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:5,代码来源:LocationsGenerated.cs


示例15: Country_182

 private void Country_182() {
     this.curCountry = new Country("Saint Vincent and the Grenadines", 1);
     this.curCountry.Add(new Location("Arnos Vale", "TVSV", "13-08N 061-12W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:4,代码来源:LocationsGenerated.cs


示例16: Country_196

 private void Country_196() {
     this.curCountry = new Country("Argentina", 47);
     this.curCountry.Add(new Location("Aeroparque", "SABE", "34-34S 058-25W"));
     this.curCountry.Add(new Location("Bahia Blanca", "SAZB", "38-44S 062-10W"));
     this.curCountry.Add(new Location("Bariloche", "SAZS", "41-09S 071-10W"));
     this.curCountry.Add(new Location("Catamarca", "SANC", "28-36S 065-46W"));
     this.curCountry.Add(new Location("Chapelco", "SAZY", "40-05S 071-08W"));
     this.curCountry.Add(new Location("Comodoro Rivadavia", "SAVC", "45-47S 067-30W"));
     this.curCountry.Add(new Location("Concordia", "SAAC", "31-18S 058-01W"));
     this.curCountry.Add(new Location("Córdoba", "SACO", "31-19S 064-13W"));
     this.curCountry.Add(new Location("Corrientes", "SARC", "27-27S 058-46W"));
     this.curCountry.Add(new Location("Don Torcuato", "SADD", "34-29S 058-37W"));
     this.curCountry.Add(new Location("El Palomar", "SADP", "34-36S 058-36W"));
     this.curCountry.Add(new Location("Esquel", "SAVE", "42-56S 071-09W"));
     this.curCountry.Add(new Location("Ezeiza", "SAEZ", "34-49S 058-32W"));
     this.curCountry.Add(new Location("Formosa", "SARF", "26-12S 058-14W"));
     this.curCountry.Add(new Location("Gualeguaychu", "SAAG", "33-00S 058-37W"));
     this.curCountry.Add(new Location("Iguazú", "SARI", "25-44S 054-28W"));
     this.curCountry.Add(new Location("Jujuy", "SASJ", "24-23S 065-05W"));
     this.curCountry.Add(new Location("Junin", "SAAJ", "34-33S 060-55W"));
     this.curCountry.Add(new Location("La Rioja", "SANL", "29-23S 066-49W"));
     this.curCountry.Add(new Location("Malargue", "SAMM", "35-30S 069-35W"));
     this.curCountry.Add(new Location("Mar Del Plata", "SAZM", "37-56S 057-35W"));
     this.curCountry.Add(new Location("Mendoza", "SAME", "32-50S 068-47W"));
     this.curCountry.Add(new Location("Neuquen", "SAZN", "38-57S 068-08W"));
     this.curCountry.Add(new Location("Parana", "SAAP", "31-47S 060-29W"));
     this.curCountry.Add(new Location("Paso De Los Libres", "SARL", "29-41S 057-09W"));
     this.curCountry.Add(new Location("Posadas", "SARP", "27-22S 055-58W"));
     this.curCountry.Add(new Location("Puerto Madryn, CHT", "SAVY", "42-45-33S 065-06-10W"));
     this.curCountry.Add(new Location("Reconquista, SF", "SATR", "29-12-37S 059-41-27W"));
     this.curCountry.Add(new Location("Resistencia", "SARE", "27-27S 059-03W"));
     this.curCountry.Add(new Location("Río Cuarto", "SAOC", "33-07S 064-14W"));
     this.curCountry.Add(new Location("Río Gallegos", "SAWG", "51-37S 069-17W"));
     this.curCountry.Add(new Location("Río Grande", "SAWE", "53-48S 067-45W"));
     this.curCountry.Add(new Location("Rosario", "SAAR", "32-55S 060-47W"));
     this.curCountry.Add(new Location("Salta", "SASA", "24-51S 065-29W"));
     this.curCountry.Add(new Location("San Fernando", "SADF", "34-27-11S 058-35-23W"));
     this.curCountry.Add(new Location("San Juan", "SANU", "31-34S 068-52W"));
     this.curCountry.Add(new Location("San Luis", "SAOU", "33-16S 066-21W"));
     this.curCountry.Add(new Location("San Rafael", "SAMR", "34-35S 068-24W"));
     this.curCountry.Add(new Location("Santa Rosa", "SAZR", "36-34S 064-16W"));
     this.curCountry.Add(new Location("Santiago Del Estero", "SANE", "27-46S 064-18W"));
     this.curCountry.Add(new Location("Sauce Viejo", "SAAV", "31-42S 060-49W"));
     this.curCountry.Add(new Location("Tartagal", "SAST", "22-39S 063-49W"));
     this.curCountry.Add(new Location("Trelew", "SAVT", "43-12S 065-16W"));
     this.curCountry.Add(new Location("Tucumán", "SANT", "26-51S 065-06W"));
     this.curCountry.Add(new Location("Ushuaia", "SAWH", "54-48S 068-19W"));
     this.curCountry.Add(new Location("Viedma", "SAVV", "40-51S 063-01W"));
     this.curCountry.Add(new Location("Villa Reynolds", "SAOR", "33-44S 065-23W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:50,代码来源:LocationsGenerated.cs


示例17: Country_197

 private void Country_197() {
     this.curCountry = new Country("Brazil", 43);
     this.curCountry.Add(new Location("Bagé", "SBBG", "31-21S 054-07W"));
     this.curCountry.Add(new Location("Belém", "SBBE", "01-23S 048-29W"));
     this.curCountryLocation = new City("Belo Horizonte", 1);
     this.curCity = ((City)(this.curCountryLocation));
     this.curCity.Add(new Location("Confins Airport", "SBCF", "19-56S 043-56W"));
     this.curCountry.Add(this.curCountryLocation);
     this.curCountry.Add(new Location("Boa Vista", "SBBV", "02-50N 060-42W"));
     this.curCountry.Add(new Location("Brasília", "SBBR", "15-52S 047-56W"));
     this.curCountry.Add(new Location("Campinas", "SBKP", "23-00S 047-08W"));
     this.curCountry.Add(new Location("Campo Grande", "SBCG", "20-28S 054-40W"));
     this.curCountry.Add(new Location("Corumbá", "SBCR", "19-05S 057-30W"));
     this.curCountry.Add(new Location("Cruzeiro do Sul", "SBCZ", "07-38S 072-40W"));
     this.curCountry.Add(new Location("Cuiabá", "SBCY", "15-39S 056-06W"));
     this.curCountryLocation = new City("Curitiba", 1);
     this.curCity = ((City)(this.curCountryLocation));
     this.curCity.Add(new Location("Afonso Pena Airport", "SBCT", "25-31S 049-10W"));
     this.curCountry.Add(this.curCountryLocation);
     this.curCountry.Add(new Location("Fernando de Noronha", "SBFN", "03-51S 032-25W"));
     this.curCountry.Add(new Location("Florianópolis", "SBFL", "27-40S 048-33W"));
     this.curCountry.Add(new Location("Formiga", "SNEO", "20-24S 045-29W"));
     this.curCountry.Add(new Location("Fortaleza", "SBFZ", "03-47S 038-32W"));
     this.curCountry.Add(new Location("Foz do Iguaçu", "SBFI", "25-31S 054-35W"));
     this.curCountry.Add(new Location("Guarulhos", "SBGR", "23-26S 046-28W"));
     this.curCountry.Add(new Location("João Pessoa", "SBJP", "07-06S 034-52W"));
     this.curCountry.Add(new Location("Londrina", "SBLO", "23-20S 051-08W"));
     this.curCountry.Add(new Location("Macapá", "SBMQ", "00-02N 050-03W"));
     this.curCountry.Add(new Location("Maceió", "SBMO", "09-31S 035-47W"));
     this.curCountryLocation = new City("Manaus", 1);
     this.curCity = ((City)(this.curCountryLocation));
     this.curCity.Add(new Location("Eduardo Gomes International Airport", "SBEG", "03-02S 060-03W"));
     this.curCountry.Add(this.curCountryLocation);
     this.curCountry.Add(new Location("Marabá", "SBMA", "05-21S 049-09W"));
     this.curCountry.Add(new Location("Natal", "SBNT", "05-55S 035-15W"));
     this.curCountry.Add(new Location("Parauapebas", "SBCJ", "06-07S 050-00W"));
     this.curCountry.Add(new Location("Pelotas", "SBPK", "31-52S 052-21W"));
     this.curCountry.Add(new Location("Ponta Porã", "SBPP", "22-33S 055-42W"));
     this.curCountryLocation = new City("Porto Alegre", 1);
     this.curCity = ((City)(this.curCountryLocation));
     this.curCity.Add(new Location("Porto Alegre Airport", "SBPA", "30-00S 051-11W"));
     this.curCountry.Add(this.curCountryLocation);
     this.curCountry.Add(new Location("Porto Velho", "SBPV", "08-46S 063-55W"));
     this.curCountry.Add(new Location("Recife", "SBRF", "08-04S 034-51W"));
     this.curCountry.Add(new Location("Ribeirão Preto", "SBRP", "21-08S 047-47W"));
     this.curCountry.Add(new Location("Rio Branco", "SBRB", "10-00S 067-48W"));
     this.curCountryLocation = new City("Rio de Janeiro", 2);
     this.curCity = ((City)(this.curCountryLocation));
     this.curCity.Add(new Location("Galeão Airport", "SBGL", "22-49S 043-15W"));
     this.curCity.Add(new Location("Santos Dumont Airport", "SBRJ", "22-54S 043-10W"));
     this.curCountry.Add(this.curCountryLocation);
     this.curCountry.Add(new Location("Salvador", "SBSV", "12-54S 038-20W"));
     this.curCountry.Add(new Location("Santarém", "SBSN", "02-26S 054-43W"));
     this.curCountry.Add(new Location("São José dos Campos", "SBSJ", "23-14S 045-52W"));
     this.curCountry.Add(new Location("São Luís", "SBSL", "02-36S 044-14W"));
     this.curCountryLocation = new City("São Paulo", 1);
     this.curCity = ((City)(this.curCountryLocation));
     this.curCity.Add(new Location("Congonhas Airport", "SBSP", "23-37S 046-39W"));
     this.curCountry.Add(this.curCountryLocation);
     this.curCountry.Add(new Location("Tabatinga", "SBTT", "03-40S 069-40W"));
     this.curCountry.Add(new Location("Tefé", "SBTF", "03-22S 064-41W"));
     this.curCountry.Add(new Location("Teresina", "SBTE", "05-03S 042-49W"));
     this.curCountry.Add(new Location("Uruguaiana", "SBUG", "29-47S 057-02W"));
     this.curCountry.Add(new Location("Vilhena", "SBVH", "12-42S 060-06W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:65,代码来源:LocationsGenerated.cs


示例18: Country_189

 private void Country_189() {
     this.curCountry = new Country("French Guiana", 1);
     this.curCountry.Add(new Location("Cayenne / Rochambeau", "SOCA", "04-50N 052-22W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:4,代码来源:LocationsGenerated.cs


示例19: Country_199

 private void Country_199() {
     this.curCountry = new Country("Dominica", 2);
     this.curCountry.Add(new Location("Canefield", "TDCF", "15-32N 061-24W"));
     this.curCountry.Add(new Location("Melville Hall Airport", "TDPD", "15-32N 061-18W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:5,代码来源:LocationsGenerated.cs


示例20: Country_190

 private void Country_190() {
     this.curCountry = new Country("Paraguay", 2);
     this.curCountry.Add(new Location("Asunción", "SGAS", "25-16S 057-38W"));
     this.curCountry.Add(new Location("Guarany", "SGES", "25-27S 054-51W"));
 }
开发者ID:dfr0,项目名称:moon,代码行数:5,代码来源:LocationsGenerated.cs



注:本文中的Desklet.Weather.Country类示例整理自Github/MSDocs等源码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
C# Repositories.StudioResourceRepository类代码示例发布时间:2022-05-24
下一篇:
C# Core.GraphController类代码示例发布时间:2022-05-24
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap