摘要: <form bindsubmit="formSubmit"> 阅读全文
posted @ 2017-08-23 19:46 爱吃醋的工程师 阅读(85) 评论(0) 推荐(0)
摘要: <?php$arr = array ('a'=>1,'b'=>2,'c'=>3,'d'=>4,'e'=>5);echo json_encode($arr);?> 阅读全文
posted @ 2017-08-23 17:22 爱吃醋的工程师 阅读(99) 评论(0) 推荐(0)
摘要: rename table table1 to table2; 阅读全文
posted @ 2017-08-23 09:16 爱吃醋的工程师 阅读(95) 评论(0) 推荐(0)