rein
Resultados
2
preguntas formuladas por
rein
Detectar qué UIButton se presionó en un UITableView
26
respuestas
217
votos
vistas
Tengo un UITableViewcon 5 UITableViewCells. Cada celda contiene un UIButtonque está configurado de la siguiente manera: - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath { NSString *identifier = @"identifier"; UITableViewCell *cell =
¿Cómo imprimir el nombre del método y el número de línea y deshabilitar condicionalmente NSLog?
13
respuestas
452
votos
146.7k
vistas
Estoy haciendo una presentación sobre depuración en Xcode y me gustaría obtener más información sobre el uso eficiente de NSLog. En particular tengo dos preguntas: ¿Hay alguna manera de NSLog