摘要:
namespace zuoye{ class Program { //1.输入三个整数,xyz,最终以从小到大的方式输出。利用if嵌套。 public void HS1() { int t = 0; int x = int.Parse(Console.ReadLine()); int y = int 阅读全文
摘要:
做一份个人简历:<body topmargin="50" bottommargin="200"><table bgcolor="#99CC33" width="800" height="800" border="1" align="center" cellpadding="0" cellspacin 阅读全文
摘要:
html,表格的练习: 1,给图片做链接<br /><img src="200712211720988_2.jpg" usemap="A" width="200" border="0" /> //定义图片,命名 <map name="A"> //引用图片<area shape="circle" co 阅读全文