一 、报错Dynamic Performance Tables not
accessible,Automatic Statistics disabled for this sessionYou can disable
statistics in the preference menu, or obt...
分类:
数据库 时间:
2014-05-09 16:39:54
阅读次数:
467
There are no interfaces on which a capture can be
done解决方法:Open a terminal by pressingCtrl+Alt+Tand type the following
commands:sudo dpkg-reconfigure ...
分类:
其他好文 时间:
2014-05-08 22:18:45
阅读次数:
397
以下是一些ABC Radio
的pls链接:vlc打开网络串流,输入pls链接,确定即可。Direct LinksIf you are unable to use our default
players, you can use these links.Windows Audio StreamsAB...
分类:
其他好文 时间:
2014-05-08 21:01:30
阅读次数:
446
官方代码发短息和邮件添加MessageUI.framework 库发送信息-
(IBAction)showSMSPicker:(id)sender{ // You must check that the current device
can send SMS messages before you ...
分类:
移动开发 时间:
2014-05-08 20:26:04
阅读次数:
500
stm32的can总线的配置如下:
CAN_InitStructure.CAN_TTCM=DISABLE;//禁止时间触发通信模式
CAN_InitStructure.CAN_ABOM=DISABLE; CAN_InitStructure.CAN_AWUM=DISABLE;
CAN_InitStru...
分类:
其他好文 时间:
2014-05-07 18:22:18
阅读次数:
377
虚拟主机配置方式: 在 server.xml
文件中配置Host元素,需要指定name(主机名)、appBase(默认web应用存放目录)[可选]appBase目录下所有的web应用,tomcat会自动映射虚拟路径或做实验:
给新配置的虚拟主机配置缺省的web应用 虚拟目录也可在%tomcat目录%...
分类:
其他好文 时间:
2014-05-05 10:57:35
阅读次数:
326
朋友碰到一个问题,就是用virtualbox建了一个ubuntu的虚拟机,但虚拟机里面ip地址是自动生成的,主机和虚拟机无法互通信息。也无法在虚拟机里面建web服务器让外网访问。解决方案:
很简单,在虚拟机network里面设置网络模式为 桥接模式(Bridged Adapter)。ok~安装s.....
分类:
其他好文 时间:
2014-05-05 10:47:07
阅读次数:
352
After a long and successful day of preparing food for the banquet, it is time to clean up. There is a list of n jobs to do before the kitchen can be closed for the night. These jobs are indexed from 1...
分类:
其他好文 时间:
2014-05-04 18:25:07
阅读次数:
384
现在网上的教材都是老版本的,现在的版本并没有DragPanelContents脚本,所以我对着现在的DEMO琢磨出了实现方法第一,创建NGUIui,其他组件不必创建,我只要NGUI这个摄影机,将这个NGUI设置为2D层,下面子组件都属于2D层创建ScrollView,之后在下面创建Grid把他里面的脚本去掉,..
分类:
其他好文 时间:
2014-05-04 17:28:50
阅读次数:
426