ASP.NET 中 用UBB实现类似CSDN里的代码模式,有没有实例或源码啊?

Jave.Lin 2009-03-29 05:00:07
如题...

Thanks ...

如以下的C#代码模式效果...

怎么写呢,有没有实例啊:


using System;
using System.Collections.Generic;
using System.Windows.Forms;
using DevComponents.DotNetBar;

namespace test
{
static class Program
{
/// <summary>
/// 应用程序的主入口点。
/// </summary>
[STAThread]
static void Main()
{
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new TestByteCut.TestByteCut());
}
}
}


以上内容有指定关键字的高亮...用UBB怎么实例...
...全文
44 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
Jave.Lin 2009-03-29
  • 打赏
  • 举报
回复
忘记说,用C#来实例..

111,126

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Creator Browser
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧