Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个安全应用程序要求,我使用手写笔捕获用户签名,我想将其保存为图像并继续进行。谁能告诉我们如何创建一个edittext,它采用我们给出的笔画并保存为文本?任何输入都会有很大帮助!
I've googled and seen conversions to List<Object>. But I think my case is different. I have the following:
List<Object>
public class Entry { [XmlText] public string DataLogEntry { get