只显示主题贴

zhanghu 写道 File file = new File("."); file.get...Path(); 这个不是很明白 能不能详细一点 file.getAbsolutePath(); file.getCanonicalPath(); file.getPath();
引用在一个war的包里面怎么访问一个文件的绝对路径呢? File file = new File("."); file.get...Path(); 引用把class文件全部打成jar的包是不是运行起来效率高些? 方便传输而已
http://getfirebug.com/
  • 进入论坛 AJAX
Firebug, an open source debugging extension for Firefox, is essential for JavaScript, HTML and CSS debugging. You can download it from the Firebug web site.
  • 进入论坛 AJAX
不错不错, 很好很强大
  • 进入论坛 AJAX
http://www.dojotoolkit.org/book find it here
  • 进入论坛 AJAX
javascript中把变量设为null,javascript并不会把内存释放,当下次再次定义变量时,就会覆盖此变量所在的内存。如果不设为null,javascript再次定义变量时,会开辟一个新的内存空间。 Please try CollectGarbage() how to write code here ?..... <code> System.gc = function () {   if (System.isIeBrowser())   {     CollectGarbage();     setTimeout("CollectGarbage();", 1);   } ...
  • 进入论坛 AJAX
函数外的var定义的变量是默认在全局的namespace中的,就是window.*
  • 进入论坛 AJAX
当然有存在的必要啦, struts很简单
  • 进入论坛 AJAX
wayner
搜索本博客
博客分类
最近加入圈子
最新评论
评论排行榜