随笔分类 - .NET
摘要:int count = Convert.ToInt32(objType.GetProperty("Count").GetValue(value, null)); var ss= objType.GenericTypeArguments[0]; var listType = typeof(List<>
阅读全文
摘要:直接调用JavaScript webBrowser1.Document.InvokeScript("FunctionName"); 调用带有参数的JavaScript webBrowser1.Document.InvokeScript("FunctionName",new object[]{obj1
阅读全文
摘要:XML: < wordbook > <item> <word>resistance</word> <trans><![CDATA[n. 阻力;电阻;抵抗;反抗;抵抗力]]></trans> <phonetic><![CDATA[[ri'zistəns]]]></phonetic> <tags></t
阅读全文

浙公网安备 33010602011771号