文章列表
 
2010年01月15日 星期五 12:19
 
2009年12月10日 星期四 20:14
 
2009年11月09日 星期一 19:07
 
2009年10月10日 星期六 20:12
右键工程-Export-Web-WAR file 将生成的WAR文件拷贝到Tomcat的webapps文件夹下,解压即可。
 
2009年08月13日 星期四 12:36
在页面添加:
<script type="text/javascript">
function FCKeditor_OnComplete(editorInstance) {
var fck_iframe = document.getElementById(editorInstance.Name + '___Frame');
var fck_editing_area = fck_iframe.contentDocument.getElementById('xEditingArea');
fck_editing_area.style.height = '100.1%';
setTimeout(function() { fck_editing_area.style.height = '100%' }, 100);
}
</script>
 
2009年07月08日 星期三 14:14
导入前没问题,导入以后出现很多红叉叉
右键工程->选择属性->Java Build Path->Libraries标签->选中Jre System Library->Edit->换成Workspace default JRE
搞定!
 
2009年05月31日 星期日 12:14
I’ve recently been working with GWT (Google Web Toolkit) and ran into a small snag configuring it on my Ubuntu 8.10 setup. This will be a short HOW-TO for configuring GWT on Ubuntu or other linux distros. The three topics I’m going to talk about are:
  • Getting the hosted browser working in linux
  • Dealing with an external browser err
 
2009年05月27日 星期三 21:30
ubuntu 9.04 firefox3上装的flash插件无法使用,原因是由于我把提示安装插件的对话框里的3个flash插件:一个GNU的,一个GNOME的,和一个ADOBE的全部都安装了。
将前两个卸载:
sudo apt-get remove --purge swfdec-mozilla
sudo apt-get remove --purge mozilla-plugin-gnash


done!
 
2009年05月13日 星期三 16:18
No ssh public key found in /root/.ssh/id_[rd]sa.pub. You may want to specify the full path to the keyfile.
解决
ssh-keygen -t rsa
一直回车
解决!
 
2009年04月29日 星期三 21:10

  • 提示Could not find heroku(&gt;1)
  •        多半是Git没有安装,试试apt-get install git之后再gem下


  • 安装sqlite-ruby时提示:extconf.rb:1:in `require': no such file to load -- mkmf (LoadError)from extconf.rb:1
  •        多半是没有把ruby-dev安装,试试apt-get install ruby1.8-dev


     
       
     
     
    文章分类
     
     
    Ror(30)
     
     
    随笔(10)
     
     
     
    Java(2)
     
    Js(4)
     
    Os(2)
     
     
    J2me(0)
     
    Bb(0)
     
       
     
    文章存档
     
         
     
    最新文章评论
      

    怎么和10g的不一样呢?
     

    mysql2.so: 193: %1 不是有效的 Win32 应用程序
     

    谢谢
     

    不错,我也试成功了,谢谢
     

    3Q
       
    帮助中心 | 空间客服 | 投诉中心 | 空间协议
    ©2012 Baidu