xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 3.64M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: IP??webservice??天氣預報??

資源簡介

通過webservice 根據當前請求IP 獲取該地區天氣預報

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.Text;
using?System.Windows.Forms;
using?System.ServiceModel;
using?System.Runtime.InteropServices;

namespace?MyWeather
{
????
??????

????public?partial?class?Form1?:?Form
????{
????????
????????string?myipmycity;
????????private?double?opacity?=?0;//記錄當前窗體的透明度???
????????//實現無邊框移動
????????[DllImport(“user32.dll“)]
????????public?static?extern?bool?ReleaseCapture();
????????[DllImport(“user32.dll“)]
????????public?static?extern?bool?SendMessage(IntPtr?hwnd?int?wMsg?int?wParam?int?lParam);
????????public?const?int?WM_SYSCOMMAND?=?0x0112;
????????public?const?int?SC_MOVE?=?0xF010;
????????public?const?int?HTCAPTION?=?0x0002;
?????

評論

共有 條評論