摘要:
今天再android_serial_port中看到了关键字 synchronized;因为刚好在学java和android,所以就查了一下它的用法: 于是把代码中的一小段代码拿了出来,做了一下修改,测试了下,结果出现的情况: 1 public class syncThreadDemo { 2 3 p 阅读全文
摘要:
clang++: error: unable to execute command: Killedclang++: error: assembler command failed due to signal (use -v to see invocation)clang version 3.5Tar 阅读全文