240 发简信
IP属地:北京
  • 1.basic of information

    Quantifying information: log2(N/M) bits of information information 由bits 测度 encoding de...

  • Intent 和 Intent 过滤器

    Intent类型 Intent两种类型:显示Intent:按名称指定启动组件隐式Intent:不指定特定组件 [1] Activity A 把包含有信息的Intent传递给s...

  • 迭代器与生成器

    手动遍历迭代器: (遍历一个可迭代对像的所有元素,但不用for)使用next()函数遍历:判断结束时,根据异常StopIteration或者给定指定值标记结尾。两种: 指定N...

  • 120
    I/O Stream

    I/O Streams all streams present the same simple model to programs that use them:A strea...

  • 120
    WEB Terminology

    The basic characteristics of HTTP: 1.It is the protocol that allows web servers and bro...