C listboxt 如何顯示資料庫的內容

發布 科技 2024-02-27
3個回答
  1. 匿名使用者2024-02-06

    using system;

    using ;

    using ;

    using ;

    using ;

    using ;

    using ;

    namespace mywindows

    public partial class form5 : form

    public form5()

    initializecomponent();

    loadlistbox();

    載入列表框

    private void loadlistbox()

    ilistlist = getdata();

    if ( 0) ;如果集合資料大於 0,請清除原始列表框條目。

    foreach (student s in list)

    雖然這裡新增的是乙個實體物件,但我們重寫了 tostring 方法,所以名稱仍然顯示。

    獲取資料,這裡模擬從資料庫獲取資料。

    private ilistgetdata()

    ilistlist = new list();

    student s1 = new student(1, "張三", true);

    student s2 = new student(2, "李思", true);

    student s3 = new student(3, "王五", false);

    student s4 = new student(4, "劉釗", true);

    student s5 = new student(5, "侯琦", false);

    ;;return list;

    public class student

    學生證、私有 int id;

    public int id

    get set

    學生的姓名。

    private string name;

    public string name

    get set

    學生的性別。

    private bool gender;

    public bool gender

    get set

    public student(int id, string name, bool gender)

    id; name;

    gender;

    重寫 tostring 方法以返回學生的姓名。

    public override string tostring()

    return name;

    這樣做的好處是,當你被選中時,你實際上會得到實體物件本身。

    資料來源; 這也可以載入,但不那麼靈活。

    自己理解。 希望它對你有用。

  2. 匿名使用者2024-02-05

    與列表大致相同,您指定資料來源(datasource),然後繫結資料來源(databind)。

  3. 匿名使用者2024-02-04

    SQL 許可權表:ID int 自動編號(自動遞增) userid int 使用者編號許可權字段 comp nvarchar(max)。

    單擊“儲存”時,讀取右側列表框中的所有資料,並帶有符號','單獨的字串,例如字串 strcomp="重新登入並新增您的收入和支出";這將儲存使用者的許可權。

    當您需要讀取使用者許可權時,請讀取使用者許可權 comp 欄位並將許可權放入字串陣列中,例如:string comp="comp"].tostring().split(',');

    這樣,使用者的所有許可權都被放入陣列 comp 中,該陣列通過迴圈新增到右側的列表框控制項中,用於顯示使用者的許可權。

相關回答
13個回答2024-02-27

假設文字框名為 textbox,要顯示的數字字串為 strfloat: >>>More

4個回答2024-02-27

它工作正常,但顯示 NA,因為 excell 單元格格式不正確。 >>>More

35個回答2024-02-27

為避免後續對您的用電量及計費造成影響,請及時向電表業主反映,如果您屬於廣東電網的電力客戶,請撥打24小時供電服務**95598,供電公司將安排工作人員跟進。 >>>More

5個回答2024-02-27

使用 GPU Z 進行檢查或在顯示卡控制面板的左下角檢視。 >>>More

14個回答2024-02-27

我的也是GTS-5830 我的即使在電腦上也只有乙個充電顯示屏,我的手機有時會自己搞砸程式。 悲劇。