摘要:
How to install flash for firefox in ubuntu 12.04?step1. download tar.gz package from adobe flash download site.step2. unzip tar.gz package.step3. copylibflashplayer.so library to /usr/lib/firefox/plugins : sudo cp libflashplayer.so /usr/lib/firefox/pluginsstep4. copy usr directory files to /usr :sud 阅读全文
阅读排行榜
项目经理如何提升效率
2013-01-30 11:37 by java20130722, 203 阅读, 收藏,
摘要:
1每周做回顾并做下周计划;2严格自律;3把时间花在有成果行为和对话;4为突发状况预留时间;5每天先花半小时做当天计划;6做事前花5分钟确认结果;7完成重要工作时排除一切外部干扰8别忙着接电话回邮件除非VIP客户;9屏蔽社交网站;10你不是超人,不可能完成所有事! 阅读全文
GettingStarted EclipseSetup (官网资料:hive+eclipse设置)
2013-05-16 13:00 by java20130722, 202 阅读, 收藏,
摘要:
After checking out the source code run the following command from the top-level directory: $ ant clean package eclipse-files
Now open up Eclipse and do the following:File->Import->General->Existing Projects Into Workspace->Select root directory (point to )Make sure that Eclipse Java Comp 阅读全文
ubuntu在图形界面下打开一个终端
2013-04-09 06:38 by java20130722, 202 阅读, 收藏,
摘要:
ubuntu v-12.04在图形界面下打开一个终端命令: Ctrl – Alt – T 阅读全文
A project with an Output Type of Class Library cannot be started directly
2012-08-26 10:42 by java20130722, 202 阅读, 收藏,
摘要:
转自:http://blog.csdn.net/ziren235/article/details/1916037本来好好的网站程序在我重装系统之后突然就出错了,于是只好用VisualStudio.net 2003进行调试,以前花了好大功夫找的调试配置相关的资料居然没有保存,郁闷死了,于是这次就保存一下。按F5调试时发现这个错误:A project with an Output Type of Class Library cannot be started directly原因是:把类库项目作为起始项目了,起始项目只能是可执行程序或者web程序解决方法:在你要启动的项目上单击右键,选择Set a 阅读全文
浙公网安备 33010602011771号