The Wayback Machine - https://web.archive.org/web/20200827073756/https://github.com/topics/sdk
Skip to content
#

sdk

Here are 4,419 public repositories matching this topic...

微信公众平台SDK Senparc.Weixin for C#,支持.NET Framework及.NET Core。已支持微信公众号、小程序、小游戏、企业号、企业微信、开放平台、微信支付、JSSDK、微信周边等全平台。 WeChat SDK for C#.
  • Updated Aug 25, 2020
  • C#
1ucian0
1ucian0 commented Aug 26, 2020

By design, passmanager instances cannot be reused. We don't have a mechanisms to "reset" the pass instances that are associated to the passmanager. As a consequence, running a passmanager twice might lead to unexpected results.

However, I noticed that many users write code like this, inadvertently getting wrong results:

passmanager = PassManager(...)
passmanger.append(...)

for

Improve this page

Add a description, image, and links to the sdk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sdk topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.