// // Summary: // 获取 窗口抖动代码。 // // Returns: // CQ 窗口抖动代码。 public static string CQCode_Shake() { return(CQ.CQCode_Shake()); }