Đang chuẩn bị liên kết để tải về tài liệu:
Lập trình C# từ cơ bản đến nâng cao part 6

Không đóng trình duyệt đến khi xuất hiện nút TẢI XUỐNG

Tham khảo tài liệu 'lập trình c# từ cơ bản đến nâng cao part 6', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | phoneNumber br ReadUInt64 fullName br.Readstring address br.Readstring r.oOfLine - br Readlnt32 type br.Readstring organization br.Readstring class PhoneBook I ArrayList data new ArrayListO dynamic array of objects public Phone this int i indexer get 1 if -1 i i data.Count return Phone data i else throw new IndexOutOfRangeException Index out of range set if -1 i i data.Count change a phone data i value else if i -- data.Count add new phone data.Add value else throw new IndexOutOfRangeException Index out of range public void Clear 125 data.Clear public void Delete int index Í if -1 index index data.Count f data.RemoveAt index Console.WriteLine Done else throw new IndexOutOfRangeException Nothing to delete public void Edit int index if -1 index ÍÍ index data.Count 1 this index .DisplayO this index . Input Console.WriteLine Done else throw new IndexOutOfRangeException Nothing to edit public void Search string name int found 0 int indexArray new int data.Count store indexes of phones that matches the search condition int j 0 for int 1 0 1 cata.Count 1 if this i . FullName.ToUpper 0 name.ToUpper 126 found indexArrayi j i if found C Console.WriteLine Found phone s 0 found for int k 0 k found k Console.KriteLine Index of the phone info 0 indexArray- k Console. rd rice Line this indexArrayt k . ToStringO Ị else Console.WriteLine Not found public void Search ulong phoneNumber i for int 1 0 i data.Count i if this i .PhoneNumber phpneNumber Console .WriteLine Index of the phone info 0 i Console.KriteLine this ij .ToString0 return Console.WriteLine Not found public int Count get return data.Count .

Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.