摘要:
PHPDataBase; $collection = $db->PHPCollection; /* * 删除 * $collection->remove(array("name" => "xixi111")); */ /* * 插入 * for($i = 0;$i <= 50;$i++) { $da 阅读全文
posted @ 2020-09-22 09:15
代码是一行行敲出来的
阅读(138)
评论(0)
推荐(0)
浙公网安备 33010602011771号