240 发简信
IP属地:浙江
  • Dart 也想要甜甜的语法糖

    检查一下你的Flutter项目里有多少这样的代码 不得不说,我真的不喜欢这种先想条件,然后再想着在外面包一层 if 这种逆着思维顺序的代码方式(...

  • Resize,w 360,h 240
    Flutter 依赖资源处理

    最近把一个上周写的 Flutter Module 引入一个 Flutter 项目中作为依赖项,发现一个问题:原先在 Module 中带有文件资源...

  • Flutter 返回原生的上一页

    最近写 Flutter 页面需要嵌入原生页面,发现 Flutter 中似乎没有返回上一页的功能,在 Android 中就是返回上一个 activ...

  • 算法4练习题(Kotlin) - 1.1.15 histogram()

    题目描述:1.1.15 Write a static method histogram() that takes an array a[] of...

  • 算法4练习题(Kotlin)-1.1.14 以2为底的log()

    题目描述:1.1.14 Write a static method lg() that takes an int value N as argu...

  • 算法4练习题(Kotlin) - 1.1.9 Int 转二进制 String

    题目描述:Write a code fragment that puts the binary representation of a posi...