The simple answer to that is, "Kernel Developers do not put blind faith in anything". When any data is passed to the kernel space from userspace, it i ...
分类:
其他好文 时间:
2020-02-28 18:52:41
阅读次数:
85
Uncaught DOMException: Blocked a frame with origin 使用postMessage()方法可以解决跨域传值的问题 Api: https://developer.mozilla.org/zh CN/docs/Web/API/Window/postMessa ...
分类:
其他好文 时间:
2020-02-28 15:56:36
阅读次数:
676
soap 类API测试方法: 1. 打开developer command prompt, 输入:wcftestclient 2. 选中“My Service Project”, 再Add service 3. 在输入框类输入service URL, such as: http://localhos ...
http://help.autodesk.com/view/3DSMAX/2020/ENU/?guid=__developer_about_the_3ds_max_sdk_sdk_requirements_html ...
分类:
其他好文 时间:
2020-02-26 22:59:08
阅读次数:
66
参考 https://developer.android.com/topic/libraries/view-binding 简介 简单来说就是来代替findViewById的。 配置 在AndroidStudio3.6及以上版本可用, 在模块的build.gradle中加入: android { . ...
分类:
其他好文 时间:
2020-02-26 21:08:26
阅读次数:
112
参考https://developer.android.com/jetpackhttps://developer.android.com/jetpack/androidx把语言改为English可以查看androidx所有文档https://developer.android.com/jetpack ...
分类:
移动开发 时间:
2020-02-26 19:13:53
阅读次数:
129
参考 https://developer.android.com/topic/libraries/architecture/livedata https://www.jianshu.com/p/55f94c1c5e0e LiveData LiveData是可观察的数据持有者类。 与常规的可观察对象不 ...
分类:
其他好文 时间:
2020-02-26 19:12:18
阅读次数:
54
参考 https://developer.android.com/topic/libraries/architecture/lifecycle https://developer.android.com/jetpack/androidx/releases/lifecycle 配置 需要在本目录的bu ...
分类:
其他好文 时间:
2020-02-26 18:40:33
阅读次数:
56
参考 https://developer.android.com/topic/libraries/architecture/viewmodel 官方例子 https://github.com/android/architecture-components-samples/tree/master/Ba ...
分类:
其他好文 时间:
2020-02-26 18:31:23
阅读次数:
72
参考 https://developer.android.com/topic/libraries/architecture/ Architecture架构组件 架构组件是Jeppack中的一组支持库,主要用于帮助开发者构建一个健壮的架构。 很早就接触这个,但一直用的云里雾里的,年前和最近一段时间把官 ...
分类:
其他好文 时间:
2020-02-26 18:27:33
阅读次数:
60