SourceCodeViewer 0.1

一直想给自己网站放一个源码浏览器,发现Scott Watermasysk做的Cojax很酷,但却找不到同类的asp.net的开源项目,就决定自己做一个,顺便学习ajax .基本做出了个雏形,语法高亮也只能支持到 C#,Jscript,htm.
树用的是MS treeview ,但郁闷的事情也来了,MS treeview在firefox下render出的html竟然和ie下一点都不相同,而且是采用postback方式展开节点,我给tree上加的onclick不起作用,导致目前这个东东在firefox下不能用SourceCodeViewer 0.1  and  Ms treeview 's problem,继续研究中....

An open source web based Source Code Viewer system application
written in ASP.NET / C#.NET / Javascript with ajax for the Windows OS and .Net FrameWork platform.

Homepage : http://www.aspxboy.com/scv/
Online demo : http://www.aspxboy.com/code/
Online screenshots : http://sourceforge.net/project/screenshots.php?group_id=155912
On Sourceforge : http://sourceforge.net/projects/scv
Download the latest version 0.1 including the source code :
http://sourceforge.net/project/s ... p;release_id=382944

Screenshots:
SourceCodeViewer 0.1  and  Ms treeview 's problem
SourceCodeViewer 0.1  and  Ms treeview 's problem
SourceCodeViewer 0.1  and  Ms treeview 's problem

相关文章:

  • 2021-12-29
  • 2022-12-23
  • 2021-05-30
  • 2021-05-22
  • 2021-11-26
  • 2022-12-23
  • 2022-12-23
  • 2021-09-05
猜你喜欢
  • 2021-08-27
  • 2021-09-14
  • 2021-09-07
  • 2021-09-23
  • 2022-02-23
  • 2022-12-23
相关资源
相似解决方案