首页
Python
Java
PHP
IOS
NodeJS
JavaScript
HTML5
小程序
AI
1087
全部标签
android - 嵌套 Parcelling : RuntimeException - Unmarshalling unknown type code 3211319 at offset 440
我需要将一些数据发送到可能在不同上下文中运行的Activity。为此,我创建了一个类sayA,它有一个ArrayList数据类型sayB作为其实例成员之一。我将B类声明为A类的内部类。为了通过Intent发送此类A的实例,我将A类和B类设为Parcelable。类结构是这样的(这不包括完整的代码,例如为使类Parcelable编写的代码):publicclassAimplementsParcelable{publicclassBimplementsParcelable{publicArrayListvalue;........publicvoidwriteToParcel(Parcel
RuntimeException
Unmarshalling
AndroidRuntime
android
1087
android-intent
parcelable
build - "fatal error U1087: cannot have : and::dependents for same target"
使用Microsoft驱动程序开发工具包(DDK),这个错误困扰着我,因为我什至尝试构建DDK中包含的默认驱动程序。我在通过Google查找原因和解决方案时遇到了一些困难。为了帮助其他可能遇到同样问题的人,我在这里记录下来。错误:“fatalerrorU1087:不能有:和::依赖于同一目标”解决方案:确保您正在构建的目录不包含空格。此错误可能还有其他原因和解决方案,因此如果您有其他原因,请在下面发布。这是立即为我工作的解决方案。 最佳答案 这个问题的解决方法是保证build目录中没有空格。
dependents
amp
section
strong
中包
build
fatal-error
wdk
Home
Powered By JJZJJ.COM
页面耗时:0.329s