In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/01 Report--
How to carry out JSBinding + SharpKit common problem analysis, I believe that many inexperienced people are helpless about this, this article summarizes the causes of the problem and solutions, through this article I hope you can solve this problem.
Appears at runtime:
1 Return a "System.Xml.XmlIteratorNodeList" to JS failed. Did you forget to export that class?
A: Add this class to the JSBindingSettings.classes array and run the menu JSB| Generate JS and CS Bindings。
Special case 1: If the class does not exist, or is hidden by the DLL and cannot be added, then add its base class. For example, the above System.Xml.XmlIteratorNodeList (referred to as B) cannot be added, so add System.Xml.XmlNodeList (referred to as A). How do you know A is a base class of B? See which function is called at that time, and the return value of that function is the base class. What if the return value of a function is an interface and you can't find a base class that isn't an interface? Unfortunately, there is no support, has not met, if met, tell me, then think of a way.
After reading the above, do you know how to analyze the FAQ of JSBinding + SharpKit? If you still want to learn more skills or want to know more related content, welcome to pay attention to the industry information channel, thank you for reading!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.