摘要:
What is adb? The Android Debug Bridge (adb) is a development tool that facilitates communication between an Android device and a personal computer. Th 阅读全文
摘要:
scalar可以求数组的长度,但是,在scalar的说明里面并没有这一项。 Forces EXPR to be interpreted in scalar context and returns the value of EXPR. 中文含义:强制表达式EXPR在标量上下文进行解释。 假如,我定义了 阅读全文