首页 > 学院 > 开发设计 > 正文

代码测试用

2019-11-14 13:49:14
字体:
来源:转载
供稿:网友
  1. using System;
  2. using System.Collections.Generic;
  3. using System.Linq;
  4. using System.Text;
  5. using System.Windows.Forms;
  6. using Kong.SyntaxHighlighter.Winform;
  7. using Microsoft.Office.Tools.Ribbon;
  8.  
  9. namespace Kong.SyntaxHighlighter.Word
  10. {
  11.     public partial class Ribbon1
  12.     {
  13.         PRivate void Ribbon1_Load(object sender, RibbonUIEventArgs e)
  14.         {
  15.  
  16.         }
  17.     }
  18. }

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表