Android - 错误:"No resource found that matches the given name android:Theme.Material"本文地址: http://blog.csdn.net/caroline_wendy错误: "No resource found that matches the given name 'android:Theme.Material.L...
分类:
移动开发 时间:
2014-11-07 08:42:05
阅读次数:
172
entity class not found: 错误位置:xxxx.hbm.xml 3.原因:修改了类文件的默认位置 4.方法总结:CTRL+ 左击 看能不能导航到对应的类文件
分类:
编程语言 时间:
2014-11-07 00:56:29
阅读次数:
218
搭建ssh框架,在配置完applicationContext.xml测试时报daoImpl的no matching editors or conversion strategy found。。。上网搜了一下,在里加上proxy-target-class="true" 。。意思是代理目标类设为true...
分类:
其他好文 时间:
2014-11-06 19:19:08
阅读次数:
240
环境:
NDK版本r8,eclipse和Android使用的是adt-bundle-windows-x86打包版本比较方便,
操作系统为windows8.1
一、NDK的编译
1、源码
NDK的examples目录有Hello-GL2的源码,大家可以先使用它。
2、将示例工程导入到eclipse中
3、编译设置
a、选中工程,eclipse中菜单windows->preferece...
分类:
移动开发 时间:
2014-11-06 17:30:58
阅读次数:
288
具体错误如下:Caused by:java.lang.IllegalArgumentException: Named query not found: select emp from TBicEmpCombo emp where emp.CBisCde = ?1at org.hibernate.ej...
分类:
其他好文 时间:
2014-11-06 16:30:08
阅读次数:
166
这个报错,我弄了好久,第一次我以为我安装有问题,我就卸载重新安装了,但是在结果还是报这样子的错。查找phpmyadmin的安装位置输入:sudo dpkg -L phpmyadmin可以看到很多/usr/share/phpmyadmin/setup/frames/servers.inc.php/us...
分类:
Web程序 时间:
2014-11-06 16:22:45
阅读次数:
3638
Ubuntu编码问题
root@magus-18:/srv/rorapps/fgcc# rails -v
Sorry, command-not-found has crashed! Please file a bug report at:
https://bugs.launchpad.net/command-not-found/+filebug
Please include the fo...
分类:
系统相关 时间:
2014-11-06 13:10:02
阅读次数:
178
原因是因为php安装的时候默认的zip是没有打开的,需要手动的打开。好了,既然引起这个问题的原因找到了,那么该如何解决那?1、在php.ini文件中,将extension=php_zip.dll前面的分号“;”去除;(如果没有,请添加extension=php_zip.dll此行并确保php_zip...
分类:
Web程序 时间:
2014-11-06 12:55:20
阅读次数:
2971
切换模拟器方向:?? + 方向箭。 默认情况模拟器太大了,屏幕都被占满了,着实看着不爽,还好有快捷键resize模拟器的大小: ?+1?for 100% ?+2?for 75% ?+3?for 50% Found here:?http://stackoverflow.com/...
分类:
移动开发 时间:
2014-11-06 11:11:50
阅读次数:
152
我要配置DNS,修改/etc/resolv.conf,修改后重启服务 service network restart ,修改/etc/resolv.conf的信息丢失,请大家看看。修改前的配置# No nameservers found; try putting DNS servers into y...
分类:
其他好文 时间:
2014-11-05 22:44:54
阅读次数:
607