摘要:
首先,我们给出一个粗略的定义:在A类中调用了B类的一个方法C,而方法C又调用了A类中的D方法。那么这个D方法就称作为回调函数。 关于这个粗略的定义,我们给出一个例子: public class WifiBehavior { public void isConnect(String string) { 阅读全文
摘要:
There are a few key features to know about Wi-Fi Direct: Wi-Fi Direct enlists a technology known as "Soft AP": Soft AP, in a nutshell, is software-bas 阅读全文