public class User { string username; string password; public User(string username, string password) { Username = username; Password = password; } public string Username { get => username; set => username = value; } public string Password { get =>…
有不少开发人员在使用fastreport报表时遇到过这样的问题,报表设计器工作时,一些工具栏或者工具窗口被损坏了.此时,你应该删除配置文件,该文件是在你启动fastreport时创建的.它位于以下文件夹中: Windows XP: C:\Documents and Settings\user_name\Local Settings\ApplicationData\FastReport\FastReport.config Windows Vista: C:\Users\user_name\AppD…