• 大小: 0.06M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 模拟  登录  

资源简介

模拟登录

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.IO;
using System.Net;
using System.Text;
using System.Runtime.Serialization;
using System.Runtime.Serialization.Formatters.Binary;
using System.Windows.Forms;


namespace OcrTest
{
    public partial class Form1 : Form
    {
        public Form1()
        {
            InitializeComponent();
        }

        TestCookie sc = new TestCookie();

        private void button1_Click(object sender EventArgs e)
        {
            pictureBox1.Image = doGetImg(“http://laishangdai.com/Member/common/verify?t=0.7488636498533732“ sc);
        }


        private void button2_Click(object sender EventArgs e)
        {
            string

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        187  2014-02-16 19:58  C#模拟登录(验证码)\App.config

     文件      20480  2014-02-17 00:25  C#模拟登录(验证码)\bin\Debug\OcrTest.exe

     文件        187  2014-02-16 19:58  C#模拟登录(验证码)\bin\Debug\OcrTest.exe.config

     文件      36352  2014-02-17 00:25  C#模拟登录(验证码)\bin\Debug\OcrTest.pdb

     文件      22984  2014-02-17 00:25  C#模拟登录(验证码)\bin\Debug\OcrTest.vshost.exe

     文件        187  2014-02-16 19:58  C#模拟登录(验证码)\bin\Debug\OcrTest.vshost.exe.config

     文件       6460  2014-02-16 21:41  C#模拟登录(验证码)\Form1.cs

     文件       6815  2014-02-16 21:41  C#模拟登录(验证码)\Form1.Designer.cs

     文件       5817  2014-02-16 20:16  C#模拟登录(验证码)\Form1.resx

     文件       5521  2014-02-17 00:25  C#模拟登录(验证码)\Form2.cs

     文件      10968  2014-02-17 00:25  C#模拟登录(验证码)\Form2.Designer.cs

     文件       5817  2014-02-17 00:25  C#模拟登录(验证码)\Form2.resx

     文件        851  2014-02-16 19:58  C#模拟登录(验证码)\obj\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       6863  2014-02-16 21:40  C#模拟登录(验证码)\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        707  2014-02-17 00:25  C#模拟登录(验证码)\obj\Debug\OcrTest.csproj.FileListAbsolute.txt

     文件       1033  2014-02-17 00:25  C#模拟登录(验证码)\obj\Debug\OcrTest.csproj.GenerateResource.Cache

     文件       2143  2014-02-16 23:47  C#模拟登录(验证码)\obj\Debug\OcrTest.csprojResolveAssemblyReference.cache

     文件      20480  2014-02-17 00:25  C#模拟登录(验证码)\obj\Debug\OcrTest.exe

     文件        180  2014-02-16 23:47  C#模拟登录(验证码)\obj\Debug\OcrTest.Form1.resources

     文件        180  2014-02-17 00:25  C#模拟登录(验证码)\obj\Debug\OcrTest.Form2.resources

     文件      36352  2014-02-17 00:25  C#模拟登录(验证码)\obj\Debug\OcrTest.pdb

     文件        180  2014-02-16 23:47  C#模拟登录(验证码)\obj\Debug\OcrTest.Properties.Resources.resources

     文件          0  2014-02-16 19:58  C#模拟登录(验证码)\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

     文件          0  2014-02-16 19:58  C#模拟登录(验证码)\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

     文件          0  2014-02-16 19:58  C#模拟登录(验证码)\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

     文件       4097  2014-02-16 21:46  C#模拟登录(验证码)\OcrTest.csproj

     文件        519  2014-02-16 21:40  C#模拟登录(验证码)\Program.cs

     文件       1334  2014-02-16 19:58  C#模拟登录(验证码)\Properties\AssemblyInfo.cs

     文件       2866  2014-02-16 19:58  C#模拟登录(验证码)\Properties\Resources.Designer.cs

     文件       5612  2014-02-16 19:58  C#模拟登录(验证码)\Properties\Resources.resx

............此处省略13个文件信息

评论

共有 条评论