BlackBerry Messenger API для Устройства не-RIM?

Предполагая, что каждый элемент 'values' соответствует столбцу в 'df', сделайте сравнение соответствующего столбца, элемента с Map, Reduce его с одним вектором logical и получите sum

sum(Reduce("&", Map(">", df[columns], values)))

Или скопируйте «значения», чтобы получить длины, совпадающие с длинами столбцов набора данных, сделайте сравнение, получите rowSums логического matrix, проверьте, равный length «столбцов» и получить sum логического vector

sum(rowSums(df[columns] > rep(values, each = length(columns))) == length(columns))
5
задан Maksym Gontar 24 March 2010 в 08:06
поделиться

1 ответ

BlackBerry Messenger uses the PIN to PIN protocol to transport the messages, so any device would have to be assigned a PIN. Rim does have a program (BlackBerry Connect) that allows some non BlackBerry devices to connect to BlackBerry infrastructure, though it is not clear that this software enables either PIN to PIN or BlackBerry Messenger communications. The iPhone is not on the list of supported hardware.

Also, since the BlackBerry Messenger traffic is routed through the Rim Operations Centre, one would have to have a BlackBerry Data Plan.

I have never seen any information of such a published API, though that doesn't mean it doesn't exist, for the reasons above it is highly unlikely.

10
ответ дан 13 December 2019 в 22:15
поделиться
Другие вопросы по тегам:

Похожие вопросы: