直接修改Datagridview並儲存到資料庫

2021-06-07 09:04:26 字數 964 閱讀 4785

using system;

using system.collections.generic;

using system.componentmodel;

using system.data;

using system.drawing;

using system.text;

using system.windows.forms;

using system.collections;

using system.data.sqlclient;

namespace quanxian

private int job_id;

private string job_desc;

private int min_lvl;

private int max_lvl;

private void form2_load(object sender, eventargs e)

/// /// 繫結datagridview的方法

///

private void binddatagridview()

/// /// 編輯單元格後觸發

///

///

///

private void datagridview1_cellendedit(object sender, datagridviewcelleventargs e)

}/// /// 修改

///

private void button1_click(object sender, eventargs e)

catch

finally

}/// /// 重新整理

///

private void button2_click(object sender, eventargs e)

}}

c 讀取xml檔案到datagridview例項

複製 如下 using system using system.collections.generic using system.componentmodel using system.data using system.drawing using system.linq using system....

直接修改棧的例項

1 bobo catgotover.c 2 include stdio.h 3 include string.h 4 5 int evil code char s 6 10 11 int main int argc,char argv 12 23 24 bobo gccgotover.c ogoto...

直接修改棧的例項

1 bobo catgotover.c 2 include stdio.h 3 include string.h 4 5 int evil code char s 6 10 11int main int argc,char argv 12 23 24 bobo gccgotover.c ogotov...