VS2005作业题

[复制链接]
查看11 | 回复2 | 2011-9-5 22:44:54 | 显示全部楼层 |阅读模式
using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication1{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("交换整数请输入两个整数:");
int x, y;...
回复

使用道具 举报

千问 | 2011-9-5 22:44:54 | 显示全部楼层
public string Fun(string str1,string str2){string temp=str1;str1=str2;str2=temp;}...
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

主题

0

回帖

4882万

积分

论坛元老

Rank: 8Rank: 8

积分
48824836
热门排行