阿里云maven配置
-
如何将maven源改为国内阿里云镜像
由于众所周知的原因,maven的库在中国大陆非常慢。我在百度上搜到的大部分文章都是直接在~/.m2/settings.XML 加入以下内容[详细]
2023-02-05 10:21 分类:开发 Throwing an exception from a BackgroundWorker which calls an async. method (Webrequest)
My main application creates a new BackgroundWorker X the DoWork event handler of X calls a method Y of my controller. This method creates the WebRequest (async.) instance and the callback using Async[详细]
2022-12-26 13:31 分类:问答