国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 學院 > 開發設計 > 正文

迅影QQ視頻查看v2.0 源碼

2019-11-17 03:20:39
字體:
來源:轉載
供稿:網友

迅影QQ視頻查看v2.0 源碼

騙了1200多位朋友,實在慚愧,現在公開我自己的源碼實現。本人新人,代碼很爛,請湊合看吧O(∩_∩)O~

Form1.cs

using System;using System.Text.RegularExPRessions;using System.Threading;using System.Windows.Forms;using SkinSharp;using Microsoft.Win32;using System.xml.Linq;namespace XunYing{    public partial class Form1 : Form    {        public SkinH_Net skinh;        public string isActive = "N";        public string isReg = "N";        public string XMLCONFIG = "Interop.dll";        public string KFQQ = "1970412331";        Form2 form2 = new Form2();        Form3 form3 = new Form3();        public Form1()        {            skinh = new SkinH_Net();            skinh.Attach();            this.StartPosition = FormStartPosition.CenterScreen;            InitializeComponent();            this.MaximizeBox = false;        }        private void Form1_Load(object sender, EventArgs e)        {            axWindowsMediaPlayer1.uiMode = "None";            axWindowsMediaPlayer1.stretchToFit = true;            axWindowsMediaPlayer1.enableContextMenu = false;            form2.Owner = this;            form3.Owner = this;            try            {                XElement config = XElement.Load(XMLCONFIG);                XElement c = config.Element("c");                isActive = c.Attribute("a").Value;                isReg = c.Attribute("r").Value;                if ("Y".Equals(isActive))                {                    this.Text = "迅影QQ視頻偷窺王V2.0(已激活) 官方網站 http://qq.makajing.com/";                }                if ("Y".Equals(isReg))                {                    this.Text = "迅影QQ視頻偷窺王V2.0(高級版) 官方網站 http://qq.makajing.com/";                }            }            catch (Exception ex)            {                            }        }        private void button1_Click(object sender, EventArgs e)        {            axWindowsMediaPlayer1.URL = "";            if (String.IsNullOrEmpty(textBox_qq.Text))            {                MessageBox.Show("請輸入QQ號碼!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);                return;            }            if (textBox_qq.Text.Length <=5)            {                MessageBox.Show("請輸入正確的QQ號碼!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);                return;            }            label_msg.Text = "獲取

Form2.cs

using System;using System.Collections.Generic;using System.ComponentModel;using System.Drawing;using System.Text;using System.Text.RegularExpressions;using System.Threading;using System.Windows.Forms;using Microsoft.Win32;using System.Xml.Linq;using System.Net;namespace XunYing{    public partial class Form2 : Form    {        public Form2()        {            this.StartPosition = FormStartPosition.CenterScreen;            this.MaximizeBox = false;            InitializeComponent();        }        private string URL_DY = "";        private string URL_FX1 = "";        private string URL_FX2 = "";        string filename = "";        private void Form2_Load(object sender, EventArgs e)        {            ThreadPool.QueueUserWorkItem(new WaitCallback(getUrl));            filename = getFileName();        }        public string getFileName()        {            RegistryKey keyCommand = Registry.ClassesRoot.OpenSubKey(@"http/shell/open/command/");            string commandStr = keyCommand.GetValue("").ToString();            Regex reg = new Regex("/"([^/"]+)/"");            MatchCollection matchs = reg.Matches(commandStr);            if (matchs.Count > 0)            {                filename = matchs[0].Groups[1].Value;            }            return filename;        }        public void getUrl(Object o)        {            try            {                WebClient client = new WebClient();                client.Proxy = null;                URL_DY = client.DownloadString("http://www.makajing.com/qq/URL_DY.txt");                URL_FX1 = client.DownloadString("http://www.makajing.com/qq/URL_FX1.txt");                URL_FX2 = client.DownloadString("http://www.makajing.com/qq/URL_FX2.txt");            }            catch (Exception ex)            {            }        }        private void button1_Click(object sender, EventArgs e)        {        }        private void button2_Click(object sender, EventArgs e)        {            if (filename.Length == 0)            {                filename = getFileName();            }            if (URL_FX1.Length == 0)            {                WebClient client = new WebClient();                client.Proxy = null;                URL_FX1 = client.DownloadString("http://www.makajing.com/qq/URL_FX1.txt");            }            System.Diagnostics.Process.Start(filename, URL_FX1);            clickfx1++;        }        private int clickCount = 0;        private int clicktd1 = 0;        private int clicktd2 = 0;        private int clickdy = 0;        private int clickfx1 = 0;        private int clickfx2 = 0;        private void button5_Click(object sender, EventArgs e)        {            clickCount++;            if (clickCount >= 1 && clicktd1 >= 1 && clicktd2 >= 1 && clickdy >= 1 && clickfx1 >= 1 && clickfx2 >= 1)            {                label_msg2.Text = "恭喜您激活成功!";                MessageBox.Show("恭喜您激活成功!Enjoy it!!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);                Form1 form1 = (Form1) this.Owner;                form1.isActive = "Y";                form1.Text = "迅影QQ視頻偷窺王V2.0(已激活) 官方網站 http://qq.makaji
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 阳谷县| 巴塘县| 丰原市| 逊克县| 湖南省| 寿宁县| 广德县| 大厂| 南昌县| 敖汉旗| 衡山县| 林芝县| 陇西县| 阜阳市| 调兵山市| 潼南县| 江门市| 张家界市| 民权县| 沈阳市| 台江县| 将乐县| 东乡县| 丽水市| 玛沁县| 克山县| 绵竹市| 临西县| 穆棱市| 巨鹿县| 巧家县| 安仁县| 海口市| 什邡市| 玉环县| 鹤山市| 东源县| 邵阳县| 丽江市| 梁平县| 邵阳县|