This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
##运行rosetta1.0 demo | |
查看[这个地址](https://github.com/fis-scaffold/rosetta) | |
期间可能遇到java版本过低的问题,需要升级 | |
另外也有可能php-cgi没有安装,需要重新安装带有cgi的php版本 | |
##迁出分支 | |
svn模块路径是qing/zhidahao/fed |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
关于hasLayout属性能否被设置的三点总结 | |
<!DOCTYPE HTML> | |
<html lang="en-US"> | |
<head> | |
<meta charset="UTF-8"> | |
<title></title> | |
<style type="text/css"> | |
//#foo{display:inline-block;} | |
#pwd{float:left;float:none} | |
</style> |