Advertisement

C#控制台通过数字6和9显示为"I ❤ YOU"

阅读量:

采用数字6与9进行展示,仅对数字9进行强调,从而呈现出“I ❤ YOU”的图案,具体效果请参见下图:

代码示例如下:

方案一:

复制代码
 using System;

    
 using System.Collections.Generic;
    
 using System.Linq;
    
 using System.Text;
    
  
    
 namespace ConsoleApplication1
    
 {
    
  
    
     class Program
    
     {
    
     private static string str = @"99669999996669999996699666699666999966699666699 
    
 99699999999699999999699666699669966996699666699 
    
 99669999999999999996699666699699666699699666699 
    
 9966669999999999996666699

全部评论 (0)

还没有任何评论哟~