代码如下: using System; using System.Drawing; using System.Collections; using ZedGraph; namespace ZedGraph.Demo { /// /// Summary descr iption for SimpleDemo. /// public class InitialSampleDemo : DemoBase { public InitialSampleDemo() : base( "Code Proje
DB类host=$host; $this->user=$user; $this->pass=$pass; $this->data=$data; $this->conn=$conn; $this->code=$code; $this->connect(); } public function __get($name){return $this->$name;} public function __set($name,$value){$this->$