패턴은 반복되는 장식적인 디자인입니다. C#으로 패턴을 작성하는 간단한 코드가 있습니다. 별 패턴, 문자 패턴, 숫자 패턴과 같은 다양한 유형의 패턴을 인쇄하는 코드를 작성할 수 있습니다. 다음은 별, 문자, 숫자 값의 패턴을 인쇄하는 다양한 예입니다. 이러한 예제는 for 루프 내부의 루프인 루프 또는 중첩 루프로 구성됩니다. 패턴은 순서대로 또는 논리적인 방식으로 디자인하는 방법입니다. 삼각형, 피라미드, 다이아몬드 및 기타 대칭을 인쇄할 수 있습니다.
C#의 상위 3가지 패턴 유형은 다음과 같습니다.
별 패턴을 인쇄하는 예시는 다음과 같습니다.
예시 #1
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace StarPattern { class Program { static void Main(string[] args) { int x, y, z; for (x =6; x >= 1; x--) { for (y = 1; y < x; y++) { Console.Write(" "); } for (z = 6; z >= x; z--) { Console.Write("*"); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #2
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace StarPattern { class Program { static void Main(string[] args) { int x, y; for (x = 1; x <= 6; x++) { for (y = 1; y <= x; y++) { Console.Write("*"); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #3
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace StarPattern { class Program { static void Main(string[] args) { int x, y; for (x = 5; x >= 1; x--) { for (y = 1; y <= x; y++) { Console.Write("*"); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #4
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace StarPattern { class Program { static void Main(string[] args) { int x, y, z; for (x = 5; x >= 1; x--) { for (y = 5; y > x; y--) { Console.Write(" "); } for (z = 1; z <=x; z++) { Console.Write("*"); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #5
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace StarPattern { class Program { static void Main(string[] args) { int x, y, z; for (x= 1; x <= 5; x++) { for (y = x; y < 5; y++) { Console.Write(" "); } for (z = 1; z < (x * 2); z++) { Console.Write("*"); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #6
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace StarPattern { class Program { static void Main(string[] args) { int x, y, z; for (x = 5; x >= 1; x--) { for (y = 5; y > x; y--) { Console.Write(" "); } for (z = 1; z < (x * 2); z++) { Console.Write("*"); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예 #7
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace StarPattern { class Program { static void Main(string[] args) { int x, y; for (x = 1; x <= 5; x++) { for (y = x; y < 5; y++) { Console.Write(" "); } for (y = 1; y <= (2 * x - 1); y++) { if (x == 5 || y == 1 || y == (2 * x - 1)) { Console.Write("*"); } else { Console.Write(" "); } } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예 #8
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; for (x = 1; x <= 5; x++) { for (y = 1; y <= 5; y++) { Console.Write("*"); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예 #9
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; for (x = 1; x <= 5; x++) { for (y = 1; y <= x; y++) { if (y == 1 || y== x || x == 5) { Console.Write("*"); } else { Console.Write(" "); } } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
다음은 숫자 패턴을 인쇄하는 예시입니다.
예시 #1
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 1; x <= 5; x++) { for (y = 1; y <= x; y++) { Console.Write(y); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #2
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 5; x >= 1; x--) { for (y = 1; y <= x; y++) { Console.Write(y); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #3
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 5; x >= 1; x--) { for (y = x; y <= 5; y++) { Console.Write(y); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #4
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 1; x <= 5; x++) { for (y = x; y <= 5; y++) { Console.Write(y); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #5
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 1; x <= 5; x++) { for (y = 1; y <= x; y++) { Console.Write(x); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #6
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 5; x >= 1; x--) { for (y = 5; y >= x; y--) { Console.Write(x); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예 #7
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 5; x >= 1; x--) { for (y = 1; y <= x; y++) { Console.Write(x); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예 #8
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 1; x <= 5; x++) { for (y = 5; y >= x; y--) { Console.Write(x); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예 #9
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 6; x >= 1; x--) { for (y = x; y >= 1; y--) { Console.Write(y); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예 #10
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 1; x <= 5; x++) { for (y = 6; y >= x; y--) { Console.Write(y); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #11
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace NumberPattern { class Program { static void Main(string[] args) { int x, y; for (x = 7; x >= 1; x -= 2) { for (y = 1; y <= x; y++) { Console.Write(y); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
다음은 문자 패턴 인쇄 예시입니다.
예시 #1
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; int z = 5; for (x = 1; x <= z; x++) { for (y = 1; y <= x; y++) { Console.Write((char)(x + 64)); } Console.WriteLine(""); } Console.ReadLine(); } } }
출력:
예시 #2
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; int z = 5; for (x = 1; x <= z; x++) { for (y = x; y <= z; y++) { Console.Write((char)(x + 64)); } Console.WriteLine(""); } Console.ReadLine(); } } }
출력:
예시 #3
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; int z = 5; for (x = 1; x <= z; x++) { for (y = 1; y <= x; y++) { Console.Write((char)(z - x + 1 + 64)); } Console.WriteLine(""); } Console.ReadLine(); } } }
출력:
예시 #4
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; int z = 5; for (x = 1; x <= z; x++) { for (y = x; y<= z; y++) { Console.Write((char)(y + 64)); } Console.WriteLine(); } Console.ReadLine(); } } }
출력:
예시 #5
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y, z; int k = 5; for (x = 1; x <= k; x++) { for (y = 1; y <= k - x; y++) { Console.Write(" "); } for (z = 1; z <= x; z++) { Console.Write((char)(x + 64)); } Console.WriteLine(); } Console.ReadLine(); } } }
Output:
Example #6
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; int a = 5; for (x = 1; x <= a; x++) { for (y = x; y >= 1; y--) { Console.Write((char)(y + 64)); } Console.WriteLine(""); } Console.ReadLine(); } } }
Output:
Example #7
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; int a = 5; for (x = a; x >= 1; x--) { for (y = a; y >= x; y--) { Console.Write((char)(y + 64)); } Console.WriteLine(""); } Console.ReadLine(); } } }
Output:
Example #8
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; int a = 5; for (x = 1; x <= a; x++) { for (y = a; y >= x; y--) { Console.Write((char)(y + 64)); } Console.WriteLine(""); } Console.ReadLine(); } } }
Output:
Example #9
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; int z = 5; for (x = z; x >= 1; x--) { for (y = x; y >= 1; y--) { Console.Write((char)(y + 64)); } Console.WriteLine(""); } Console.ReadLine(); } } }
Output:
Example #10
using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CharacterPattern { class Program { static void Main(string[] args) { int x, y; int z = 6; for (x = 1; x <= z; x++) { for (y = 1; y<= z - x; y++) { Console.Write(" "); } for (y = 1; y <= x; y++) { Console.Write((char)(y + 64)); } for (y = x - 1; y >= 1; y--) { Console.Write((char)(y + 64)); } Console.WriteLine(); } Console.ReadLine(); } } }
Output:
So above are some examples of various types of patterns. We can print any type of pattern with some changes in the loops.
위 내용은 C#의 패턴의 상세 내용입니다. 자세한 내용은 PHP 중국어 웹사이트의 기타 관련 기사를 참조하세요!