Browse Source

New shot

svn path=/trunk/mono/; revision=16248
Miguel de Icaza 22 năm trước cách đây
mục cha
commit
5d057bc2df
2 tập tin đã thay đổi với 56 bổ sung6 xóa
  1. 28 3
      doc/screenshots
  2. 28 3
      web/screenshots

+ 28 - 3
doc/screenshots

@@ -135,14 +135,27 @@
 	  </tr>
 	</table>
 
-** SkyNET
+** Type Reflector
 
-	SkyNET is written in C# and uses GTK# for displaying a star chart.    
+	Type Reflector is a tool included in Mono to inspect your assemblies.
 
 	<table border=1>
 	  <tr>
 	    <td>
-	      <img src="http://go-mono.com/images/skynet.png">
+	      <img src="images/type-reflector.png">
+	    </td>
+	  </tr>
+	</table>
+
+** Object Browser
+
+	Radek Doulik's Object Browser (in Mono CVS) is a useful tool
+	to inspect existing assemblies and their source code:
+
+	<table border=1>
+	  <tr>
+	    <td>
+	      <img src="images/Screenshot-ObjectBrowserDemo.png">
 	    </td>
 	  </tr>
 	</table>
@@ -202,3 +215,15 @@
 	    </td>
           </tr>
         </table>
+
+** SkyNET
+
+	SkyNET is written in C# and uses GTK# for displaying a star chart.    
+
+	<table border=1>
+	  <tr>
+	    <td>
+	      <img src="http://go-mono.com/images/skynet.png">
+	    </td>
+	  </tr>
+	</table>

+ 28 - 3
web/screenshots

@@ -135,14 +135,27 @@
 	  </tr>
 	</table>
 
-** SkyNET
+** Type Reflector
 
-	SkyNET is written in C# and uses GTK# for displaying a star chart.    
+	Type Reflector is a tool included in Mono to inspect your assemblies.
 
 	<table border=1>
 	  <tr>
 	    <td>
-	      <img src="http://go-mono.com/images/skynet.png">
+	      <img src="images/type-reflector.png">
+	    </td>
+	  </tr>
+	</table>
+
+** Object Browser
+
+	Radek Doulik's Object Browser (in Mono CVS) is a useful tool
+	to inspect existing assemblies and their source code:
+
+	<table border=1>
+	  <tr>
+	    <td>
+	      <img src="images/Screenshot-ObjectBrowserDemo.png">
 	    </td>
 	  </tr>
 	</table>
@@ -202,3 +215,15 @@
 	    </td>
           </tr>
         </table>
+
+** SkyNET
+
+	SkyNET is written in C# and uses GTK# for displaying a star chart.    
+
+	<table border=1>
+	  <tr>
+	    <td>
+	      <img src="http://go-mono.com/images/skynet.png">
+	    </td>
+	  </tr>
+	</table>