資源簡(jiǎn)介
用于車(chē)輛的排隊(duì),包含添加刪除,加載等
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Collections.objectModel;
using?System.ComponentModel;
using?System.Data;
using?System.Drawing;
using?System.IO;
using?System.Linq;
using?System.Text;
using?System.Threading.Tasks;
using?System.Windows.Forms;
namespace?WindowsFormsApp2
{
????public?partial?class?Form1?:?Form
????{
????????public?Form1()
????????{
????????????InitializeComponent();
????????}
????????private?void?label1_Click(object?sender?EventArgs?e)
????????{
????????}
????????private?void?button2_Click(object?sender?EventArgs?e)
????????{
????????????object?obj?=?list2.SelectedItem;
????????????if?(obj?==?null)
????????????{
????????????????MessageBox.Show(“尚未選擇車(chē)輛!“);
????????????}
????????????else
????????????{
?????????
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件?????????40??2019-08-17?18:49??WindowsFormsApp2\.git\COMMIT_EDITMSG
?????文件????????660??2019-08-17?18:49??WindowsFormsApp2\.git\config
?????文件?????????73??2019-08-17?18:49??WindowsFormsApp2\.git\desc
?????文件?????????23??2019-08-17?18:49??WindowsFormsApp2\.git\HEAD
?????文件????????478??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\applypatch-msg.sample
?????文件????????896??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\commit-msg.sample
?????文件????????189??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\post-update.sample
?????文件????????424??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\pre-applypatch.sample
?????文件???????1642??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\pre-commit.sample
?????文件???????1348??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\pre-push.sample
?????文件???????4898??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\pre-reba
?????文件????????544??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\pre-receive.sample
?????文件???????1239??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\prepare-commit-msg.sample
?????文件???????3610??2019-08-17?18:49??WindowsFormsApp2\.git\hooks\update.sample
?????文件???????1439??2019-08-17?18:49??WindowsFormsApp2\.git\index
?????文件????????240??2019-08-17?18:49??WindowsFormsApp2\.git\info\exclude
?????文件????????203??2019-08-17?18:49??WindowsFormsApp2\.git\logs\HEAD
?????文件????????203??2019-08-17?18:49??WindowsFormsApp2\.git\logs\refs\heads\master
?????文件????????751??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件????????211??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件????????186??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件???????2112??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件????????233??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件????????491??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件???????1142??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件???????1092??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件????????153??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件????????163??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件????????624??2019-08-17?18:49??WindowsFormsApp2\.git\ob
?????文件????????318??2019-08-17?18:49??WindowsFormsApp2\.git\ob
............此處省略102個(gè)文件信息
評(píng)論
共有 條評(píng)論