我把我的django项目放在网站alwaysdata.com中,在HTML站点上,一切看起来都很棒,但是当我进入管理面板时,尝试打开我得到的一个结构。`'ascii' codec can't decode byte 0xc5 in position 38: ordinal not in range(128)`# -*- coding: utf-8 -*-我还是有
我只是将Coding4Fun.Phone.Controls.Toolkit.dll for TimeSpanPicker添加到我的项目中,而没有进行任何定制。添加了自编译dll ->相同的效果,不能直接看到LoopingSelectorsAdded的Coding4Fun.Phone.Controls.Toolkit.csproj到我的项目->相同的效果,不能看到LoopingSelectors
我试着调试TimeSpanPicker,但是我不知道在哪里查找这个错误。有人能告诉我从哪里<
我怀疑崩溃是与内存管理相关的,但即使是这样,为什么只在iPad上?NSUnknownKeyException', reason: '[<UISectionRowData
0x6041480> valueForUndefinedKey:]: this class is not key value coding-compliant
当我运行我的项目时,我得到了这个错误:
Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[<DetailViewController0x6a38b60> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key detailDescriptionLabel我正在尝试调试我的项目,但是我找
, reason: '[<ChildViewController 0x91d9340> setValue:forUndefinedKey:]: this class is not key value coding-compliant我试图清理项目,删除项目中对此IBOutletName的所有引用,尝试在代码中使用Grep查找这个名称,但仍然存在问题。知道我在哪里能找到这个名字并删除它吗?
谢谢!