摘要:
xml文档View Code <?xml version="1.0" encoding="UTF-8"?><TestScript name="TestScript" StationType="ddfd" Type="station"> <TestItem id="1223" testName="cw" Name="kk" delayTime="1000" byPass="NO& 阅读全文
摘要:
/// <summary> /// 弹出框样式 /// </summary> public string StrFrameCss = Common.TableSink; //控制弹出窗口样式<script type="text/javascript"> function OpenWindow() { window.open(); window.close = null; } window.onload = function () { ... 阅读全文