- 博客(5)
- 收藏
- 关注
原创 解决Matlab中load一个mat文件时出现The element type "name" must be terminated by the matching end-tag "</name>"的
下载了一个matlab的svm源码,直接打开load时出现 The element type "name" must be terminated by the matching end-tag "" Could not parse the file: c:\matlab\toolbox\ccslink\cc
2014-04-03 20:04:39
17045
1
原创 如何安装python的xlrd包
使用xlrd的包,下载之后解压直接双击setup.py发现,发现import时还是不识别,才发现setyp.py是需要参数的,得用命令行,脑残了。 xlrd的下载地址:https://pypi.python.org/pypi/xlrd/0.9.2 安装过程:下载后解压文件夹,使用命令行进入该文件夹后,用命令:setup.py install 之后再import发现安装好了
2014-04-03 10:51:56
4481
转载 Unable to resolve target 'android-14' 的解决办法
right click project --> go to properties --> select Android from there --> and from the list of target name select Android 4.0 or lesser。 有人说重启一下Eclipse也行 参考: http://stackoverflow.c
2014-04-01 11:18:02
395
原创 使用TabView和ListView构建游戏中的排行榜
1. 写出主界面的xml android:id="@android:id/tabhost" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_below="@+id/pvp_rank_bluebar_
2014-04-01 10:44:17
497
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人