2016年了,這篇博客也有个年头了,看到一楼以及一楼的支持者,Lavarel和composer打脸不?一群无头苍蝇装大蒜,该死!
<?xml version="1.0" encoding="utf-8"?>
<Stoke>
<Name ID="1" Type="VarChar" Length="10" Index="True">Ada</Name>
<Sex ID="2" Type="VarChar" Length="2">female</Sex>
<Age ID="3" Type="Integer">21</Age>
<Comm>
<Mobile ID="4" Type="VarChar" Length="15">13300008888</Mobile>
<Email ID="5" Type="VarChar" Length="30">Ada@gmail.com</Email>
</Comm>
</Stoke>
果然增加了PHPIniDir "c:/php" 成功了
Configuration conf= new Configuration().configure().
addClass(User.class);
这个可能跟你的python的版本有关,用3.X跟2.X差别比较大。@Jeason