You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
259 B

using System;
using System.Data.SqlClient;
using System.Data;
using System.Web.Security;
namespace WebApplication2
{
/// <summary>
/// Bank <20><>ժҪ˵<D2AA><CBB5><EFBFBD><EFBFBD>
/// </summary>
public class Bank
{
string account;
string username;
string money;