English 中文(简体)
在我的申请中添加一些点[重复]
原标题:Adding some bullet points to my application [duplicate]

如下文所示,我如何在申请中添加点击。

类似情况;

我将以“一、一、一、一、一、一、一、一、二、三、四、五、四、五、五、四、五、四、五、五、四、五、四、五、五、四、五、四、五、五、四、五、五、五、四、五、五、五、五、五、六、八、八、八、八、五、八、八、九、八、八、八、九、八、五、八、八、八、八、九、八、八、五、八、九、八、八、九、八、八、九、八、八、八、八、九、八、九、八、八、九、八、八、九、八、八、八、九、八、八、八、九、九、八、八、八、八、八、九、九、八、七、九、九、八、八、九、八、八、七、九、八、八、八、九、九、八、九、九、八、八、九、八、八、八、八、八

  • one
  • List item
  • List item
最佳回答

您可以使用统法协会的密码:

NSString *stringWithBullets = @"u00b7 one";

生产:

• 1人

问题回答

我曾利用这个机会,从国家安全局的国家安全局的“Mutable Array”中提取一个弹片,并在“UITextView”中显示:

   NSMutableArray * items = [[NSMutableArray alloc]initWithObjects:@"1:00",@"2:00",@"3:00",@"4:00",@"5:00",@"6:00",@"7:00",@"8:00",@"9:00",@"10:00",@"11:00",@"12:00", nil];

    NSMutableString * bulletList = [NSMutableString stringWithCapacity:items.count*10];

    for (NSString *aString in items)
    {
        [bulletList appendFormat:@"
u2022 %@", aString]; //u2022 bullet symbol
    }

    self.myTextView.text = bulletList;

并检查统法协会的编码特性:





相关问题
Code sign Error

I have created a new iPhone application.I have two mach machines. I have created the certificate for running application in iPhone in one mac. Can I use the other mac for running the application in ...

ABPersonViewController Usage for displaying contact

Created a View based Project and added a contact to the AddressBook using ABAddressBookRef,ABRecordRef now i wanted to display the added contact ABPersonViewController is the method but how to use in ...

将音频Clips从Peter改为服务器

我不禁要问,那里是否有任何实例表明从Peit向服务器发送音响。 I m不关心电话或SIP风格的解决办法,只是一个简单的袖珍流程......

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签