- 博客(3)
- 收藏
- 关注
原创 Mac下配置caffe的Python接口 遇到的问题及解决办法
1、make pytest时报错/bin/sh:python2: command not foundmake[3]:*** [CMakeFiles/pytest] Error 127make[2]:*** [CMakeFiles/pytest.dir/all] Error 2make[1]:*** [CMakeFiles/pytest.dir/rule] Error 2make:*** [pytest] Error 22、解决问题1后运行pytest出现问题:ImportError: No mo
2017-06-17 10:39:49
2367
原创 数组作为value存入可变字典
//创建一个可变字典NSMutableDictionary *dic = [NSMutableDictionary dictionary];//遍历数组,将数组中的Student对象取出for(Student *stu in student){//取出班级名NSString *class = stu.classNum;//将class作为Key ,mArry 作为val
2015-01-29 17:15:46
601
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅