Giter Site home page Giter Site logo

1024registertool's Issues

关于同时出现两个或以上的通配符的bug

我仔细看了一下,bug应该在MainForm.cs文件第210~220行调用的Replace函数。
c#中String的Replace只能全部替换,这样第一次执行的时候就把所有的通配符(比如{c})全部替换成了a,第二次则全部替换成了b。
c#要实现只替换一次的效果好像必须要借助Regex的Replace函数,它的第三个参数传入的数字就是最大的替换次数。

唉,想上个岸不容易。

识别的网站到期了吗

-->> 验证码错误
2024/2/6 18:23:05: 验证码识别错误,网络异常,请检查网络状况:操作超时

System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。

win10 21H1 专业版
设置系统代理后运行出现此错误

************** 异常文本 **************
System.Net.WebException: 请求被中止: 未能创建 SSL/TLS 安全通道。
   在 Register1024.MainForm.HttpContent(String method, String uri, String data, Encoding coding, String contentType) 位置 c:\workspace\1024RegisterTool\Register1024\MainForm.cs:行号 236
   在 Register1024.MainForm.GetContentImg(String uri) 位置 c:\workspace\1024RegisterTool\Register1024\MainForm.cs:行号 182
   在 Register1024.OrcForm.loadPic() 位置 c:\workspace\1024RegisterTool\Register1024\Orc.cs:行号 90
   在 Register1024.OrcForm..ctor(MainForm f1, String uri, String orcUri) 位置 c:\workspace\1024RegisterTool\Register1024\Orc.cs:行号 50
   在 Register1024.MainForm.threadEntry(Object o) 位置 c:\workspace\1024RegisterTool\Register1024\MainForm.cs:行号 104
   在 Register1024.MainForm.Button1Click(Object sender, EventArgs e) 位置 c:\workspace\1024RegisterTool\Register1024\MainForm.cs:行号 81
   在 System.Windows.Forms.Control.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.OnClick(EventArgs e)
   在 System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   在 System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   在 System.Windows.Forms.Control.WndProc(Message& m)
   在 System.Windows.Forms.ButtonBase.WndProc(Message& m)
   在 System.Windows.Forms.Button.WndProc(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   在 System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   在 System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

好像不能用了

2022/12/3 12:57:51: 网络异常,请检查网络状况:请求被中止: 未能创建 SSL/TLS 安全通道。
2022/12/3 12:57:51: 本次任务结束

一直在循环

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.