小编slo*_*ear的帖子

自制软件无法安装closure-compiler

看来我的系统无法安装closure-compiler.这是计算机发生的事情:

$ brew install closure-compiler   
==> Checking out http://closure-compiler.googlecode.com/svn/trunk/    
dyld: Library not loaded: /usr/local/lib/libsqlite3.0.8.6.dylib    
  Referenced from: /usr/local/bin/svn    
  Reason: image not found    
Error: Failure while executing: svn checkout -q --force http://closure-compiler.googlecode.com/svn/trunk    / /Library/Caches/Homebrew/closure-compiler--svn -r 2388   
Run Code Online (Sandbox Code Playgroud)

bash homebrew command-line-interface

3
推荐指数
1
解决办法
1490
查看次数

使用swfobject时,swf文件忽略z-index

我有这个问题,如果我使用SWFObject附加一个swf文件,它会忽略我对z-index的css规则.我试图设置父容器,swf文件及其周围的一切; 似乎没有什么对我有用.有没有人遇到这个问题,可以给我一些有用的建议吗?

谢谢,凯尔

css flash actionscript swfobject z-index

2
推荐指数
1
解决办法
5520
查看次数