Jack

Results 22 comments of Jack

I received your email and tried to use the new library. It works very well. Before, I use my extension library. It looks like this: ``` public static HtmlNodeCollection SelectNodes(this...

Hello! I just created a pull request to solve this issue. Here is the test code: ``` class MyContext : XPathContext { public MyContext() { } public MyContext(string prefix) :...

Unfortunately, I installed the Microsoft.dotnet-try 1.0.20268.1, but the error has not disappeared. 2020-07-08T15:45:03.4488876Z [MLS.Agent.Middleware.ExceptionFilter] ❌ System.AggregateException: One or more errors occurred. (Unsupported log file format. Latest supported version is 7,...

@colombod Thanks! I tried the newer version and it's working now. But I think it still has some bugs. Please look at the GIF: ![Honeycam 2020-07-09 15-54-25](https://user-images.githubusercontent.com/24598247/87013196-d94f6580-c1fc-11ea-944e-40254ac92794.gif) When I run...

OK, I re-uploaded and renewed its license. Before that, the version on github was not the latest. Now, it's using the MIT license.

具体使用的什么协议,这是设置 TCP 转发的。

@jiangshengxin PortProxy 用于设置入站转发,而你的案例属于出站转发。 举个例子,你的监听端口必须是安装在本地上的某张网卡的 IP 地址,其他终端或本机的应用程序访问该端口会转发到另一地址。

不支持,你可能需要使用其他软件。

需要同时设置多个端口吗? 这个工具是 Windows 内建端口转发的管理工具,因其未支持 UDP 协议,所以目前也不能提供支持。

感谢反馈! 经测试,这个问题会在首次使用函数时出现,可能跟词库方面初始化有关。 我们会跟进处理这个问题。 以下是我的测试: ![image](https://user-images.githubusercontent.com/24598247/124547128-3c022e00-de5e-11eb-845b-9ba5530fbbaa.png)